ambrop7 abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
..
alias.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
arithmetic.c 1ee2f80760 ncd: modules: use ncd_make_uintmax() where appropriate il y a 13 ans
assert.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) il y a 13 ans
backtrack.c fbc464435b ncd: modules: add backtrack il y a 13 ans
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) il y a 13 ans
call.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
call2.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
choose.c f6a58006cc ncd: port some modules to func_getvar2 il y a 13 ans
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct il y a 13 ans
command_template.h ed95b609d4 ncd: NCDModuleInst: don't store "args" and "method_user" in the NCDModuleInst struct. Instead, pass them at instance il y a 13 ans
concat.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
concatv.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
daemon.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
dynamic_depend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal il y a 13 ans
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal il y a 13 ans
exit.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments il y a 13 ans
explode.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
file.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
file_open.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
foreach.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
from_string.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
getargs.c ff73d4b7ac ncd: modules: getargs: don't use NCDModuleInst_Backend_SetUser() il y a 13 ans
if.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) il y a 13 ans
imperative.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
implode.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
index.c 2362c0c0ab ncd: modules: more number generation updates il y a 13 ans
list.c bb03d3d244 ncd: modules: more number generation updates il y a 13 ans
logical.c f6a58006cc ncd: port some modules to func_getvar2 il y a 13 ans
modules.h b6088a6593 ncd: modules: add socket il y a 13 ans
multidepend.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_backend_badvpn.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_backend_rfkill.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_backend_waitdevice.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_backend_waitlink.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
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 il y a 13 ans
net_dns.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_iptables.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_ipv4_addr.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
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 il y a 13 ans
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 il y a 13 ans
net_ipv4_dhcp.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_ipv4_route.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_ipv6_addr.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
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 il y a 13 ans
net_ipv6_route.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_ipv6_wait_dynamic_addr.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_up.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) il y a 13 ans
netmask.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
ondemand.c ad34835ccf ncd: NCDModule: don't store a callback state pointer for NCDModuleProcess user callbacks. Instead, pass the il y a 13 ans
parse.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
print.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
process_manager.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) il y a 13 ans
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) il y a 13 ans
regex_match.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
run.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
runonce.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
sleep.c 1ebc9e1fa0 port NCD to Emscripten il y a 13 ans
socket.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
spawn.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
strcmp.c f6a58006cc ncd: port some modules to func_getvar2 il y a 13 ans
sys_evdev.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
sys_request_client.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
sys_request_server.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
sys_watch_directory.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
sys_watch_input.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) il y a 13 ans
timer.c 250edb09f6 ncd: modules: add periodic_timer() il y a 13 ans
to_string.c f6a58006cc ncd: port some modules to func_getvar2 il y a 13 ans
try.c abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
value.c c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to il y a 13 ans
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl il y a 13 ans
valuemetic.c f6a58006cc ncd: port some modules to func_getvar2 il y a 13 ans
var.c f6a58006cc ncd: port some modules to func_getvar2 il y a 13 ans