ambrop7 c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
..
alias.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
arithmetic.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
blocker.c a523969101 ncd: modules: blocker: add blocker::rdownup() 14 lat temu
call.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
choose.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
command_template.c f007867b5f ncd: NCDModule: pass some parameters to NCDModuleInst_Init() indirectly via a struct pointer. These are always the 14 lat temu
command_template.h 0d99d6a26a switch to using the New BSD License 14 lat temu
concat.c ba331c65d5 cosmetic changes 14 lat temu
concatv.c ba331c65d5 cosmetic changes 14 lat temu
daemon.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
depend.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
dynamic_depend.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
event_template.c abaa48811f ncd: modules: expect all methods to be called even when the base statement is not up, instead of asserting. This 14 lat temu
event_template.h abaa48811f ncd: modules: expect all methods to be called even when the base statement is not up, instead of asserting. This 14 lat temu
exit.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
foreach.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
from_string.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
getargs.c 0a9329ce89 ncd: modules: getargs: don't store the arguments, just request them in getvar 14 lat temu
if.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
imperative.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
index.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
ip_in_network.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
list.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
logical.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
modules.h e4f85dce66 ncd: modules: add valuemetic 14 lat temu
multidepend.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_backend_badvpn.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_backend_rfkill.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_backend_waitdevice.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_backend_waitlink.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_backend_wpa_supplicant.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_dns.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_iptables.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_ipv4_addr.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_ipv4_arp_probe.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_ipv4_dhcp.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_ipv4_route.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_ipv6_wait_dynamic_addr.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_up.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
net_watch_interfaces.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
ondemand.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
parse.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
print.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
process_manager.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
ref.c 1de3b66b54 ncd: rework object/variable resolution. Rather than working with string object expressions, work with individual 14 lat temu
regex_match.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
run.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
runonce.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
sleep.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
spawn.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
strcmp.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
sys_evdev.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
sys_request_client.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
sys_request_server.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
sys_watch_directory.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
sys_watch_input.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
sys_watch_usb.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu
to_string.c 971c19a015 ncd: modules: add from_string and to_string 14 lat temu
try.c 3f96e70617 ncd: modules: be aware of strings with null bytes 14 lat temu
value.c a32476c519 ncd: modules: value: add value::substr() 14 lat temu
valuemetic.c 3c95283462 ncd: modules: valuemetic: fix description 14 lat temu
var.c c9301f20fa ncd: modules: don't allocate an instance structure where this isn't needed 14 lat temu