ambrop7 7c571728e8 ncd/modules/net_iptables: make global variable static před 13 roky
..
alias.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
arithmetic.c 42d543212b ncd: port some modules to use preallocation před 13 roky
assert.c 577e83fa9c ncd: modules: add assert před 13 roky
blocker.c 42d543212b ncd: port some modules to use preallocation před 13 roky
call.c 42d543212b ncd: port some modules to use preallocation před 13 roky
call2.c 42d543212b ncd: port some modules to use preallocation před 13 roky
choose.c 42d543212b ncd: port some modules to use preallocation před 13 roky
command_template.c b3c5ff1cb8 ncd: modules: command_template: remove stray log channel include, cosmetic changes před 13 roky
command_template.h b3c5ff1cb8 ncd: modules: command_template: remove stray log channel include, cosmetic changes před 13 roky
concat.c 42d543212b ncd: port some modules to use preallocation před 13 roky
concatv.c 42d543212b ncd: port some modules to use preallocation před 13 roky
daemon.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
depend.c cd0a213dae ncd: NCDModule: add flags field and migrate "can_resolve_when_down" field into a flag před 13 roky
dynamic_depend.c 2d34d4cec2 simplify comparators using B_COMPARE před 13 roky
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
exit.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
explode.c ad80c756ff ncd: modules: explode: fix a malloc(0) před 13 roky
file.c a48211cf7b ncd: modules: file: add file_stat() and file_lstat() před 13 roky
foreach.c e80d8295a3 ncd: modules: foreach: use int's instead of size_t's for statement indices před 13 roky
from_string.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
getargs.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
if.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
imperative.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
implode.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
index.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
ip_in_network.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
list.c 3f603f0918 remove some unused variables and labels před 13 roky
logical.c 42d543212b ncd: port some modules to use preallocation před 13 roky
modules.h 7442f5c481 ncd: modules: add explode před 13 roky
multidepend.c cd0a213dae ncd: NCDModule: add flags field and migrate "can_resolve_when_down" field into a flag před 13 roky
net_backend_badvpn.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
net_backend_rfkill.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
net_backend_waitdevice.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
net_backend_waitlink.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
net_backend_wpa_supplicant.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
net_dns.c 2d34d4cec2 simplify comparators using B_COMPARE před 13 roky
net_iptables.c 7c571728e8 ncd/modules/net_iptables: make global variable static před 13 roky
net_ipv4_addr.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
net_ipv4_arp_probe.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
net_ipv4_dhcp.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
net_ipv4_route.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
net_ipv6_wait_dynamic_addr.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
net_up.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
net_watch_interfaces.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
netmask.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
ondemand.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
parse.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
print.c 42d543212b ncd: port some modules to use preallocation před 13 roky
process_manager.c 42d543212b ncd: port some modules to use preallocation před 13 roky
reboot.c 3c08174cbc ncd: modules: add reboot před 13 roky
ref.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
regex_match.c 43110fd7db cosmetic changes před 13 roky
run.c 42d543212b ncd: port some modules to use preallocation před 13 roky
runonce.c 98e139f2ce ncd: modules: runonce: document the do_setsid option před 13 roky
sleep.c 42d543212b ncd: port some modules to use preallocation před 13 roky
spawn.c 0e337dfb8a ncd: modules: spawn: implement _caller in called process, implement spawn::join(), port to new instance allocation před 13 roky
strcmp.c 42d543212b ncd: port some modules to use preallocation před 13 roky
sys_evdev.c a0ff913867 ncd: modules: sys_evdev: fix assertion failure when we get an error from the file descriptor while we're processing an před 13 roky
sys_request_client.c 8f4ede1dbb ncd: cosmetic changes před 13 roky
sys_request_server.c 3f603f0918 remove some unused variables and labels před 13 roky
sys_watch_directory.c 876b29f225 ncd: modules: sys_watch_directory: handle errors on inotify fd, don't assert if close fails před 13 roky
sys_watch_input.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
sys_watch_usb.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
to_string.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
try.c 42d543212b ncd: port some modules to use preallocation před 13 roky
value.c 0e2f69fcf0 ncd: modules: value: add value::replace_this() and value::replace_this_undo() před 13 roky
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl před 13 roky
valuemetic.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal před 13 roky
var.c 42d543212b ncd: port some modules to use preallocation před 13 roky