ambrop7 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
..
alias.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
arithmetic.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 年之前
assert.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
call.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
call2.c 7c7e66fee2 ncd: rename static_strings_utils.h --> value_utils.h 13 年之前
choose.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 年之前
command_template.h ed95b609d4 ncd: NCDModuleInst: don't store "args" and "method_user" in the NCDModuleInst struct. Instead, pass them at instance 13 年之前
concat.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
concatv.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
daemon.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
depend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 年之前
dynamic_depend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 年之前
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 年之前
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 年之前
exit.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 年之前
explode.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 年之前
file.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
foreach.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
from_string.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
getargs.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
if.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
imperative.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
implode.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
index.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 年之前
list.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 年之前
logical.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
modules.h 5e10dff851 oops, we need to make struct NCDModule non-const, not struct NCDModuleGroup. So revert previous commit. 13 年之前
multidepend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 年之前
net_backend_badvpn.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_backend_rfkill.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_backend_waitdevice.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_backend_waitlink.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_backend_wpa_supplicant.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_dns.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 年之前
net_iptables.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams 13 年之前
net_ipv4_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv4_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv4_arp_probe.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv4_dhcp.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv4_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv6_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv6_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv6_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_ipv6_wait_dynamic_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_up.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
netmask.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
ondemand.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
parse.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 年之前
print.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
process_manager.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
regex_match.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
run.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
runonce.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
sleep.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
spawn.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
strcmp.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
sys_evdev.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
sys_request_client.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
sys_request_server.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
sys_watch_directory.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
sys_watch_input.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 年之前
to_string.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
try.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings 13 年之前
value.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments 13 年之前
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 年之前
valuemetic.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前
var.c f6a58006cc ncd: port some modules to func_getvar2 13 年之前