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