ambrop7 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
..
alias.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
arithmetic.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
assert.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
call.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
call2.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
choose.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 лет назад
command_template.h ed95b609d4 ncd: NCDModuleInst: don't store "args" and "method_user" in the NCDModuleInst struct. Instead, pass them at instance 13 лет назад
concat.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
concatv.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
daemon.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
depend.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
dynamic_depend.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 лет назад
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 лет назад
exit.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
explode.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
file.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
foreach.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
from_string.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
getargs.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
if.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
imperative.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
implode.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
index.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
list.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
logical.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
modules.h 5e10dff851 oops, we need to make struct NCDModule non-const, not struct NCDModuleGroup. So revert previous commit. 13 лет назад
multidepend.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_backend_badvpn.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_backend_rfkill.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_backend_waitdevice.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_backend_waitlink.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_backend_wpa_supplicant.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_dns.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_iptables.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv4_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv4_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv4_arp_probe.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv4_dhcp.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv4_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv6_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv6_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv6_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_ipv6_wait_dynamic_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_up.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
netmask.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
ondemand.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
parse.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
print.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
process_manager.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
regex_match.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
run.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
runonce.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
sleep.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
spawn.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
strcmp.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
sys_evdev.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
sys_request_client.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
sys_request_server.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
sys_watch_directory.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
sys_watch_input.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
to_string.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
try.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
value.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 лет назад
valuemetic.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад
var.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) 13 лет назад