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