ambrop7 250edb09f6 ncd: modules: add periodic_timer() 13 years ago
..
alias.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
arithmetic.c 1ee2f80760 ncd: modules: use ncd_make_uintmax() where appropriate 13 years ago
assert.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
call.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
call2.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
choose.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 years ago
command_template.h ed95b609d4 ncd: NCDModuleInst: don't store "args" and "method_user" in the NCDModuleInst struct. Instead, pass them at instance 13 years ago
concat.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
concatv.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
daemon.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
depend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 years ago
dynamic_depend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 years ago
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
exit.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 years ago
explode.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 years ago
file.c cf32d123ed ncd: modules: file: use generate_decimal_repr_string() 13 years ago
foreach.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
from_string.c 65c389a1e1 ncd: modules: make some modules not check if strings have nulls inside, but just pass them through to parsing 13 years ago
getargs.c ff73d4b7ac ncd: modules: getargs: don't use NCDModuleInst_Backend_SetUser() 13 years ago
if.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
imperative.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
implode.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
index.c 2362c0c0ab ncd: modules: more number generation updates 13 years ago
list.c bb03d3d244 ncd: modules: more number generation updates 13 years ago
logical.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
modules.h 250edb09f6 ncd: modules: add periodic_timer() 13 years ago
multidepend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 years ago
net_backend_badvpn.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_backend_rfkill.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_backend_waitdevice.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_backend_waitlink.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_backend_wpa_supplicant.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_dns.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 years ago
net_iptables.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 years ago
net_ipv4_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv4_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv4_arp_probe.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv4_dhcp.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv4_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv6_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv6_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv6_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_ipv6_wait_dynamic_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_up.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
netmask.c 65c389a1e1 ncd: modules: make some modules not check if strings have nulls inside, but just pass them through to parsing 13 years ago
ondemand.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
parse.c c81f06b94c ncd: modules: parse: add parse_ipv6_addr() and parse_ipv6_cidr_addr() 13 years ago
print.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
process_manager.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
regex_match.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
run.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
runonce.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
sleep.c 1ebc9e1fa0 port NCD to Emscripten 13 years ago
spawn.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
strcmp.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
sys_evdev.c bb03d3d244 ncd: modules: more number generation updates 13 years ago
sys_request_client.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
sys_request_server.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
sys_watch_directory.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
sys_watch_input.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 years ago
timer.c 250edb09f6 ncd: modules: add periodic_timer() 13 years ago
to_string.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
try.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 years ago
value.c 51a6b7ecf1 ncd: modules: value: remove uninitialized variable warning 13 years ago
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 years ago
valuemetic.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago
var.c f6a58006cc ncd: port some modules to func_getvar2 13 years ago