ambrop7 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
..
alias.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
arithmetic.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
assert.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 lat temu
backtrack.c fbc464435b ncd: modules: add backtrack 13 lat temu
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 lat temu
call.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
call2.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
choose.c f6a58006cc ncd: port some modules to func_getvar2 13 lat temu
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 lat temu
command_template.h 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
concat.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
concatv.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
daemon.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
dynamic_depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 lat temu
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 lat temu
exit.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
explode.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
file.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
file_open.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
foreach.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
from_string.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
getargs.c ff73d4b7ac ncd: modules: getargs: don't use NCDModuleInst_Backend_SetUser() 13 lat temu
if.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 lat temu
imperative.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
implode.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
index.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
list.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
logical.c f6a58006cc ncd: port some modules to func_getvar2 13 lat temu
modules.h b6088a6593 ncd: modules: add socket 13 lat temu
multidepend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_backend_badvpn.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_backend_rfkill.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
net_backend_waitdevice.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_backend_waitlink.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
net_backend_wpa_supplicant.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_dns.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
net_iptables.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
net_ipv4_addr.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_ipv4_addr_in_network.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_ipv4_arp_probe.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_ipv4_dhcp.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_ipv4_route.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
net_ipv6_addr.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_ipv6_addr_in_network.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_ipv6_route.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
net_ipv6_wait_dynamic_addr.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
net_up.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 lat temu
netmask.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
ondemand.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the 13 lat temu
parse.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
print.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
process_manager.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 lat temu
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 lat temu
regex_match.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
run.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
runonce.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
sleep.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
socket.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
spawn.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an 13 lat temu
strcmp.c f6a58006cc ncd: port some modules to func_getvar2 13 lat temu
sys_evdev.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
sys_request_client.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
sys_request_server.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
sys_watch_directory.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
sys_watch_input.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 lat temu
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 lat temu
timer.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
to_string.c f6a58006cc ncd: port some modules to func_getvar2 13 lat temu
try.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an 13 lat temu
value.c 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 lat temu
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 lat temu
valuemetic.c f6a58006cc ncd: port some modules to func_getvar2 13 lat temu
var.c f6a58006cc ncd: port some modules to func_getvar2 13 lat temu