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