index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
pflogd
/
pflogd.c
Age
Commit message (
Expand
)
Author
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
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
2002-11-30
oops
Theo de Raadt
2002-11-30
do not syslog with extra newline
Theo de Raadt
2002-10-17
Style nits and missing free(), from david@phobia.ms
Daniel Hartmeier
2002-09-03
use sig_atomic_t; cloder
Theo de Raadt
2002-05-23
minor KNF encountered while doing yet another boring 4AM source code audit...
Theo de Raadt
2002-05-08
add a newline after pcap error string (as pcap_geterr() doesn't).
jasoni
2002-01-21
deamon -> daemon, from Alexander Yurchenko
Daniel Hartmeier
2001-12-01
Use pidfile() instead of doing the equivalent thing by hand, and sometimes
Miod Vallat
2001-10-10
umask. spotted by form@
Mike Pechkin
2001-08-29
kill the -i option; it just causes all sorts of grief; canacar@eee.metu.edu.tr
Theo de Raadt
2001-08-24
move back to requested snaplen after SIGHUP; canacar@eee.metu.edu.tr
Theo de Raadt
2001-08-24
rearrange so that snaplen cannot be changed; canacar@eee.metu.edu.tr
Theo de Raadt
2001-08-23
fix usage
Theo de Raadt
2001-08-23
do not permit snaplen change on an active log file
Theo de Raadt
2001-08-22
properly handle empty log file
Theo de Raadt
2001-08-21
pflogd; work by canacar@eee.metu.edu.tr and myself
Theo de Raadt