0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 17:51:53 +00:00
bird/sysdep/unix
Ondrej Zajicek (work) 80a4c23b1e Unix: Implement log file size limit / log rotation
Allow to specify log file size limit and ensure that log file is rotated
to secondary name to avoid exceeding of log size limit.

The patch also fixes a bug related to keeping old fds open after
reconfiguration and using old fds after 'configure undo'.
2018-11-24 01:52:13 +01:00
..
config.Y Unix: Implement log file size limit / log rotation 2018-11-24 01:52:13 +01:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Unix: Implement log file size limit / log rotation 2018-11-24 01:52:13 +01:00
krt.c Add support for source-specific IPv6 routes to BIRD core 2018-02-13 16:39:07 +01:00
krt.h KRT: Fix option 'merge paths' 2018-01-23 15:12:43 +01:00
krt.Y KRT: Fix option 'merge paths' 2018-01-23 15:12:43 +01:00
log.c Unix: Implement log file size limit / log rotation 2018-11-24 01:52:13 +01:00
main.c Lib: Check size of nets 2017-12-10 13:18:36 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
unix.h Unix: Implement log file size limit / log rotation 2018-11-24 01:52:13 +01:00