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
/
bind
Age
Commit message (
Expand
)
Author
2003-04-05
string fixes. ok krw pvalchev
Ted Unangst
2003-03-20
duplicate word: to to
David Krause
2003-03-08
Talk about chroot defaults, remove Linux note.
Cedric Berger
2003-03-05
update to BIND 9.2.2-release. ok millert@
Jakob Schlyter
2003-03-04
change default config file to /var/named/etc/named.conf. ok millert@
Jakob Schlyter
2003-02-28
no need to disable stack-protector on sparc and sparc64 any more.
Artur Grabowski
2003-02-27
Kill blank line that hoses formatting; jakob@ OK
Todd C. Miller
2003-02-27
make rndc-confgen fail properly. tested by danh@
Jakob Schlyter
2003-02-26
Fix a bug we found during an audit of BIND9. This bug does not affect
Chad Loder
2003-02-26
note manpage addition
Jakob Schlyter
2003-02-26
IPv6 now default
Jakob Schlyter
2003-02-26
listen to IPv6 interfaces by default
Jakob Schlyter
2003-02-24
the the
Theo de Raadt
2003-02-21
remove bad xref to dnssec-keygen(8)
Jakob Schlyter
2003-02-19
style; David Krause
Jakob Schlyter
2003-02-18
intial -> initial;
Jason McIntyre
2003-02-18
sync manpage with actual implementation; david krause and myself
Jakob Schlyter
2003-02-10
jakob promised bind9 would not break the tree. But noooo... another damn
Theo de Raadt
2003-02-04
pay attention, jakob
Theo de Raadt
2003-02-04
ISC BIND version 9.3.0. ok deraadt@
Jakob Schlyter
2003-02-04
add old nslookup(1) manpage, needs more work
Jakob Schlyter
2003-02-03
remove sparc64 workaround, fixed in latest propolice patches
Jakob Schlyter
2003-01-28
compile without propolice on sparc64 for now
Jakob Schlyter
2003-01-24
compile rdata.c using -O0 on sparc64 due to bug in propolice
Jakob Schlyter
2003-01-24
do not print deprecation message
Jakob Schlyter
2003-01-24
install nslookup
Jakob Schlyter
2003-01-20
regen with autoconf 2.52
Jakob Schlyter
2003-01-20
document our local changes
Jakob Schlyter
2003-01-20
write pid-file before chroot (also specifiable via -i on the command line).
Jakob Schlyter
2003-01-20
fall back to system random device if chroot
Jakob Schlyter
2003-01-20
close /dev/null on shutdown
Jakob Schlyter
2003-01-20
open /dev/null before chroot
Jakob Schlyter
2003-01-20
indent
Jakob Schlyter
2003-01-20
call tzset() before chroot
Jakob Schlyter
2003-01-20
include lcg.h instead of lfsr.h
Jakob Schlyter
2003-01-20
better serial generation
Jakob Schlyter
2003-01-20
use arc4random()
Jakob Schlyter
2003-01-20
add lcg test program
Jakob Schlyter
2003-01-20
add option to force IPv4/IPv6
Jakob Schlyter
2003-01-20
better id generation
Jakob Schlyter
2003-01-20
test for tzset()
Jakob Schlyter
2003-01-20
test for arc4random()
Jakob Schlyter
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
[next]