ambrop7 52e2fa7766 dhcpclient: use BRandom2 instead of BRandom_randomize. This removes the OpenSSL dependency from NCD. 13 vuotta sitten
..
alias.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 vuotta sitten
arithmetic.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
assert.c 577e83fa9c ncd: modules: add assert 13 vuotta sitten
blocker.c f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead 13 vuotta sitten
call.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
call2.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
choose.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
command_template.c b3c5ff1cb8 ncd: modules: command_template: remove stray log channel include, cosmetic changes 13 vuotta sitten
command_template.h b3c5ff1cb8 ncd: modules: command_template: remove stray log channel include, cosmetic changes 13 vuotta sitten
concat.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
concatv.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
daemon.c 0946e8dfdc ncd: modules: port some more modules to func_new2 13 vuotta sitten
depend.c f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead 13 vuotta sitten
dynamic_depend.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 vuotta sitten
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 vuotta sitten
exit.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 vuotta sitten
explode.c ad80c756ff ncd: modules: explode: fix a malloc(0) 13 vuotta sitten
file.c 429b5eaed0 ncd: modules: port some more more modules to func_new2 13 vuotta sitten
foreach.c e80d8295a3 ncd: modules: foreach: use int's instead of size_t's for statement indices 13 vuotta sitten
from_string.c 429b5eaed0 ncd: modules: port some more more modules to func_new2 13 vuotta sitten
getargs.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 vuotta sitten
if.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 vuotta sitten
imperative.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
implode.c 429b5eaed0 ncd: modules: port some more more modules to func_new2 13 vuotta sitten
index.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
list.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
logical.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
modules.h 1996f362b4 ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network() 13 vuotta sitten
multidepend.c 20607b8e3a fix bad copy-paste in previous commit 13 vuotta sitten
net_backend_badvpn.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_backend_rfkill.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_backend_waitdevice.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_backend_waitlink.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_backend_wpa_supplicant.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_dns.c f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead 13 vuotta sitten
net_iptables.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_ipv4_addr.c 544a2838cb ncd/modules/net_ipv4_addr.c: port to func_new2 13 vuotta sitten
net_ipv4_addr_in_network.c 1996f362b4 ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network() 13 vuotta sitten
net_ipv4_arp_probe.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_ipv4_dhcp.c 52e2fa7766 dhcpclient: use BRandom2 instead of BRandom_randomize. This removes the OpenSSL dependency from NCD. 13 vuotta sitten
net_ipv4_route.c 93bc612a21 get rid of some warnings 13 vuotta sitten
net_ipv6_addr.c 619288f673 ncd: modules: add net.ipv6.addr() 13 vuotta sitten
net_ipv6_addr_in_network.c 5d2c3cb7db ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network 13 vuotta sitten
net_ipv6_route.c 93bc612a21 get rid of some warnings 13 vuotta sitten
net_ipv6_wait_dynamic_addr.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_up.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
net_watch_interfaces.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
netmask.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
ondemand.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
parse.c 429b5eaed0 ncd: modules: port some more more modules to func_new2 13 vuotta sitten
print.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
process_manager.c 93bc612a21 get rid of some warnings 13 vuotta sitten
reboot.c 3c08174cbc ncd: modules: add reboot 13 vuotta sitten
ref.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
regex_match.c ccaccf4893 get rid of some warnings 13 vuotta sitten
run.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
runonce.c 98e139f2ce ncd: modules: runonce: document the do_setsid option 13 vuotta sitten
sleep.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
spawn.c 0e337dfb8a ncd: modules: spawn: implement _caller in called process, implement spawn::join(), port to new instance allocation 13 vuotta sitten
strcmp.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
sys_evdev.c 2216d83b02 ncd: don't abort if close fails 13 vuotta sitten
sys_request_client.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
sys_request_server.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
sys_watch_directory.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
sys_watch_input.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
sys_watch_usb.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
to_string.c 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 vuotta sitten
try.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten
value.c 93bc612a21 get rid of some warnings 13 vuotta sitten
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 vuotta sitten
valuemetic.c 641a6bd0ff ncd: modules: port some modules to func_new2 13 vuotta sitten
var.c 42d543212b ncd: port some modules to use preallocation 13 vuotta sitten