Ambroz Bizjak 9bdb2f3793 ncd: Implement logging by function implementations. há 11 anos atrás
..
alias.c eaddedf5e0 ncd: modules: alias: make use of make_fast_names.h há 13 anos atrás
arithmetic.c f4500da972 ncd: Fix crash with num_multiply(..., "0"). há 11 anos atrás
assert.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
backtrack.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
basic_functions.c 9bdb2f3793 ncd: Implement logging by function implementations. há 11 anos atrás
blocker.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
buffer.c 645d6456d5 rename NCDRefTarget --> BRefTarget há 13 anos atrás
buffer_chunks_tree.h c6f5c0c8df ncd: modules: add buffer há 13 anos atrás
call2.c a696e31351 ncd/modules/call2.c: support non-ContinuousString strings há 13 anos atrás
choose.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 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 645d6456d5 rename NCDRefTarget --> BRefTarget há 13 anos atrás
daemon.c 830133df03 ncd: modules: daemon: add support of process options using NCDBProcessOpts há 13 anos atrás
depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within há 13 anos atrás
depend_scope.c 645d6456d5 rename NCDRefTarget --> BRefTarget há 13 anos atrás
dynamic_depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within há 13 anos atrás
event_template.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
event_template.h f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
exit.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
explode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
file.c 9e780ac2f7 ncd/modules/file.c: support non-ContinuousString strings há 13 anos atrás
file_open.c 628ac69685 ncd/modules/file_open.c: Fix typo in assertion. há 12 anos atrás
foreach.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with há 13 anos atrás
from_string.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
getargs.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
getenv.c 4aa8e8ba30 ncd: modules: add getenv há 13 anos atrás
if.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
imperative.c b003fa6755 ncd: modules: use the new static strings há 13 anos atrás
implode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
index.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
list.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
load_module.c 126a47c586 ncd: add load_module() há 13 anos atrás
log.c e723832c13 ncd: modules: log: fix assertion failure from BLog API changes há 13 anos atrás
logical.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
modules.h 9fec63e437 ncd: Add dummy functions for testing. há 11 anos atrás
multidepend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within há 13 anos atrás
net_backend_badvpn.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter há 13 anos atrás
net_backend_rfkill.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
net_backend_waitdevice.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter há 13 anos atrás
net_backend_waitlink.c efb684d588 misc/get_iface_info.h: add badvpn_ prefix to function há 13 anos atrás
net_backend_wpa_supplicant.c 83bd6c1da3 ncd/modules/net_backend_wpa_supplicant.c: Don't hardcode há 12 anos atrás
net_dns.c 4c5e1d6ad4 ncd: modules: net_dns: implement net.dns.resolvconf() forspecification of arbitrary resolv.conf lines há 12 anos atrás
net_iptables.c c0b9b54be8 ncd: net_iptables: add ip6tables commands há 13 anos atrás
net_ipv4_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter há 13 anos atrás
net_ipv4_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
net_ipv4_arp_probe.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
net_ipv4_dhcp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
net_ipv4_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter há 13 anos atrás
net_ipv6_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter há 13 anos atrás
net_ipv6_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
net_ipv6_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter há 13 anos atrás
net_ipv6_wait_dynamic_addr.c efb684d588 misc/get_iface_info.h: add badvpn_ prefix to function há 13 anos atrás
net_up.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter há 13 anos atrás
net_watch_interfaces.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
netmask.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
ondemand.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
parse.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with há 13 anos atrás
print.c cf239b6f61 ncd/modules/print.c: support non-ContinuousString strings há 13 anos atrás
process_manager.c 11230ecbf2 ncd: modules: process_manager: remove verbose logging há 13 anos atrás
reboot.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
ref.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
regex_match.c 488075d8bc ncd/modules/regex_match: fix uninitialized variable warning há 13 anos atrás
run.c da139c0a3e ncd/modules/run.c: support non-ContinuousString strings há 13 anos atrás
runonce.c fd329507f5 ncd: modules: runonce: add support for new external process options format, effectively adding username option há 13 anos atrás
sleep.c 53bbc75cae ncd: modules: sleep: explain what sleep() with one argument means há 13 anos atrás
socket.c 46212f3fb9 BLog: implement thread-safety há 13 anos atrás
spawn.c b003fa6755 ncd: modules: use the new static strings há 13 anos atrás
strcmp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
substr.c 645d6456d5 rename NCDRefTarget --> BRefTarget há 13 anos atrás
sys_evdev.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with há 13 anos atrás
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 há 13 anos atrás
sys_request_server.c bb7745ae70 ncd: modules: sys_request_server: oops, that previous commit claiming to implement _caller was completely wrong. This should be right. há 13 anos atrás
sys_start_process.c 645d6456d5 rename NCDRefTarget --> BRefTarget há 13 anos atrás
sys_watch_directory.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
sys_watch_input.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
sys_watch_usb.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
timer.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
to_string.c ac23653034 ncd/modules/to_string.c: support non-ContinuousString strings há 13 anos atrás
try.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with há 13 anos atrás
value.c 645d6456d5 rename NCDRefTarget --> BRefTarget há 13 anos atrás
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl há 13 anos atrás
valuemetic.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás
var.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. há 13 anos atrás