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