summaryrefslogtreecommitdiff
path: root/sbin/pflogd/pflogd.c
AgeCommit message (Expand)Author
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-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
2002-11-30oopsTheo de Raadt
2002-11-30do not syslog with extra newlineTheo de Raadt
2002-10-17Style nits and missing free(), from david@phobia.msDaniel Hartmeier
2002-09-03use sig_atomic_t; cloderTheo de Raadt
2002-05-23minor KNF encountered while doing yet another boring 4AM source code audit...Theo de Raadt
2002-05-08add a newline after pcap error string (as pcap_geterr() doesn't).jasoni
2002-01-21deamon -> daemon, from Alexander YurchenkoDaniel Hartmeier
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
2001-10-10umask. spotted by form@Mike Pechkin
2001-08-29kill the -i option; it just causes all sorts of grief; canacar@eee.metu.edu.trTheo de Raadt
2001-08-24move back to requested snaplen after SIGHUP; canacar@eee.metu.edu.trTheo de Raadt
2001-08-24rearrange so that snaplen cannot be changed; canacar@eee.metu.edu.trTheo de Raadt
2001-08-23fix usageTheo de Raadt
2001-08-23do not permit snaplen change on an active log fileTheo de Raadt
2001-08-22properly handle empty log fileTheo de Raadt
2001-08-21pflogd; work by canacar@eee.metu.edu.tr and myselfTheo de Raadt