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