| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC rev. 1.96: unlink all log sockets at startup. | Maxim Konovalov | 2002-02-27 | 1 | -0/+1 |
| * | MFC rev. 1.97: remove unnecessary setjmp.h. | Maxim Konovalov | 2002-02-20 | 1 | -1/+0 |
| * | MFC: Add a new flag '-c' to disable repeated line compression. | Archie Cobbs | 2002-01-08 | 1 | -2/+7 |
| * | MFC: rev 1.92, If the mask length is zero, there is no need to | Paul Saab | 2001-11-27 | 1 | -1/+4 |
| * | MFC: synch with HEAD: | Dag-Erling Smørgrav | 2001-10-18 | 1 | -164/+253 |
| * | MFC: 1.82, allow syslogd(8) update its idea of the local hostname when | Crist J. Clark | 2001-09-22 | 1 | -7/+27 |
| * | MFC 1.80: | Hajimu UMEMOTO | 2001-07-26 | 1 | -4/+9 |
| * | MFC: 1.105, lose masked host bits from IP address given with '-a' option. | Crist J. Clark | 2001-07-10 | 1 | -1/+3 |
| * | Sync with -current: | David Malone | 2001-05-29 | 1 | -10/+13 |
| * | MFC: IPv6 support for syslogd. | Hajimu UMEMOTO | 2001-02-18 | 1 | -140/+387 |
| * | MFC: Stop syslogd looping messages to the console. | David Malone | 2001-02-05 | 1 | -1/+1 |
| * | MFC: Add LOG_CONSOLE and make sure it doesn't end up on /dev/console. | Poul-Henning Kamp | 2001-01-09 | 1 | -0/+2 |
| * | MFC: Sync with syslogd in -current. Includes: | David Malone | 2000-10-30 | 1 | -43/+83 |
| * | MFC: -n option to disable dns queries for every request. | Paul Saab | 2000-08-07 | 1 | -3/+10 |
| * | MFC: | Paul Saab | 2000-07-01 | 1 | -7/+13 |
| * | Fix a nit in my previous commit: make SIGHUP and SIGCHLD restartable | Joerg Wunsch | 2000-02-29 | 1 | -2/+2 |
| * | Fix a serious bug in syslogd regarding the handling of pipes. The bug | Joerg Wunsch | 2000-02-28 | 1 | -35/+96 |
| * | Add section number to .Xr. Use .Pa for filenames. | Philippe Charnier | 2000-01-23 | 1 | -3/+2 |
| * | Do this the Right Way (tm), i.e. use shutdown() instead of fooling around | Dag-Erling Smørgrav | 2000-01-14 | 1 | -6/+2 |
| * | Slight change of secure mode semantics: instead of reading (and counting) | Dag-Erling Smørgrav | 2000-01-14 | 1 | -13/+16 |
| * | Fix page fault in -vv mode. | Ruslan Ermilov | 2000-01-13 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Make hostname comparisons case insensitive | Brian Somers | 1999-08-17 | 1 | -4/+5 |
| * | readklog(): rename variable 'l' to 'len', to avoid possible confusion with 'i' | Dmitrij Tejblum | 1999-05-06 | 1 | -11/+11 |
| * | Is there a limit to how stupid I can get? | Dag-Erling Smørgrav | 1999-05-04 | 1 | -2/+2 |
| * | Little fix in previous: watch NUL-termination. | Dmitrij Tejblum | 1999-05-02 | 1 | -2/+2 |
| * | Fight with false newlines in kernel message logs. Output a line into log only | Dmitrij Tejblum | 1999-05-02 | 1 | -37/+64 |
| * | Implement fascist mode (do not open a datagram socket at all). | Dag-Erling Smørgrav | 1999-04-30 | 1 | -3/+4 |
| * | Ensure a terminating null when processing hostname strings from | Chris Timmons | 1998-12-29 | 1 | -4/+7 |
| * | Accept "!*" as a valid all-programs tag line as documented. | Chris Timmons | 1998-12-29 | 1 | -2/+2 |
| * | Block SIGHUP during call to gethostbyaddr(). | Chris Timmons | 1998-12-28 | 1 | -1/+6 |
| * | Allow either tabs or spaces in configuration files. | Jordan K. Hubbard | 1998-12-04 | 1 | -8/+8 |
| * | When warning about discarding packets in secure mode, include the IP | David Greenman | 1998-11-05 | 1 | -2/+3 |
| * | Submitted by: archie@whistle.com | Julian Elischer | 1998-08-25 | 1 | -3/+3 |
| * | Harlan.Stenn@pfcs.com added two (very interesting) options to syslogd for | Poul-Henning Kamp | 1998-07-27 | 1 | -3/+3 |
| * | Add -u, -v and -vv options to syslogd, this improves the control and | Poul-Henning Kamp | 1998-07-22 | 1 | -12/+108 |
| * | Fixed printf format errors. | Bruce Evans | 1998-07-06 | 1 | -2/+2 |
| * | Fix off by 1 error. | Guido van Rooij | 1998-07-02 | 1 | -2/+2 |
| * | Note in log file if messages are being forwarded from a | Steve Price | 1998-06-27 | 1 | -2/+9 |
| * | Implement new argument -l (OpenBSD has -a but we already use that). | Guido van Rooij | 1998-06-25 | 1 | -57/+87 |
| * | Reviewed by: guido@mouse.gvr.org | Julian Elischer | 1998-06-24 | 1 | -25/+18 |
| * | Allow syslogd to separate out kernel log messages with a known | Julian Elischer | 1998-06-10 | 1 | -4/+15 |
| * | Remove a bogus dependency on the size of the inkernel msgbuf. | Poul-Henning Kamp | 1998-05-19 | 1 | -4/+3 |
| * | Make syslogd function in non-secure mode. | Brian Somers | 1998-05-07 | 1 | -4/+4 |
| * | Augment the last change after some deliberation with rgrimes & peter. | Poul-Henning Kamp | 1998-04-24 | 1 | -23/+31 |
| * | Even with '-s', syslogd still creates an AF_INET socket, although | Poul-Henning Kamp | 1998-04-22 | 1 | -23/+22 |
| * | Don't assume sigset_t and int are equivalent. Also, get | James Raynard | 1998-02-28 | 1 | -6/+8 |
| * | Cosmetic in usage string. | Philippe Charnier | 1997-10-20 | 1 | -9/+12 |
| * | Use snprintf() instead of sprintf() most of the time. | Brian Somers | 1997-09-19 | 1 | -11/+11 |
| * | Nobody ever seemed to be interested in reviewing these changes, and i | Joerg Wunsch | 1997-05-03 | 1 | -5/+209 |