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
/
pfctl
Age
Commit message (
Expand
)
Author
2003-12-16
quotes, spaces and bars do not need to be escaped within displays;
Jason McIntyre
2003-12-16
Check that max-src-states and max-src-nodes are not being set to 0.
Ryan Thomas McBride
2003-12-16
hostid is stored in network byte order, print in host byte order.
Ryan Thomas McBride
2003-12-15
KNF here too
Henning Brauer
2003-12-15
Whitespace.
Ryan Thomas McBride
2003-12-15
Add initial support for pf state synchronization over the network.
Ryan Thomas McBride
2003-12-15
Add support to track stateful connections by source ip. This allows us
Ryan Thomas McBride
2003-11-29
allow ':' (range including boundaries) to be used whereever '><' (range
Daniel Hartmeier
2003-11-22
daniel stumbled over a broken regress test, and it turned out that I forgot
Henning Brauer
2003-11-14
in print_status:
Henning Brauer
2003-11-14
allow the debuglevel to be set from pf.conf (set debug)
Henning Brauer
2003-11-08
Add 'no-sync' state option to prevent state transition messages for states
Ryan Thomas McBride
2003-11-06
two more KNF violations I missed earlier. who introduces those all the time?
Henning Brauer
2003-11-06
and fix two err() that should be errx() while beeing here
Henning Brauer
2003-11-06
need calloc here
Henning Brauer
2003-11-06
KNF
Henning Brauer
2003-11-06
allow the label macros to be used in tags as well.
Henning Brauer
2003-10-21
don't use NULL as (int)0. henning ok
Jun-ichiro itojun Hagino
2003-10-08
fix cedric's breakage:
Henning Brauer
2003-10-02
clean up p = realloc(p
Ryan Thomas McBride
2003-09-26
Rearchitecture of the userland/kernel IOCTL interface for transactions.
Cedric Berger
2003-09-24
Fix realloc usage and make sure we don't increase buffer size on failure.
Cedric Berger
2003-09-18
Not all address types have a mask.
Cedric Berger
2003-09-18
add some space before lists;
Jason McIntyre
2003-09-01
KNF
Henning Brauer
2003-08-29
Document interactions between tables and anchors.
Cedric Berger
2003-08-28
This change is busted. what's worse, REGRESSION TESTS WOULD HAVE CAUGHT IT!
Kjell Wooding
2003-08-28
tweak;
Jason McIntyre
2003-08-27
kill dangling 'else'. fixes modulus in W and M TCP options
Mike Frantzen
2003-08-26
catch port/user/group a <>/>< b with a >= b, from mpech@
Daniel Hartmeier
2003-08-25
catch return-rst ttl values > 255, from aaron@
Daniel Hartmeier
2003-08-24
Tweaks:
Cedric Berger
2003-08-22
correct printf arg mismatch (in 64bit arch). dhartmei ok
Jun-ichiro itojun Hagino
2003-08-22
pf spelling police
David Krause
2003-08-22
move pfctl_file_fingerprints() call, table commands can use -f themselves
Daniel Hartmeier
2003-08-22
KNF
Henning Brauer
2003-08-21
Add Michal Zalewski's p0f v2 style passive OS fingerprinting to PF.
Mike Frantzen
2003-08-20
braindeadness police: catch queues which specify itself as child... 'nuff said
Henning Brauer
2003-08-20
catch invalid CBQ priorities earlier, including a better error message
Henning Brauer
2003-08-20
err out nicer on errors in queue def
Henning Brauer
2003-08-18
catch max-mss values > 65535, report by Gregory Steuck
Daniel Hartmeier
2003-08-09
This patch remove the restriction that tables cannot be used in routing or
Cedric Berger
2003-08-04
Not every suggested patch is perfect :)
Daniel Hartmeier
2003-08-04
don't whine about "cannot load ruleset" when ruleset load wasn't desired
Henning Brauer
2003-07-31
Make table tickets per-ruleset instead of global.
Cedric Berger
2003-07-31
remove the old tree when we find a new ticket.
Kenjiro Cho
2003-07-29
Remove space at end of line.
Cedric Berger
2003-07-29
indent
Theo de Raadt
2003-07-21
KNF
Henning Brauer
2003-07-19
Simplify struct pf_pooladdr to include struct pf_addr_wrap directly
Cedric Berger
[prev]
[next]