| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the usage string to reflect -n as an option. | ps | 2000-08-07 | 1 | -1/+1 |
* | Actually make syslogd understand the new -n option by putting it | ps | 2000-08-07 | 1 | -1/+1 |
* | Sort cases in getopt switch statement. | dwmalone | 2000-08-03 | 1 | -31/+32 |
* | Replace two calls to strlen+calloc+strcpy with strdup. | dwmalone | 2000-08-03 | 1 | -12/+4 |
* | Change option -r to -n inline with conventions we use elsewhere. | ps | 2000-07-29 | 2 | -5/+5 |
* | Add option 'r' to syslogd which will disable dns queries for every | ps | 2000-07-29 | 2 | -3/+12 |
* | Allow syslogd to select messages based on the originating host in | dwmalone | 2000-07-24 | 2 | -16/+114 |
* | Prevent a non-exploitable remote buffer overflow. | kris | 2000-06-08 | 1 | -3/+3 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -2/+2 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -2/+2 |
* | Enable 8bit chars excepting high controls | ache | 2000-04-18 | 1 | -4/+10 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 2 | -6/+12 |
* | Fix a nit in my previous commit: make SIGHUP and SIGCHLD restartable | joerg | 2000-02-29 | 1 | -2/+2 |
* | Fix a serious bug in syslogd regarding the handling of pipes. The bug | joerg | 2000-02-28 | 1 | -35/+96 |
* | s|/dev/log|/var/run/log| | peter | 2000-02-14 | 1 | -1/+1 |
* | Add section number to .Xr. Use .Pa for filenames. | charnier | 2000-01-23 | 3 | -12/+15 |
* | Do this the Right Way (tm), i.e. use shutdown() instead of fooling around | des | 2000-01-14 | 1 | -6/+2 |
* | Reflect the change in secure mode semantics, and document fascist mode | des | 2000-01-14 | 1 | -3/+2 |
* | Slight change of secure mode semantics: instead of reading (and counting) | des | 2000-01-14 | 1 | -13/+16 |
* | Fix page fault in -vv mode. | ru | 2000-01-13 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | This is the addition of a syslog(3) security.* top-level category. This | green | 1999-08-21 | 1 | -5/+4 |
* | Make hostname comparisons case insensitive | brian | 1999-08-17 | 1 | -4/+5 |
* | readklog(): rename variable 'l' to 'len', to avoid possible confusion with 'i' | dt | 1999-05-06 | 1 | -11/+11 |
* | Is there a limit to how stupid I can get? | des | 1999-05-04 | 1 | -2/+2 |
* | Little fix in previous: watch NUL-termination. | dt | 1999-05-02 | 1 | -2/+2 |
* | Fight with false newlines in kernel message logs. Output a line into log only | dt | 1999-05-02 | 1 | -37/+64 |
* | Implement fascist mode (do not open a datagram socket at all). | des | 1999-04-30 | 2 | -7/+9 |
* | Ensure a terminating null when processing hostname strings from | cwt | 1998-12-29 | 1 | -4/+7 |
* | Accept "!*" as a valid all-programs tag line as documented. | cwt | 1998-12-29 | 1 | -2/+2 |
* | Block SIGHUP during call to gethostbyaddr(). | cwt | 1998-12-28 | 1 | -1/+6 |
* | Allow either tabs or spaces in configuration files. | jkh | 1998-12-04 | 2 | -10/+22 |
* | When warning about discarding packets in secure mode, include the IP | dg | 1998-11-05 | 1 | -2/+3 |
* | Submitted by: archie@whistle.com | julian | 1998-08-25 | 2 | -3/+4 |
* | Harlan.Stenn@pfcs.com added two (very interesting) options to syslogd for | phk | 1998-07-27 | 1 | -3/+3 |
* | Add -u, -v and -vv options to syslogd, this improves the control and | phk | 1998-07-22 | 3 | -17/+147 |
* | Fixed printf format errors. | bde | 1998-07-06 | 1 | -2/+2 |
* | Fix off by 1 error. | guido | 1998-07-02 | 1 | -2/+2 |
* | Note in log file if messages are being forwarded from a | steve | 1998-06-27 | 1 | -2/+9 |
* | Implement new argument -l (OpenBSD has -a but we already use that). | guido | 1998-06-25 | 2 | -59/+98 |
* | Reviewed by: guido@mouse.gvr.org | julian | 1998-06-24 | 1 | -25/+18 |
* | Allow syslogd to separate out kernel log messages with a known | julian | 1998-06-10 | 2 | -6/+22 |
* | Remove a bogus dependency on the size of the inkernel msgbuf. | phk | 1998-05-19 | 1 | -4/+3 |
* | Make syslogd function in non-secure mode. | brian | 1998-05-07 | 1 | -4/+4 |
* | Augment the last change after some deliberation with rgrimes & peter. | phk | 1998-04-24 | 2 | -25/+35 |
* | Even with '-s', syslogd still creates an AF_INET socket, although | phk | 1998-04-22 | 1 | -23/+22 |
* | Don't assume sigset_t and int are equivalent. Also, get | jraynard | 1998-02-28 | 1 | -6/+8 |
* | Cosmetic in usage string. | charnier | 1997-10-20 | 3 | -21/+23 |
* | Documentation for the LOG_NTP facility. While i was at it, added a | joerg | 1997-10-06 | 1 | -2/+9 |
* | Use snprintf() instead of sprintf() most of the time. | brian | 1997-09-19 | 2 | -13/+13 |