Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-04 | Buffered logging for syslogd. Logs may be stored in memory buffers and | Damien Miller | |
extracted using a small client. Useful for diskless systems. much feedback from deraadt@, canacar@, jmc@, jakob@ ; ok deraadt@ | |||
2003-07-31 | Privilege separated syslog daemon. The child listening to log requests drops | Anil Madhavapeddy | |
to user _syslogd and chroots itself, while the privileged parent grants it access to open logfiles and other calls it needs. The only difference from existing behaviour is that if syslog.conf changes and syslogd receives a HUP, it will re-exec itself and have two new PIDs. A HUP with an unchanged config will make syslogd reopen logfiles as before. Lots of help and code from deraadt@ , and advice from millert@ Various versions tested by todd, cloder, mpech, markus, tdeval and others | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1996-01-05 | sync with 4.4lite2 version, as well as netbsd changes merged by perry. | Theo de Raadt | |
retain openbsd changes too. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |