ambrop7 4290021aa3 ncd: modules: add log il y a 13 ans
..
alias.c eaddedf5e0 ncd: modules: alias: make use of make_fast_names.h il y a 13 ans
arithmetic.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
assert.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
backtrack.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
blocker.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
call2.c b003fa6755 ncd: modules: use the new static strings il y a 13 ans
choose.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 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 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ il y a 13 ans
concat.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
daemon.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within il y a 13 ans
depend_scope.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
dynamic_depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within il y a 13 ans
event_template.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
event_template.h f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
exit.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
explode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
file.c b003fa6755 ncd: modules: use the new static strings il y a 13 ans
file_open.c b003fa6755 ncd: modules: use the new static strings il y a 13 ans
foreach.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
from_string.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
getargs.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
if.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
imperative.c b003fa6755 ncd: modules: use the new static strings il y a 13 ans
implode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
index.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
list.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
log.c 4290021aa3 ncd: modules: add log il y a 13 ans
logical.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
modules.h 4290021aa3 ncd: modules: add log il y a 13 ans
multidepend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within il y a 13 ans
net_backend_badvpn.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_backend_rfkill.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
net_backend_waitdevice.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_backend_waitlink.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_backend_wpa_supplicant.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
net_dns.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within il y a 13 ans
net_iptables.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within il y a 13 ans
net_ipv4_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_ipv4_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
net_ipv4_arp_probe.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
net_ipv4_dhcp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
net_ipv4_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_ipv6_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_ipv6_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
net_ipv6_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_ipv6_wait_dynamic_addr.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
net_up.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter il y a 13 ans
net_watch_interfaces.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
netmask.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
ondemand.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
parse.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
print.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
process_manager.c b003fa6755 ncd: modules: use the new static strings il y a 13 ans
reboot.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
ref.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
regex_match.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
run.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
runonce.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
sleep.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
socket.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
spawn.c b003fa6755 ncd: modules: use the new static strings il y a 13 ans
strcmp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
substr.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
sys_evdev.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
sys_request_client.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
sys_request_server.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
sys_start_process.c b003fa6755 ncd: modules: use the new static strings il y a 13 ans
sys_watch_directory.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
sys_watch_input.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
sys_watch_usb.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
timer.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
to_string.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
try.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
value.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with il y a 13 ans
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl il y a 13 ans
valuemetic.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans
var.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. il y a 13 ans