Commit Graph
5600 Commits
Author SHA1 Message Date
Andreas Gustafsson 5c213fcd1d mark rrset-order as unimplemented [RT #1561] 2001-08-02 23:36:23 +00:00
Danny Mayer a59a1d313a Updated .mak files to remove dependancies 2001-08-02 07:05:43 +00:00
Andreas Gustafsson 23a020bc13 950. [bug] Explicit TTLs did not properly override
due to a bug in change 834. [RT #1558]
2001-08-01 17:58:45 +00:00
Andreas Gustafsson ab54086529 print detailed description of grammar of socket addresses instead
of obscure names like 'v6addrportwild'; misc cleanup
2001-07-31 20:07:48 +00:00
Mark Andrews 43e2ec89d8 redundate #include 2001-07-31 03:45:04 +00:00
Andreas Gustafsson 9f5a862a90 lwres.h should be installed, and net.h should not 2001-07-31 01:32:45 +00:00
Mark Andrews c38b92000c 947. [bug] dns_rdata_soa_t had a badly name element "mname" which
was really the RNAME field from RFC1035.  To avoid
                        confusion and silent errors that would occur it ther
                        "origin" and "mname" elements were given their correct
                        names "mname" and "rname" respectively, the "mname"
                        element is renamed to "contact".
2001-07-30 01:09:14 +00:00
Danny Mayer b59115de5f Updated config information 2001-07-28 02:50:39 +00:00
Andreas Gustafsson 321fd0ceb4 in named-checkconf, pass in the complete path of named.conf
as NAMED_CONFFILE instead of constructing it by compile-time concatenation of NS_SYSCONFDIR
and /named.conf, to facilitate win32 support
2001-07-27 17:45:29 +00:00
Danny Mayer 0794ffffee Added paths info 2001-07-27 05:17:39 +00:00
Danny Mayer 075a7534a8 Added path information - retry 2001-07-27 05:16:55 +00:00
Danny Mayer 61e561c2ca Added path information 2001-07-27 05:15:27 +00:00
Andreas Gustafsson 90e289c59f A6 has an RFC now 2001-07-26 21:34:02 +00:00
Andreas Gustafsson 657a6a6f3c some unimplemented options were not marked as such in the grammar summary output 2001-07-26 21:27:51 +00:00
Brian Wellington 26a5f97dd8 Don't refer to keys as "TSIG keys", since they might be used for rndc only,
and this could be confusing.
2001-07-26 20:54:35 +00:00
Brian Wellington ee3ab6063d 945. [func] Add the new view-specific options
"match-destinations" and "match-recursive-only".
2001-07-26 20:42:46 +00:00
Andreas Gustafsson e5b18854e3 define RNDC_AUTOCONFFILE on win32 so that the code again
compiles on win32 and behaves like it did before.
2001-07-26 20:40:01 +00:00
Andreas Gustafsson 38f0e0520c tabified 2001-07-26 20:31:48 +00:00
Andreas Gustafsson dcfaeabc63 renamed RNDC_SYSCONFPATH to RNDC_CONFFILE; there's
nothing specifically SYS about it
2001-07-26 20:06:22 +00:00
Danny Mayer 922a15c7c0 Changes to support win32 2001-07-26 03:15:16 +00:00
Brian Wellington d81622b537 944. [func] Check for expired signatures on load. 2001-07-24 18:49:06 +00:00
Danny Mayer b61c97cebd Changed initialize to include void. This keeps the VC++ compiler from complaining about the isc_once_do code arguments 2001-07-24 05:23:38 +00:00
Andreas Gustafsson 831bbce008 commented trust levels 2001-07-23 17:55:37 +00:00
Andreas Gustafsson 2fa436a15c 80 columns 2001-07-23 16:58:18 +00:00
Mark Andrews 90228beed3 regen 2001-07-23 07:03:10 +00:00
Mark Andrews af898946e4 osf 4.0 support 2001-07-23 07:02:48 +00:00
Mark Andrews 3ef9b0c10f regen 2001-07-23 05:22:22 +00:00
Mark Andrews a1a421899e BSDI 4.2 support [RT #1529] 2001-07-23 05:21:56 +00:00
Danny Mayer dfca19a1aa Added LIBISCCFG_EXTERNAL_DATA macros to 3 declarations 2001-07-23 05:00:44 +00:00
Danny Mayer 1bf250400e Make file for bindevt 2001-07-23 03:04:32 +00:00
Danny Mayer 2b9debd520 syslog for win32 2001-07-23 03:03:22 +00:00
Danny Mayer 10266aa76f Conditionalize declaration of LIBLWRES_EXTERNAL_DATA 2001-07-23 03:01:56 +00:00
Mark Andrews 06596f0ec7 wrog prototype for getnetbyaddr_r under glibc 2001-07-23 00:48:51 +00:00
Andreas Gustafsson 33654a83db const correctness [RT #1011] 2001-07-23 00:23:30 +00:00
Mark Andrews 75b3a86c57 regen 2001-07-23 00:05:04 +00:00
Mark Andrews ab35bf14bd osf getnetent_r changes 2001-07-23 00:04:28 +00:00
Danny Mayer 72dc0b0824 Added make file 2001-07-22 06:30:18 +00:00
Danny Mayer 1186577d90 Updated scripts and added make file 2001-07-22 06:28:49 +00:00
Danny Mayer e056d87076 Updated scripts 2001-07-22 06:26:47 +00:00
Danny Mayer 138fc7eeba Created makefile 2001-07-22 06:25:34 +00:00
Danny Mayer 22a0a2c432 Fixed variable declarations 2001-07-22 06:22:28 +00:00
Danny Mayer 71542eaf04 Added make file and updated scripts 2001-07-22 06:21:05 +00:00
Mark Andrews 4bec81d388 regen 2001-07-20 11:06:19 +00:00
Mark Andrews 2da0b7dfbd 942. [port] libbind: GETNETBYADDR_ADDR_T was not correctly
defined on some platforms.
2001-07-20 11:06:05 +00:00
Andreas Gustafsson 7faa8f35e5 coding style 2001-07-19 17:13:54 +00:00
Andreas Gustafsson 001d1ceec6 coding style 2001-07-19 16:59:32 +00:00
Brian Wellington 1cb6e8cbe4 941. [bug] The configuration checker crashed if a slave
zone didn't contain a masters statement. [RT #1514]
2001-07-19 16:29:14 +00:00
Danny Mayer 3316814025 Added support for win32 2001-07-19 06:11:31 +00:00
Mark Andrews 2033e30585 940. [bug] Double zone locking failure on error path. [RT #1510] 2001-07-19 05:08:03 +00:00
Mark Andrews 3489d64bde "or equals" rather than "not equals" 2001-07-19 04:57:46 +00:00