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