Commit Graph
5492 Commits
Author SHA1 Message Date
Andreas Gustafsson 727eef0cbc 79 columns 2000-06-23 01:52:28 +00:00
Brian Wellington 0378429c74 Add some log messages 2000-06-23 01:51:35 +00:00
Brian Wellington d4edcfe5eb Add tsig and tkey log moduleS 2000-06-23 01:51:18 +00:00
Andreas Gustafsson 57b3597444 275. [bug] The definition of lwres_gai_strerror() was missing the
lwres_ prefix.
2000-06-23 01:50:48 +00:00
Andreas Gustafsson b92da7ece1 273. [func] The default for the 'transfer-format' option is
now 'many-answers'.  This will break zone transfers
                        to BIND 4.9.5 and older unless there is an explicit
                        'one-answer' configuration.
2000-06-23 01:34:38 +00:00
Brian Wellington 9952491975 TSIG AXFR verify failed when talking to a BIND 8 server. 2000-06-23 01:18:53 +00:00
Andreas Gustafsson 26c86a6fc8 273. [func] The default for the 'transfer-format' option is
now 'many-answers'.  This will break zone transfers
                        to BIND 4.9.5 and older unless there is an explicit
                        'one-answer' configuration.
2000-06-23 01:08:29 +00:00
Brian Wellington 809fdfba22 TSIG AXFR verify failed when talking to a BIND 8 server. 2000-06-23 00:48:28 +00:00
Jim Reid 48f3ddbf4a renamed from {dir,error,file,ipproto,netif,socket,stdio,stdtime,time}.man 2000-06-23 00:30:12 +00:00
David Lawrence 03d33d6f87 wrap long line 2000-06-23 00:29:20 +00:00
Jim Reid 41bf69a3ce app.man renamed to app.3 2000-06-23 00:17:06 +00:00
Mark Andrews 51eb7d0c5c uninitaliased variable 2000-06-22 23:48:07 +00:00
David Lawrence 1a225a9907 prototype test_noop() and main() 2000-06-22 23:11:09 +00:00
Brian Wellington e0d98fa781 TKEY failure could leak memory. 2000-06-22 23:07:00 +00:00
Brian Wellington 8561261d96 Ignoring the wrong file doesn't work too well 2000-06-22 23:04:30 +00:00
David Lawrence 18f2f93039 style lint 2000-06-22 23:04:27 +00:00
Michael Sawyer 23e8d9349b Make host -C and dig +nss actually work. 2000-06-22 22:37:31 +00:00
David Lawrence aa900978da allow stderr channels to be configured 2000-06-22 22:30:12 +00:00
David Lawrence e85ffb301b protect the "$Id: $" string that gets printed to files from being
expanded itself.
2000-06-22 22:24:05 +00:00
David Lawrence 9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
David Lawrence 541ed6feaf add RCS id strings to files that lack them 2000-06-22 21:46:35 +00:00
Andreas Gustafsson 0ede98ca38 typo in comment 2000-06-22 21:45:30 +00:00
Brian Wellington d153fb05e4 Require less entropy to be present for smaller keys. This means that
generating entropy on the keyboard doesn't take 5 minutes anymore.
2000-06-22 21:19:13 +00:00
Andreas Gustafsson 6036112f48 more detailed logging during insecurity proofs 2000-06-22 21:14:48 +00:00
Brian Wellington aed3b8cb4e cfmakeraw() is not posix 2000-06-22 20:50:55 +00:00
David Lawrence 866d106459 include copyright in configure 2000-06-22 19:34:30 +00:00
Brian Wellington 2492d62e44 Don't print the "lacking /dev/random" message if the user specifically
wanted to use the keyboard for whatever reason.
2000-06-22 19:16:33 +00:00
Brian Wellington ad4cf977d0 Reset the callback sources, so keyboard input will be prompted for each
time it's needed.
2000-06-22 19:10:11 +00:00
Brian Wellington c62eb55568 improved prompting 2000-06-22 19:09:30 +00:00
Brian Wellington 8de5cd8d06 kbdstart had a reversed test 2000-06-22 18:42:05 +00:00
Michael Sawyer 785cb9cf4f Add commentary on the makefile use in the tests 2000-06-22 18:40:42 +00:00
Andreas Gustafsson 63404af69b added copyright updating procuedure from tale 2000-06-22 18:21:10 +00:00
Andreas Gustafsson a473311234 notes about wpk's test system 2000-06-22 18:15:31 +00:00
Andreas Gustafsson d36278a815 added Perl coding conventions 2000-06-22 18:11:21 +00:00
David Lawrence 6f89287948 removed redundant "dnl " style copyright; "# " style remains. 2000-06-22 18:09:27 +00:00
David Lawrence 4b598d8ae5 support COPYRIGHT.BRIEF
support YACC, CONF-C, CONF-SH, ZONE, MAN, HTML and TXT types.
coalesce multiyear ranges into a hyphen-separated range.
complain about noncontiguous dates.
only generate .bak file if different from new file.
2000-06-22 17:49:46 +00:00
David Lawrence 460b427411 Generated the list of missing files on the fly.
Automatically identify .css, .y, .pl, .sh, .html, .man, named.conf,
        resolv.conf, .db, .hint, .gif and .jpg.
2000-06-22 17:45:50 +00:00
David Lawrence 615f17d017 sorted.
missing files added.
some types changed -- ie, brief copyrights for text files, copyright conf files
a few dates fixed to match what the file claimed.
2000-06-22 17:38:58 +00:00
David Lawrence e44e0ff385 update_copyrights 2000-06-22 17:36:01 +00:00
David Lawrence bb18b04113 "we much have recovered" -> "we must have recovered" 2000-06-22 17:23:48 +00:00
David Lawrence 5a3eba71b4 update_copyrights 2000-06-22 16:36:30 +00:00
David Lawrence 7c74e180c2 update_copyrights 2000-06-22 03:00:36 +00:00
Brian Wellington 14f1e8c580 Call isc_entropy_stopcallbacksources to reset the keyboard after the call
to dst_key_generate
2000-06-22 02:48:12 +00:00
Brian Wellington 49d233a08a Allow the user to specify "keyboard" as the random device. 2000-06-22 02:47:33 +00:00
colleen 6823f4a4b6 constantly restarting is bad, mmmmkay? 2000-06-22 02:34:36 +00:00
David Lawrence 038b0bd35c return the number of ncpus, instead of whatever random crap is on the stack 2000-06-22 02:23:39 +00:00
Mark Andrews 06430b1f6c isc_mem_put(client->tcpbuf) not isc_mem_put(client->sendbuf); 2000-06-22 02:21:06 +00:00
Michael Graff 0eb2572d79 add isc_thread_setconcurrency() 2000-06-22 01:48:24 +00:00
Brian Wellington 52cff07fe2 strlen wants a char *, not an unsigned char * 2000-06-22 01:36:34 +00:00
David Lawrence df05ff637f Copyright (C) @YEARS@ Internet Software Consortium.
See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
2000-06-22 01:30:34 +00:00