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