Commit Graph

560 Commits

Author SHA1 Message Date
Mark Andrews
db0a8db17b Tests loading of zones from a conf file via dns_zone_callback(). 1999-10-13 21:58:12 +00:00
James Brister
1c3cf2dbe6 Use new function signature for config parsing. 1999-10-13 17:51:28 +00:00
James Brister
253f25f7ff Added some globals for the config parser. 1999-10-13 17:50:53 +00:00
James Brister
c6e10b826e Add driver and callback skeletons for configuration parsing. 1999-10-13 17:50:21 +00:00
James Brister
78f12b4789 Add bootfile to command line. 1999-10-13 17:49:21 +00:00
Bob Halley
30b652c9f3 improve post-recursion code 1999-10-13 02:08:19 +00:00
Mark Andrews
f82c4ea3f5 Adjust reported operation to reflect command performed. "nuck" was
reporting "deleting" not "nuking".
1999-10-13 01:21:58 +00:00
Bob Halley
93acd5fcca add comment about possible standards change 1999-10-12 20:40:10 +00:00
Brian Wellington
86ff74ccf6 remove unsigned warning in signer 1999-10-12 18:26:17 +00:00
David Lawrence
21d44935b2 "c"heck now outputs the chain's level_matches and level_count info. 1999-10-12 14:23:06 +00:00
David Lawrence
51e416ea19 print the chain's level_matches and level_count for "c"heck command. 1999-10-12 14:22:31 +00:00
Michael Graff
a9ece9973c snapshot 1999-10-12 02:06:08 +00:00
Andreas Gustafsson
c6e6677724 Paul says SOA record updates that leave the serial number unchanged
should be silently ignored
1999-10-11 22:34:36 +00:00
William King
d0d04a61ec UNRESOLVED results now display in yellow
fixed problem with test case output affecting html formatting
host name now follows OS identifier in 'host' column of status display
1999-10-11 20:45:42 +00:00
Andreas Gustafsson
f4c0131a46 eliminate "end-of-loop code not reached" warnings on Solaris 2.6 1999-10-11 20:00:24 +00:00
Bob Halley
e24ae70756 Make qrdataset an attribute of the client.
Get the foundname out of the fetch done event.
1999-10-11 19:12:43 +00:00
William King
b5fd67d43f added test case info to dns_name_getlabel test 1999-10-11 19:03:52 +00:00
William King
1ff711e2b7 just a couple of little things ... 1999-10-11 00:01:11 +00:00
William King
a8cd7b78f5 fixed a test 1999-10-10 23:11:06 +00:00
William King
b24b86e1fa feature evolution, formatted test info, bug fixes 1999-10-10 23:02:30 +00:00
William King
e1bb80ea30 changed default T2_TASKS_MIN to 10k in test 2 1999-10-10 19:42:26 +00:00
William King
91bc98e0bb reinstated t_tasks 1999-10-10 19:40:54 +00:00
William King
93a1670138 fixed problem with infinite recursion in test 2 1999-10-10 19:39:40 +00:00
William King
f4dc92e99d temporarily suppress t_tasks from running at request of RJH due to mem usage 1999-10-10 18:11:00 +00:00
Bob Halley
82e9817a18 lint 1999-10-10 17:13:29 +00:00
Bob Halley
82a083ceb7 create view 1999-10-10 17:13:21 +00:00
William King
2eb827695d isc standard php look and feel treatment, evolution of features, fixes 1999-10-09 02:47:33 +00:00
William King
8f24b2c47a remove old .(clean|build|test)-last files before shuffle 1999-10-09 02:46:35 +00:00
David Lawrence
c736c1a599 use isc_time_now()/isc_time_microdiff() instead of gettimeofday/struct timeval 1999-10-09 02:42:55 +00:00
Bob Halley
b0b97ac8a4 eliminate .SILENT 1999-10-09 00:57:54 +00:00
William King
e8f6c68c44 added .SILENT to suppress spurious make message on stdout 1999-10-08 22:43:47 +00:00
William King
746e7fb32f fixed a test case 1999-10-08 19:04:56 +00:00
William King
e582897ab4 silenced make action echo for target test: 1999-10-08 18:43:15 +00:00
William King
43383e3599 fixed expected result of one test 1999-10-08 18:38:55 +00:00
Brian Wellington
3f6dc1703f tsig structure/function name change 1999-10-08 18:37:24 +00:00
Bob Halley
139154bd98 fix the makefile fixes added because nmake sucks 1999-10-08 16:40:38 +00:00
Mark Andrews
41a28deee4 Need to take address of signer. 1999-10-08 06:54:23 +00:00
William King
fa20568962 *** empty log message *** 1999-10-07 21:23:59 +00:00
William King
69f5e6b73b changed dependencies 1999-10-07 21:12:54 +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
92d5e65479 add adb_test and nconf_test 1999-10-07 19:45:19 +00:00
Bob Halley
4fdb67f4eb resolver support checkpoint; partial AD support 1999-10-07 19:44:22 +00:00
Bob Halley
0fef48d0e6 ends fixes; clear AA and AD on error 1999-10-07 19:43:18 +00:00
Bob Halley
33fdc68000 do not build res_test for now 1999-10-07 19:37:40 +00:00
Bob Halley
9f4dd67b1f drop privs on linux 1999-10-07 19:35:02 +00:00
Bob Halley
f4c06dafd5 cancel i/o before detaching from socket 1999-10-07 19:33:54 +00:00
Bob Halley
1c7ac6d8f5 allocate qrdataset dynamically 1999-10-07 19:33:12 +00:00
Bob Halley
5d454a5920 using $? is bad 1999-10-07 16:28:23 +00:00
William King
02cae3f325 added -b option 1999-10-07 14:36:45 +00:00
William King
b747f448c1 modify to error scanning algorithms
added host specific regex file and patterns with assigned severity levels
report fatal errors separate from other errors
suppress duplicate messages
various other minor features
1999-10-07 00:20:33 +00:00