ambrop7
|
d2d023dec2
add misc/debugerror.h
|
15 years ago |
ambrop7
|
ddbddb4438
PasswordListener: remove unused dead var
|
15 years ago |
ambrop7
|
fc2561fa55
Listener: Remove the socket event handler when freeing. Use a job for default accepting instead of directly using a dead var.
|
15 years ago |
ambrop7
|
49a56089a7
system/BAddr.h: replace *_IsRecognized in favour of *_Assert
|
15 years ago |
ambrop7
|
d8f27fac92
ncd: minor changes
|
15 years ago |
ambrop7
|
c14bd9c6df
version 1.999.98rc10
|
15 years ago |
ambrop7
|
32a9dd10af
ncd/modules/net_iptables: add net.iptables.policy
|
15 years ago |
ambrop7
|
2b439110e5
ncd: add iptables module
|
15 years ago |
ambrop7
|
d41d39b0f8
ncd: add concat module
|
15 years ago |
ambrop7
|
7adc3f6c79
ncd: add some documentation
|
15 years ago |
ambrop7
|
5a3fe6fb0c
version 1.999.98rc9
|
15 years ago |
ambrop7
|
9e62542b6d
ncd: add dependencies module
|
15 years ago |
ambrop7
|
18ce64753d
NCDConfigParser: increase stack size, workaround token leak when the stack overflows
|
15 years ago |
ambrop7
|
de849d2500
ncd: allow a module to export multiple statement types
|
15 years ago |
ambrop7
|
f7e4dff34a
ncd: use jobs instead of direct iteration when initializing processes and when initiating their shutdown.
|
15 years ago |
ambrop7
|
443def606f
ncd: major rework, make NCD into a much more general system
|
15 years ago |
ambrop7
|
bbc49bf989
LinkedList2: add LinkedList2Node_Next, LinkedList2Node_Prev
|
15 years ago |
ambrop7
|
b7a6433651
add misc/bsort.h
|
15 years ago |
ambrop7
|
2267e267d2
add misc/expstring.h
|
15 years ago |
ambrop7
|
63ef9fa528
NCDIfConfig: use "ip" instead of "route" for setting up routes (or we have problem with "host" routes), fix TUNSETOWNER
|
15 years ago |
ambrop7
|
1dac9f5d8c
version 1.999.98rc8
|
15 years ago |
ambrop7
|
b760ee95eb
ncd: gracefully finish modules when terminating
|
15 years ago |
ambrop7
|
e084b20f1f
ncd/interface_modules/interface_badvpn: support running the client program as a specific user
|
15 years ago |
ambrop7
|
8e73c9d4b3
BUnixSignal: don't provide any information about a signal other than the signal number. This is because multiple signals (at least SIGCHLD) may be merged into one, so it
|
15 years ago |
ambrop7
|
1acfbfad55
version 1.999.98rc7
|
15 years ago |
ambrop7
|
9ed951a643
ncd: wait for module to finish (TODO on exit)
|
15 years ago |
ambrop7
|
e155b20128
minor changes
|
15 years ago |
ambrop7
|
2b5d2cdfb0
ncd/interface_modules/interface_badvpn: log error if we can't destory the device
|
15 years ago |
ambrop7
|
5e6176ebf1
BProcess: Wait for any process in waitpid(), not just the pid that came with the signal. Needed because we may only get a single signal when multiple processes terminate.
|
15 years ago |
ambrop7
|
84fb7aad9e
ncd: add BadVPN interface module
|
15 years ago |