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

26 Commits

Author SHA1 Message Date
Andreas Gustafsson
206a60c0d7 eliminated global variable ns_g_rootns; simplified
server startup/cleanup procedure
2000-01-18 23:38:42 +00:00
Andreas Gustafsson
b03758b04e eliminated global variables ns_g_zonemgr and ns_g_clientmgr 2000-01-18 18:09:47 +00:00
Andreas Gustafsson
b778773c61 made server cleanup be more like a mirror image of
the server setup, to ensure that the server object is not destroyed
while still being used
2000-01-12 01:17:34 +00:00
Andreas Gustafsson
721e468db0 eliminated global variable ns_g_interfacemgr;
rescan interface list on reconfiguration
2000-01-04 22:02:26 +00:00
Andreas Gustafsson
582732ce15 war on global variables continues: ns_g_viewlist and
ns_g_viewlock are now gone
1999-12-22 18:45:56 +00:00
Bob Halley
f9d8c276c1 move TSIG and TKEY destroy routines to server.c 1999-11-05 20:20:18 +00:00
Brian Wellington
31b6349dbb added dns_tkey_destroy 1999-11-05 16:53:24 +00:00
Brian Wellington
24e49b2133 TSIG initialization moved until after config file parsing 1999-10-27 20:00:40 +00:00
Bob Halley
925c6e6f4d minor tweaks; add -x to load cache 1999-10-25 18:58:43 +00:00
Bob Halley
f41948fc23 os-specific init 1999-10-23 01:07:22 +00:00
Bob Halley
378d26619d catch assertion failures and library fatal errors 1999-10-23 00:33:04 +00:00
Bob Halley
b8257bd2d8 logging tweaks and fixes 1999-10-23 00:02:23 +00:00
Bob Halley
a4b6a1622b really basic logging instead of printf 1999-10-22 19:35:19 +00:00
Bob Halley
067a6ca8b4 eliminate confctx lock 1999-10-15 01:49:46 +00:00
Bob Halley
ba88ba8a3f eliminate temporary zone/cache loading scheme 1999-10-15 01:48:29 +00:00
James Brister
78f12b4789 Add bootfile to command line. 1999-10-13 17:49:21 +00:00
Brian Wellington
e14bb110b5 linux capability stuff didn't work with kernel 2.2 and glibc 2.0 1999-10-07 20:45:46 +00:00
Bob Halley
9f4dd67b1f drop privs on linux 1999-10-07 19:35:02 +00:00
David Lawrence
8b901c775d use isc_commandline_parse instead of getopt 1999-10-06 19:59:29 +00:00
Bob Halley
4c0b089772 allow port to be specified 1999-09-09 02:19:11 +00:00
Bob Halley
b78028df07 include tsig.h 1999-08-27 18:41:15 +00:00
Andreas Gustafsson
0818d0a764 support slave zones 1999-08-27 18:30:00 +00:00
Brian Wellington
29c5e3b873 Initialize and destroy the TSIG subsystem 1999-08-20 19:00:49 +00:00
Bob Halley
173b32c660 checkpoint: basic views, version.bind support 1999-08-05 22:14:43 +00:00
Bob Halley
b77cab68c6 checkpoint; crude TCP support 1999-08-05 01:51:32 +00:00
Bob Halley
7e6c9a9a73 add 1999-07-24 01:17:44 +00:00