ambrop7 7c7e66fee2 ncd: rename static_strings_utils.h --> value_utils.h преди 13 години
..
alias.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) преди 13 години
arithmetic.c 7c7e66fee2 ncd: rename static_strings_utils.h --> value_utils.h преди 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 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer преди 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 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) преди 13 години
explode.c f6a58006cc ncd: port some modules to func_getvar2 преди 13 години
file.c f6a58006cc ncd: port some modules to func_getvar2 преди 13 години
foreach.c 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer преди 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 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer преди 13 години
implode.c f6a58006cc ncd: port some modules to func_getvar2 преди 13 години
index.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) преди 13 години
list.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) преди 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 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) преди 13 години
parse.c f6a58006cc ncd: port some modules to func_getvar2 преди 13 години
print.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) преди 13 години
process_manager.c 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer преди 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 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer преди 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 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer преди 13 години
sys_request_server.c 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer преди 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 f6a58006cc ncd: port some modules to func_getvar2 преди 13 години
value.c f6a58006cc ncd: port some modules to func_getvar2 преди 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 години