z3APA3A
ca8788c65f
ignore events on non-initialised log
2020-10-31 02:18:39 +03:00
z3APA3A
b3a843aacb
Do not start log thread before logging is actually required to prevent daemon problem
2020-10-30 23:20:44 +03:00
z3APA3A
245222f59c
fix some warnings, add log flushing for standalone services
2020-10-30 18:56:09 +03:00
z3APA3A
a0da9c97e8
fix type warnings
2020-10-30 18:36:05 +03:00
z3APA3A
1f7a33d5ab
get rid of unsigned chars
2020-10-30 17:25:27 +03:00
z3APA3A
3e35fdd054
Correct NORADIUS compilarion support
2020-10-30 16:02:29 +03:00
z3APA3A
7973c8b757
Logging for plugins fixed
2020-10-30 14:51:07 +03:00
z3APA3A
ee8cdbc85b
log rotation re-implemented
2020-10-30 12:39:37 +03:00
z3APA3A
f219544d6a
remove debug output
2020-10-30 11:58:40 +03:00
z3APA3A
fa52a1ae92
fixes for linux
2020-10-30 11:53:33 +03:00
z3APA3A
48b330da7c
intermediate commit for logging
2020-10-30 11:17:28 +03:00
z3APA3A
8d73f977de
initial logging refatoring commit, should be very buggy
2020-10-28 16:45:21 +03:00
z3APA3A
a4f95462b3
intermediate commit
2020-10-14 16:10:35 +03:00
z3APA3A
eb829b062b
Major code refactoring
...
- sockmapping rewritten from stratch to minimilse polling. poll() is now
only called if blocking is actually expected, splice pipes are now
polled if splice fails, buffers flushing is much more accurate.
- logging code moved to separate files
- signal masks added to client threads to prevent unneeded interruptions
- bandwidth limitation will not delay the thread after client or server
shutdown
2020-10-09 15:42:34 +03:00
z3APA3A
3dd1969657
Move logging to log.c
2020-10-07 19:03:59 +03:00