Andreas Gustafsson
669e9657c7
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
2002-01-04 02:32:16 +00:00
Andreas Gustafsson
242bba8991
1151. [bug] nslookup failed to check that the arguments to
...
the port, timeout, and retry options were
valid integers and in range. [RT #2099 ]
1150. [bug] named incorrectly accepted TTL values
containing plus or minus signs, such as
1d+1h-1s.
1149. [func] New function isc_parse_uint32().
2001-11-30 01:02:18 +00:00
Andreas Gustafsson
17453368fa
Reimplemented the built-in CHAOS zones using sdb.
2001-11-20 01:18:15 +00:00
Andreas Gustafsson
10640b2e3e
added lib/bind9/win32/*
2001-11-19 21:17:08 +00:00
Mark Andrews
309979a136
pullup:
...
Removed all code within #ifdef DNS_OPT_NEWCODES*.
It was the last thing being sanitized out of releases; removing
it makes it possible to eliminate the sanitation process.
2001-11-15 01:24:21 +00:00
Brian Wellington
b493dfe8bc
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.
2001-11-14 22:08:38 +00:00
Andreas Gustafsson
1a32d316dd
add a version.h for liblwres, too
2001-10-23 18:45:53 +00:00
Mark Andrews
2ef5add037
remove EXCLUDED when kitting.
2001-10-19 01:23:23 +00:00
Mark Andrews
7d5b9de6c7
Allow a third file to be specified containing changes that are known not
...
to apply to the release being checked so that they are not reported as
not having been pulled up.
2001-10-18 00:44:32 +00:00
Andreas Gustafsson
dcfc52bbba
Added a version.h file for each library; made version
...
variables const
2001-10-16 23:21:07 +00:00
Andreas Gustafsson
d9edf3ad42
Removed the sanitation stuff, thereby speeding up building
...
of release kits several times
2001-10-01 20:41:28 +00:00
Andreas Gustafsson
9066d09c3e
Removed all code within #ifdef DNS_OPT_NEWCODES*.
...
It was the last thing being sanitized out of releases; removing
it makes it possible to eliminate the sanitation process.
2001-10-01 18:54:05 +00:00
Andreas Gustafsson
0f66180e24
clean up test.cc, not test.c
2001-09-29 17:38:47 +00:00
Andreas Gustafsson
126095a3e6
added ./bin/tests/system/dnssec/ns3/keyless.example.db.in
2001-09-21 17:27:15 +00:00
Andreas Gustafsson
99f467f016
test the ixfr-from-differences option
2001-09-08 00:24:33 +00:00
Andreas Gustafsson
d794aac9ca
bin/tests/system/stress/ns1/root.db is no longer in CVS
2001-09-07 00:50:05 +00:00
cvs2git
92e662f530
This commit was manufactured by cvs2git to create branch 'v9_3'.
2001-08-30 04:33:22 +00:00
Mark Andrews
c654449ccf
isc__strerror
2001-08-30 04:33:20 +00:00
Mark Andrews
0122a1f716
update
2001-08-09 06:08:09 +00:00
Andreas Gustafsson
58c48b3b48
running check-instincludes requires a CVS tree; require absolute path for kit file
2001-08-09 02:36:01 +00:00
Andreas Gustafsson
e076d0c88b
merge_copyrights
2001-08-09 00:30:39 +00:00
Andreas Gustafsson
58b137edfd
looked for kit in wrong directory
2001-08-01 21:52:41 +00:00
Andreas Gustafsson
4e6b8a18ff
update_copyrights
2001-07-31 00:03:21 +00:00
Andreas Gustafsson
91216cff91
merge_copyrights
2001-07-30 23:45:52 +00:00
Andreas Gustafsson
4e71e9b6c8
recognize BAT (MSDOS batch file) comments, but ignore them for now
2001-07-30 23:45:03 +00:00
Andreas Gustafsson
f9d068745d
adjusted copyright years of new files derived from old ones
2001-07-17 20:29:04 +00:00
Andreas Gustafsson
e78c072771
removed removed files
2001-07-17 20:10:49 +00:00
Andreas Gustafsson
e4757e3daf
merge_copyrights
2001-07-17 20:04:57 +00:00
Andreas Gustafsson
e5a8e8cfd2
added --with-openssl and --enable-libbind to configure options
2001-07-13 01:51:28 +00:00
Brian Wellington
7db1c16561
updates
2001-07-10 21:42:05 +00:00
Brian Wellington
3fcf6b956f
925. [cleanup] Remove openssl from the distribution; require that
...
--with-openssl be specified if DNSSEC is needed.
2001-07-10 21:40:10 +00:00
Andreas Gustafsson
34729dbcb3
split lwres/net.h into separate Unix and Win32 version to facilitate
...
porting; rely on that header for networking definitions rather than redundantly
including OS-dependent headers from the various lwres .c files
2001-07-10 18:26:12 +00:00
Andreas Gustafsson
a8f94d29b3
compile the version number into the isccfg and isccc libraries,
...
like we do with all other libraries
2001-07-09 22:25:29 +00:00
Andreas Gustafsson
305795c093
finish app.h move
2001-07-06 22:12:21 +00:00
Andreas Gustafsson
336ca4423f
support building from a tar.gz file, not just from CVS
2001-06-28 01:34:01 +00:00
David Lawrence
b71fc1e8f2
bin/rndc/rndc-confgen.c, bin/rndc/util.c, bin/rndc/util.h
2001-06-22 17:26:09 +00:00
Andreas Gustafsson
855bf2b910
added lib/isc/entropy.c, lib/isc/win32/entropy.c
2001-06-21 20:27:58 +00:00
David Lawrence
c968a9ca37
cope with MAN copyright/Id comments not ending at an empty line
2001-06-10 14:01:10 +00:00
David Lawrence
09ab886382
MAN and HTML files generated from SGML files are now X-ed out so they will
...
not be updated by update_copyrights
2001-06-10 13:59:48 +00:00
Andreas Gustafsson
6c68e68fc5
When generating man pages from docbook source, add CVS Id lines
...
so that they don't keep appearing and disappearing depending
on whether "make man" or "update_copyright" was run last.
Also, moved HTML_COPYRIGHT and MAN_COPYRIGHT to a new
directory "docutil" which is actually shipped with the
distribution, unlike the "util" directory.
2001-06-08 19:04:10 +00:00
Brian Wellington
43b1bd8f86
remove nonexistent files
2001-05-31 22:52:06 +00:00
Brian Wellington
410821f324
copyright
2001-05-31 22:51:43 +00:00
Brian Wellington
03dad90858
add lib/bind/.cvsignore
2001-05-31 22:45:12 +00:00
Mark Andrews
0a31570968
oops
2001-05-31 05:54:45 +00:00
Mark Andrews
94da7d97ae
add lib/bind
2001-05-31 02:35:21 +00:00
Brian Wellington
ace6fff229
lib/bind should be in the alpha release
2001-05-30 21:18:07 +00:00
Brian Wellington
7a6ad11e01
merge_copyrights
2001-05-30 20:24:17 +00:00
Mark Andrews
534253444e
kill lib/cfg again from snapshots
2001-05-24 02:01:56 +00:00
Mark Andrews
238cf1fc58
Add lib/cfg lib/bind to snapshots
2001-05-24 02:00:02 +00:00
Brian Wellington
0b135de5a5
836. [func] Upgraded libtool to 1.4.
2001-05-23 19:22:11 +00:00
Andreas Gustafsson
9da8ece8d3
code duplication
2001-05-23 04:38:04 +00:00
Mark Andrews
96a049f3c5
"port" changes should also be checked.
2001-05-22 22:48:03 +00:00
Andreas Gustafsson
e7a4f58d55
833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to
...
<dns/soa.h>, and extended them to support
all the integer-valued fields of the SOA RR.
2001-05-21 23:56:34 +00:00
Andreas Gustafsson
b56607d483
the ixfr test requires Net::DNS
2001-05-14 22:35:57 +00:00
Andreas Gustafsson
0072911bd9
added .cvsignore files
2001-05-10 19:03:31 +00:00
Andreas Gustafsson
c60d524c49
added incremental zone transfer test
2001-05-10 18:48:21 +00:00
Andreas Gustafsson
b8cfb6c6c8
HTML files in doc/arm are now regenerated using 'make doc' instead
...
of 'sh genhtml.sh'; you can also do 'make Bv9ARM-book.pdf' and 'make Bv9ARM-book.dvi'
2001-05-09 03:12:11 +00:00
Andreas Gustafsson
65dfcdc392
script and procedure for checking for missing
...
pullups
2001-05-07 23:04:11 +00:00
Andreas Gustafsson
af46049567
removed <dns/namedconf.h>, which pertained to the old
...
configuration parser
2001-05-02 17:39:51 +00:00
Andreas Gustafsson
11175c9a6b
omit lib/bind from distributions until it's done
...
(for making snapshots)
2001-04-12 01:18:42 +00:00
Brian Wellington
d4ef65050f
copyright updates
...
(note - this doesn't touch lib/bind at all. Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
2001-04-10 21:52:17 +00:00
Andreas Gustafsson
8b862ad2b7
handle some constructs used in the nsupdate man page
2001-04-02 21:48:31 +00:00
Andreas Gustafsson
abeaa7aeb5
created
2001-03-31 00:11:20 +00:00
Brian Wellington
cb3e854e18
oops, use the nominum copyright for lib/isccc. Also fix the update_copyrights
...
script to do @YEARS@ expansion on 2 lines.
2001-03-27 20:08:15 +00:00
Bob Halley
622df0afb8
add docbook manuals
2001-03-27 17:58:43 +00:00
Bob Halley
5a48c9f760
add sgml support
2001-03-27 17:57:28 +00:00
Bob Halley
988551782a
add
2001-03-27 17:48:12 +00:00
Brian Wellington
022d19c138
copyright updates
2001-03-27 02:06:13 +00:00
Brian Wellington
badf66abe0
Remove OMAPI.
2001-03-27 00:53:58 +00:00
Brian Wellington
1d92d8a245
792. [cleanup] Replace the OMAPI command channel protocol with a
...
simpler one.
2001-03-27 00:44:59 +00:00
Brian Wellington
11ba7973f9
added COPYRIGHT.NOM, fixed a few isccfg file descriptions.
2001-03-27 00:24:08 +00:00
Brian Wellington
dcd8bbcc8d
Add a joint ISC/Nominum copyright statement.
2001-03-27 00:21:32 +00:00
Brian Wellington
bf49a52178
Added the contributed LDAP sdb driver and program to convert a zone into an
...
LDAP schema.
2001-03-14 20:22:32 +00:00
Brian Wellington
3b2634e9b9
remove nconf_test, since it used the old config parser.
2001-03-13 02:47:18 +00:00
Brian Wellington
53aed64e0f
add missing .cvsignore files
2001-03-06 01:51:34 +00:00
Brian Wellington
438b80a31b
Remove the old configuration parser
2001-03-05 22:49:33 +00:00
Brian Wellington
90c099e88e
762. [feature] named now uses the new configuration parser.
2001-03-04 21:21:39 +00:00
Brian Wellington
303243b9d4
Add isc/unix/syslog.c with a function to convert strings to syslog facilities.
2001-03-02 19:25:19 +00:00
Brian Wellington
12f4f02695
Add code to syntactically check a named.conf file.
2001-03-01 23:46:49 +00:00
Andreas Gustafsson
e24349aa27
added isccfg log modules and categories
2001-02-22 02:39:24 +00:00
Brian Wellington
fa342c624a
Added start.sh and stop.sh, which read the values from conf.sh into the
...
environment and call the perl scripts.
2001-02-21 20:11:34 +00:00
Brian Wellington
c47ca47629
Remove the old rndc config parser.
2001-02-16 00:47:45 +00:00
Brian Wellington
b0b84a5036
add lib/dns/sec/dst/openssldsa_link.c
2001-02-15 04:23:01 +00:00
Andreas Gustafsson
be7f273043
merge in new yacc-free configuration parser from the newconfig branch
2001-02-15 04:14:15 +00:00
Andreas Gustafsson
b2942b18a1
refcount.h
2001-02-09 00:28:08 +00:00
Andreas Gustafsson
6e8a02d5d3
take recent moves of man pages into account
2001-01-19 22:02:48 +00:00
Brian Wellington
6ec4990544
copyright update
2001-01-18 02:00:59 +00:00
Brian Wellington
754768580f
update various files for the glue test.
2001-01-17 01:46:56 +00:00
Brian Wellington
73eb75dc21
add copyrights to the tkey system test
2001-01-11 20:51:19 +00:00
Andreas Gustafsson
1988fd60fa
share the root.hint file among most of the system tests instead of having multiple identical copies
2001-01-11 20:44:21 +00:00
Andreas Gustafsson
8227257b1c
added IPv6 synthesis tests
2001-01-10 01:19:06 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Brian Wellington
9e3a7b0faf
update copyrights file, add 2001.
2001-01-09 21:35:55 +00:00
Brian Wellington
3f160155da
ISC_MUTEX_PROFILE can be set to enable basic mutex profiling. Running named
...
with -s prints the results.
2000-12-29 01:29:56 +00:00
Andreas Gustafsson
e4c6adf028
check-instincludes.sh could not be run due to incorrect working directory
2000-12-22 23:05:17 +00:00
Andreas Gustafsson
3518c2023a
put contrib/idn back in the release
2000-12-21 19:42:53 +00:00
Andreas Gustafsson
9224b1c0b6
do test builds with -DISC_LIST_CHECKINIT
2000-12-21 02:58:49 +00:00
Andreas Gustafsson
59dc41f536
omit contrib/idn from this release
2000-12-21 02:55:18 +00:00
Andreas Gustafsson
75d927bd72
renamed check-zone to named-checkzone and check-conf to named-checkzone
...
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:51:08 +00:00
Andreas Gustafsson
bb1cf189bb
renamed check-zone to named-checkzone and check-conf to named-checkzone
...
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:48:09 +00:00