2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00

7691 Commits

Author SHA1 Message Date
Andreas Gustafsson
20606121ea missing NULL initialization 2000-12-05 01:41:29 +00:00
Brian Wellington
1fe2d5bb6e zone_settimer now logs an error if isc_timer_reset fails, instead of returning
a result which all callers ignored.
2000-12-05 00:47:42 +00:00
Andreas Gustafsson
bf5fa2c191 tarball now built at :35 2000-12-05 00:41:38 +00:00
Brian Wellington
99b39b3bb4 zone_settimer should do nothing if the zone is exiting. Previously, some of
the callers checked this, but not all of them.
2000-12-05 00:36:44 +00:00
Andreas Gustafsson
2c826ed1cf don't flood logs with lots of notify-related log messages at
level info; minor changes to log messages
2000-12-04 23:58:27 +00:00
Brian Wellington
6a0f88c6f8 Remove an expired, replaced draft. 2000-12-04 23:47:53 +00:00
Brian Wellington
425c9c3720 remove unused variable warnings 2000-12-04 23:39:05 +00:00
Brian Wellington
5af0b591fd lib/dns/sec/openssl/th-lock.c was useless. 2000-12-04 23:21:42 +00:00
Brian Wellington
704d6eeab1 591. [bug] Work around non-reentrancy in openssl by disabling
precomputation in keys.
2000-12-04 23:06:37 +00:00
Brian Wellington
dcfa06e99d mention that -u and linux works with --disable-threads. 2000-12-04 19:52:44 +00:00
Andreas Gustafsson
f437f6ffae added "--- 9.1.0b1 released ---" marker 2000-12-04 19:36:32 +00:00
Andreas Gustafsson
ed8ba54e64 590. [doc] There are now man pages for the lwres library in
doc/man/lwres.
2000-12-04 18:40:24 +00:00
Andreas Gustafsson
f55dd75bca minor editing 2000-12-04 18:37:40 +00:00
Andreas Gustafsson
c1d04508c8 exclude bin/tests/system/relay from release kits 2000-12-04 17:21:03 +00:00
Andreas Gustafsson
2283047140 this file does not belong in the distribution 2000-12-04 17:09:08 +00:00
Andreas Gustafsson
dab0c0df14 added title line 2000-12-04 17:00:32 +00:00
Andreas Gustafsson
4d5c668a91 589. [bug] The server could deadlock if a zone was updated
while being transferred out.
2000-12-04 06:31:41 +00:00
Mark Andrews
5a6335a8bf 588. [bug] ctx->in_use was not being correctly initalised when
when pushing a file for $INCLUDE. [RT #523]
2000-12-04 04:17:00 +00:00
Andreas Gustafsson
4104b26dd7 more DNS_OPT_NEWCODES sanitation 2000-12-02 05:57:16 +00:00
Andreas Gustafsson
f1b2bd266e eliminate compiler warnings about unused variables in
sanitized code
2000-12-02 05:29:15 +00:00
Andreas Gustafsson
8db2b65318 more DNS_OPT_NEWCODES sanitation 2000-12-02 05:28:05 +00:00
Andreas Gustafsson
33b66a98be more DNS_OPT_NEWCODES sanitation 2000-12-02 05:13:37 +00:00
Andreas Gustafsson
90ad126bb3 more DNS_OPT_NEWCODES sanitation 2000-12-02 04:44:51 +00:00
Andreas Gustafsson
294ae26fb3 more DNS_OPT_NEWCODES sanitation 2000-12-02 04:30:08 +00:00
Andreas Gustafsson
ab3f2d77bd sanitize away the DNS_OPT_NEWCODES stuff 2000-12-02 04:13:35 +00:00
Andreas Gustafsson
941d15a028 style 2000-12-02 04:12:25 +00:00
Andreas Gustafsson
5e9ed27c32 added /* DNS_OPT_NEWCODES */ after #endif to support sanitization 2000-12-02 02:07:37 +00:00
Mark Andrews
5b027b8ca3 reorder 2000-12-02 00:57:43 +00:00
Andreas Gustafsson
6b35c2fec9 regenerated HTML 2000-12-02 00:35:24 +00:00
Andreas Gustafsson
a2984e1e5e more editing of use-ixfr docs 2000-12-02 00:34:39 +00:00
Andreas Gustafsson
199268062f we are now strict about CNAMEs 2000-12-02 00:32:23 +00:00
Andreas Gustafsson
f63f9002e7 we have no intent of making SIGINT do the same as 'rndc dumpdb' 2000-12-02 00:30:34 +00:00
Andreas Gustafsson
f83520a3d8 treat the use-ixfr option like we do with other obsolete options;
in particular, there is no need for the ARM to have a separate section about it
2000-12-02 00:25:42 +00:00
Andreas Gustafsson
87a6678320 updated the documentation on the statistics file format and moved it
to a less conspicuous place
2000-12-02 00:14:23 +00:00
Andreas Gustafsson
ce1f5b8d0a rewrote much of the statistics counter code 2000-12-01 23:49:59 +00:00
Mark Andrews
90ae994603 memory leak on error path 2000-12-01 23:29:54 +00:00
Mark Andrews
ad70a097c8 Allow views w/ same name and different class to be added to view list.
Change view add failure result test from == ISC_R_EXISTS -> != ISC_R_SUCCESS.
2000-12-01 23:27:43 +00:00
Andreas Gustafsson
c3d7246f5b do not print an empty line to stdout on success 2000-12-01 21:37:33 +00:00
Andreas Gustafsson
a3e41e3c03 obey the allow-update forwarding option for both signed and unsigned updates;
fold the upforwd system test README file and nsupdate input files into the tests.sh script;
other minor cleanup of the upforwd test
2000-12-01 21:37:17 +00:00
Andreas Gustafsson
72a10307e1 added UNUSED() macros for arguments that end up unused when assertion checking
is turned off
2000-12-01 21:32:02 +00:00
Andreas Gustafsson
f41a25ce77 document the fact that ns_client_sendraw() signals
the end of request processing
2000-12-01 21:30:20 +00:00
Andreas Gustafsson
781dc04f0c "nsupdate -- -" now reads non-interactively from stdin 2000-12-01 20:47:15 +00:00
Andreas Gustafsson
880a4fcf95 Do not express intent to implement the check-names option. 2000-12-01 19:50:52 +00:00
Andreas Gustafsson
49a6051082 build from a kit so that sanitation has been performed;
otherwise build with a separate object tree won't work
2000-12-01 18:23:45 +00:00
Andreas Gustafsson
9c566a852f 587. [func] A warning is now printed if the "allow-update"
option allows updates based on the source IP
                        address, to alert users to the fact that this
                        is insecure and becoming increasingly so as
                        servers capable of update forwarding are being
                        deployed.
2000-12-01 18:22:17 +00:00
Mark Andrews
4c08b67a5f 586. [bug] multiple views with the same name were fatal. [RT #516] 2000-12-01 09:03:44 +00:00
Mark Andrews
a9dcc1d0cb typo 2000-12-01 08:58:10 +00:00
Mark Andrews
372dfd542b de-couple dns_zone_notify() and dns_zone_maintenance() from their callers. 2000-12-01 03:20:00 +00:00
Andreas Gustafsson
b199bc831e bypass running scripts if we are using a separate
build directory
2000-12-01 02:17:15 +00:00
Andreas Gustafsson
4bd173d7ae generate placeholder Makefile in doc/ 2000-12-01 02:16:28 +00:00