This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
3308ba7ebd231499247b300ebc41449eb695a549
bind9
/
bin
History
Andreas Gustafsson
6fe444423a
(len != 0 && len % 16 == 15) can be simplified to just (len % 16 == 15)
2000-10-19 17:30:14 +00:00
..
dig
(len != 0 && len % 16 == 15) can be simplified to just (len % 16 == 15)
2000-10-19 17:30:14 +00:00
dnssec
521. [bug] Detect master files which contain $INCLUDE and always
2000-10-17 07:22:39 +00:00
lwresd
Add @DNS_GSSAPI_LIBS@ to DNSLIBS
2000-08-17 02:11:50 +00:00
named
Make this compile after Andreas forgot to remove the now defunct third argument
2000-10-19 02:55:20 +00:00
nsupdate
526. [bug] nsupdate incorrectly refused to add RRs with a TTL
2000-10-19 16:31:05 +00:00
rndc
Add zone-specific reload and refresh capability to server and rndc
2000-10-12 21:52:00 +00:00
tests
added copyright message
2000-10-17 20:13:56 +00:00
.cvsignore
…
Makefile.in
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
2000-08-01 01:33:37 +00:00