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
Age
Commit message (
Expand
)
Author
2003-02-04
don't set the Transform for Default-phase-1-configuration twice, ok ho@
Markus Friedl
2003-02-04
default to 3DES-SHA-RSA_SIG (same as in OpenBSD 3.2); ok ho@
Markus Friedl
2003-02-04
use size_t for struct size and offset calculations.
Cedric Berger
2003-02-04
Cleanup buffer before reuse. Consistency + defensive programming.
Cedric Berger
2003-02-03
typos;
Jason McIntyre
2003-02-03
pretty
Theo de Raadt
2003-02-03
Don't allow loopback interfaces as route/reply/dup-to targets. ok henning@
Daniel Hartmeier
2003-02-03
remove loadopt global definition and cleanup a bit.
Cedric Berger
2003-02-03
zap dead code
Henning Brauer
2003-02-03
fix a problem with queue definitions when load options (like -N etc) are
Henning Brauer
2003-02-03
More cleanup in tables thanks to Andrey Matveev:
Cedric Berger
2003-02-02
there is no need to pass opts to parse_rules explicitely; it's passed as
Henning Brauer
2003-02-02
no const for int; cedric@
Henning Brauer
2003-02-02
const'ify params for the host stuff
Henning Brauer
2003-02-02
as correctly pointed out by cedric@, the :network and :broadcast parsing
Henning Brauer
2003-02-01
typos;
Jason McIntyre
2003-01-31
typos;
Jason McIntyre
2003-01-31
o When checking for root, look at effective, not real uid; checking the
Todd C. Miller
2003-01-30
in these two cases strdup makes more sense than asprintf, pointed out by
Henning Brauer
2003-01-30
add support for :network and :broadcast modifiers to interface names.
Henning Brauer
2003-01-29
typos;
Jason McIntyre
2003-01-28
typos; added white boldface to examples
Jason McIntyre
2003-01-27
bit KNF
Henning Brauer
2003-01-27
KNF
Theo de Raadt
2003-01-27
When -a is specified, the operation affects an anchor only, so don't try
Daniel Hartmeier
2003-01-25
Another nice cleanup patch from Andrey Matveev
Cedric Berger
2003-01-25
Match changes for rdr port ranges made to pf.c:
Ryan Thomas McBride
2003-01-25
Fix NOACTION with table statements.
Cedric Berger
2003-01-25
Permit initialisation of a table content from a file in pf.conf.
Cedric Berger
2003-01-25
Correctly check illegal constructs with tables. Better error messages.
Cedric Berger
2003-01-25
tables are just tables; implementation details (radix) don't need to be
Henning Brauer
2003-01-25
if a table name ist too long, it's actually nice to tell so instead of just
Henning Brauer
2003-01-25
kill whitespace at EOL
Henning Brauer
2003-01-24
document pfctl -vvsq
Henning Brauer
2003-01-24
make rate2str include the unit in the ouput even if it is 0b. was irrelevant
Henning Brauer
2003-01-24
pfctl -vvsq shows bandwidth and packets/s for PRIQ now too
Henning Brauer
2003-01-24
let pfctl -vvsq loop and display measured bandwidth and packets/s per queue.
Henning Brauer
2003-01-24
export rate2str
Henning Brauer
2003-01-24
tune internal APIs a bit
Henning Brauer
2003-01-24
bring in 3 yet unused helper functions before I lose 'em again
Henning Brauer
2003-01-23
Little cleanup thanks to Andrey Matveev
Cedric Berger
2003-01-22
Typo.
Hakan Olsson
2003-01-22
Automatically create tables for the "add" and "replace" table commands.
Cedric Berger
2003-01-21
Support for TCP window scaling (RFC 1323). ok frantzen@
Daniel Hartmeier
2003-01-21
kern.watchdog; ok deraadt@
Markus Friedl
2003-01-21
remove redundant if
Camiel Dobbelaar
2003-01-21
add kern.watchdog sysctl and generic watchdog interface;
Markus Friedl
2003-01-20
Cut & paste madness. We were (un)lucky it worked before!
Cedric Berger
2003-01-20
typos; alan@alanday.com
Theo de Raadt
2003-01-20
unused var; found by dhartmei@ and camield@
Henning Brauer
[next]