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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2003-01-20
use arc4random() instead of rand() if availible
Jakob Schlyter
2003-01-20
use isc_random_get instead of rand()
Jakob Schlyter
2003-01-20
use lcg instad of lfsr for id generation
Jakob Schlyter
2003-01-20
fix broken lfsr implementation
Jakob Schlyter
2003-01-20
add lcg.h
Jakob Schlyter
2003-01-20
prevent the compiler from blowing up on sparc64; from NetBSD via millert@
Jakob Schlyter
2003-01-20
add Linear Congruential Generator implementation
Jakob Schlyter
2003-01-20
init
Jakob Schlyter
2003-01-20
chroot to /var/named by default
Jakob Schlyter
2003-01-20
skip dnssec programs
Jakob Schlyter
2003-01-20
ISC BIND version 9.2.2rc1
Jakob Schlyter
2003-01-20
typos; alan@alanday.com
Theo de Raadt
2003-01-20
use LOG_NDELAY in chroot() using daemons
Theo de Raadt
2003-01-18
inet6 fixes from jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-18
more typos; jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-17
seperate[d][ly] -> separate[d][ly]; alan@alanday.com
Theo de Raadt
2003-01-17
more; jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-09
Add support for active/inactive tablesets in the kernel.
Cedric Berger
2003-01-07
Add function to search for and remove stale rulesets from other authpf
Daniel Hartmeier
2003-01-07
Remove pfr_unwrap_table workaround, it's no longer needed.
Daniel Hartmeier
2003-01-06
nicer syslog
Theo de Raadt
2003-01-06
some cleanup; andrushock@korovino.net
Theo de Raadt
2003-01-06
Typo: s/to be use if/to be used if/ s/Standford/Stanford/
Chad Loder
2003-01-06
only do kvm_openfiles for -v, all others use sysctl
Theo de Raadt
2003-01-06
minor tweaks
Theo de Raadt
2003-01-05
Move ifname from pf_addr to pf_addr_wrap, prepare pf_addr_wrap for table
Daniel Hartmeier
2003-01-04
Remove some debug output. -moj
Mats O Jansson
2003-01-04
workaround until pf fixes this
Theo de Raadt
2003-01-03
Bring in userland code for accessing PF radix tables.
Cedric Berger
2003-01-03
Fix BE64 bug with (time_t *)&timeval.tv_sec; from Rob Seastrom
Jason Wright
2003-01-01
Support all possible rule types ("scrub" rules can log packets being
Ryan Thomas McBride
2003-01-01
Scrub and filter rules are separated now, adjust authpf accordingly.
Daniel Hartmeier
2002-12-31
amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as
Miod Vallat
2002-12-31
Prepare for the removal of amiga and sun3 platforms from the tree.
Miod Vallat
2002-12-29
Mention $user_id, like $user_ip.
Daniel Hartmeier
2002-12-29
Set a macro $user_id to the user name, just like $user_ip is already set
Daniel Hartmeier
2002-12-25
no more -O1 needed on alpha
Henning Brauer
2002-12-24
forgot this as well. reorder.
Federico G. Schwindt
2002-12-24
reorder .Xr.
Federico G. Schwindt
2002-12-23
avoid null deref in calling option_erro(); pt out by hunter@comsys.com.ua
Michael Shalayeff
2002-12-23
no need to ntohs the ports
Michael Shalayeff
2002-12-22
spelink; Wouter Clarie in PR 3047
Henning Brauer
2002-12-22
o check for empty $SHELL and add missing __dead (Andrey Matveev)
Todd C. Miller
2002-12-22
fix cutnpaste; from hunter@comsys.com.ua
Michael Shalayeff
2002-12-22
KNF
Henning Brauer
2002-12-22
Instead of inserting and removing rules at the top/bottom of the main
Daniel Hartmeier
2002-12-21
typos; torh@bogus.net
Theo de Raadt
2002-12-20
use bcopy instead of struct assignment
Michael Shalayeff
2002-12-20
Don't bother free()ing memory when we are just headed for exit().
Todd C. Miller
2002-12-19
redundant memset
Henning Brauer
[prev]
[next]