Age | Commit message (Expand) | Author |
2007-04-07 | - use .Bk/.Ek to avoid SYNOPSIS splitting | Jason McIntyre |
2007-04-06 | Adds a pidfile argument to pflogd so that individual | Can Erkin Acar |
2006-12-08 | state that if the log file is bad, it is first moved out of the way. if | Joel Knight |
2006-12-06 | style | Michael Knudsen |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-11-19 | Default snaplen has been 116 for a while now. | Joel Knight |
2006-10-26 | - sort options | Jason McIntyre |
2006-10-25 | Remove some unneeded externs. OK canacar@ | Moritz Jodeit |
2006-10-25 | allow pflogd to listen on alternate pflog interfaces | Henning Brauer |
2006-03-06 | convert permanent privilege revocation to use setresuid/setresgid; | Damien Miller |
2006-01-15 | If the log file is invalid/incompatible, try to rename the bad log file | Can Erkin Acar |
2005-07-04 | do not whack errno before using it; Andrey Matveev | Theo de Raadt |
2005-05-27 | filtering on ruleset name is already implemented, document it. | Daniel Hartmeier |
2005-04-14 | sync the list of acceptable values for 'reason' with reality | Joel Knight |
2005-02-09 | missing tzset(), noticed by Chris Kuethe <chris.kuethe@gmail.com> | Henning Brauer |
2005-01-08 | Use the handler specified in phandler instead of always using | Can Erkin Acar |
2005-01-02 | "bad-timestamp" is a valid logging reason; | Jason McIntyre |
2004-12-22 | also pass SIGINT/QUIT to child, from mpech@. ok avsm@ | Otto Moerbeek |
2004-09-17 | ugly spacing | Theo de Raadt |
2004-08-13 | extra check for no message case; ok markus, deraadt, hshoexer, henning | Damien Miller |
2004-08-08 | spacing | Theo de Raadt |
2004-07-14 | no \n in errx(3) | Henning Brauer |
2004-05-23 | use strtonum instead of atoi; dhartmei ok | Theo de Raadt |
2004-04-28 | fd leaks; henning ok | Theo de Raadt |
2004-04-08 | sigh, really fix the error message this time, thanks Moritz Jodeit | Anil Madhavapeddy |
2004-04-08 | reorder error message and send_fd in order to display the correct | Anil Madhavapeddy |
2004-04-03 | dont close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-03-14 | Check return code of chdir() after chroot(); noted by Joris Vink, slight mod | Otto Moerbeek |
2004-02-13 | cleanup signal handling; close descriptors. | Otto Moerbeek |
2004-01-18 | Create log files if they do not already exist, but do not follow | Can Erkin Acar |
2004-01-16 | - standard option order | Jason McIntyre |
2004-01-15 | Try to preserve the integrity of the log file in case of errors/unexpected | Can Erkin Acar |
2004-01-15 | Synchronize with syslogd privsep: When reading a new command fails, | Can Erkin Acar |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-10-22 | spacing | Theo de Raadt |
2003-10-22 | use setgroups too; canacar ok | Theo de Raadt |
2003-10-22 | caution with kill | Theo de Raadt |
2003-10-22 | privilege seperated pflogd | Can Erkin Acar |
2003-09-26 | Walking up to a firewall box which had the console logged in, to see | Theo de Raadt |
2003-08-22 | pf spelling police | David Krause |
2003-06-03 | - section reorder | Jason McIntyre |
2003-05-14 | pflogd now uses the new pflog link type. Trying to append to an existing | Can Erkin Acar |
2003-04-23 | most programs do not syslog at startup. especially this one | Theo de Raadt |
2003-03-11 | mdoc fixes: macros are not allowed inside .Bd -literal blocks | David Krause |
2003-03-11 | always compile and set pcap filters even when filters are not specified. | Kenjiro Cho |
2003-03-01 | Add ANSI prototypes. Get rid of shadow warnings. Use correct | Chad Loder |
2003-02-24 | to to | Henning Brauer |
2003-02-19 | mdoc-police: officer krause catched one again | Henning Brauer |
2003-02-14 | and one more tweaking round by krause, thanks! | Henning Brauer |
2003-01-28 | typos; added white boldface to examples | Jason McIntyre |