Commit Graph
214 Commits
Author SHA1 Message Date
Mark Andrews e3d293b5ba regen 2005-10-13 02:34:03 +00:00
Mark Andrews 9244699cd7 regen 2005-09-15 22:48:53 +00:00
Mark Andrews aed28d7c8c regen 2005-07-18 02:36:54 +00:00
Mark Andrews af5122b853 regen 2005-05-13 02:43:31 +00:00
Mark Andrews 5ade0f042b update copyright notice 2005-05-13 01:22:36 +00:00
Rob Austein 17cd3e1e45 regen 2005-05-12 23:57:16 +00:00
Rob Austein d636ee6bb7 1856. [doc] Switch Docbook toolchain from DSSSL to XSL. 2005-05-12 21:36:17 +00:00
Mark Andrews 1df3129bf6 1849. [doc] All forms of the man pages (docbook, man, html) should
have consistant copyright dates.
2005-04-07 03:22:52 +00:00
Mark Andrews 110c21bfff regen 2005-04-03 03:31:59 +00:00
Mark Andrews 242ef7b98a update copyright notice 2005-03-17 03:58:33 +00:00
Mark Andrews 6878b44251 1795. [bug] "rndc dumpb" was not fully documented. Minor
formating issues with "rndc dumpdb -all".  [RT #13396]
2005-03-14 23:56:31 +00:00
Mark Andrews 9c6875f719 1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
allow parallel make to succeed.
2004-12-09 04:09:54 +00:00
Mark Andrews f858f26c2e 1769. [port] win32: change compiler flags /MTd ==> /MDd,
/MT ==> /MD.
2004-11-18 01:04:52 +00:00
Mark Andrews e26b8589e5 1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
[RT #12588]
2004-09-28 07:14:57 +00:00
Mark Andrews a0df2e016f 1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'. 2004-09-03 03:43:32 +00:00
Mark Andrews 87dcc3250a regen 2004-08-22 23:39:05 +00:00
Mark Andrews a53261756d 1688. [bug] LDFLAGS was not supported. 2004-07-20 07:02:00 +00:00
Mark Andrews 9430e4f3ef regen 2004-06-03 05:35:50 +00:00
Mark Andrews 71ec9d45ba update corpauthor 2004-06-03 02:25:00 +00:00
Mark Andrews 15d5b2a97c sync win32 supprt w/ HEAD 2004-03-11 01:02:42 +00:00
Mark Andrews c3138c6928 doc regen / copyrights 2004-03-08 04:04:47 +00:00
Mark Andrews a09e55f624 update copyrights 2004-03-06 10:22:54 +00:00
Mark Andrews 2691dfb148 regen w/ updated copyright notice 2004-03-06 07:41:44 +00:00
Mark Andrews a283f2f6ed regen 2004-02-27 21:49:21 +00:00
Mark Andrews cc7dff1423 1573. [port] linux: update to libtool 1.5.2 so that
"make install DESTDIR=/xx" works with
                        "configure --with-libtool".  [RT #9941]
2004-02-24 02:15:33 +00:00
Mark Andrews 25a60b1d80 sync with HEAD 2003-10-15 05:32:25 +00:00
Mark Andrews 5874ad9039 cygwin support 2003-08-25 05:40:31 +00:00
Mark Andrews 29c69bb338 pullup:
correct typo in usage message.
2003-08-22 03:20:09 +00:00
Mark Andrews 785e943834 1380. [func] 'rndc recursing' dump recursing queries to
'recursing-file = "named.recursing";'.
2003-08-21 14:05:47 +00:00
Mark Andrews 48c4c3d66b 1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
[RT #2394]
2003-08-13 04:35:06 +00:00
Mark Andrews fe73090122 pullup:
Split off the named.conf grammar into a source module separate
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2003-08-12 07:10:32 +00:00
Mark Andrews 3da9ba9a4c 1153. [func] 'rndc {stop|halt} -p' now reports the process id
of the instance of named being shutdown.
2003-08-11 05:42:52 +00:00
Mark Andrews 9052beb238 pullup
Check return values or cast them to (void), as required by the coding
standards; add exceptions to the coding standards for cases where this is
not desirable
2003-08-11 05:28:23 +00:00
Mark Andrews c4f37c7aa8 1148. [func] 'rndc-confgen -a' now provides positive feedback. 2003-08-11 03:57:34 +00:00
Mark Andrews 62acdc453a 1139. [func] It is now possible to flush a given name from the
cache(s) via 'rndc flushname name [view]'. [RT #2051]
2003-08-08 05:32:36 +00:00
Mark Andrews 6166435738 1127. [func] rndc: If the server to contact has multiple addresses,
try all of them.
2003-08-08 03:53:53 +00:00
Mark Andrews 72ceb8a6cc pullup:
@Add bind9_getaddresses(), a consistent version of the get_address function
from dig/host/nslookup, nsupdate, and rndc.  This should make it
easier to have the various programs support multiple addresses for a hostname.
2003-08-08 03:40:09 +00:00
Mark Andrews ff77225512 pullup:
Move configuration checking to libbind9.
2003-08-04 04:23:56 +00:00
Mark Andrews 043f46fcde 999. [func] "rndc retransfer zone [class [view]]" added.
[RT #1752]
2003-08-04 02:04:47 +00:00
Mark Andrews faf21a64b8 regen 2003-07-23 02:23:06 +00:00
Mark Andrews f4d86cfcea update_copyrights 2003-07-22 04:03:54 +00:00
Mark Andrews edb8af0b14 1480. [bug] Provide replay protection for rndc commands. Full
replay protection requires both rndc and named to
                        be updated.  Partial replay protection (limited
                        exposure after restart) is provided if just named
                        is updated.
2003-07-17 06:36:47 +00:00
Mark Andrews e1b3761bb2 cvsnt doesn't handle msdos style line termination 2003-05-19 23:16:08 +00:00
Mark Andrews 2c6d181f85 restore dos newlines 2003-05-16 05:46:16 +00:00
Mark Andrews 94e33f70eb 1451. [bug] rndc-confgen didn't exit with a error code for all
failures. [RT #5209]
2003-05-15 02:43:15 +00:00
Mark Andrews 8d39478fe7 1219. [bug] Set AI_ADDRCONFIG when looking up addresses
via getaddrinfo() (affects dig, host, nslookup, rndc
                       and nsupdate).
2003-05-15 01:17:55 +00:00
Mark Andrews a7efbe70e7 merge 9.2.2 back into v9_2 2003-03-06 04:38:29 +00:00
Mark Andrews 8e9cc3ced1 spelling 2003-02-07 02:39:06 +00:00
Mark Andrews 891c424e56 update_copyrights 2002-08-05 06:57:16 +00:00
Mark Andrews e1748302ad cfg_test needs to link against libdns (shared lib) 2002-02-12 12:02:06 +00:00