Commit Graph
17 Commits
Author SHA1 Message Date
Evan Hunt 8eb88aafee [master] add libns and remove liblwres
4708.   [cleanup]       Legacy Windows builds (i.e. for XP and earlier)
                        are no longer supported. [RT #45186]

4707.	[func]		The lightweight resolver daemon and library (lwresd
			and liblwres) have been removed. [RT #45186]

4706.	[func]		Code implementing name server query processing has
			been moved from bin/named to a new library "libns".
			Functions remaining in bin/named are now prefixed
			with "named_" rather than "ns_".  This will make it
			easier to write unit tests for name server code, or
			link name server functionality into new tools.
			[RT #45186]
2017-09-08 13:47:34 -07:00
Mark Andrews 0c27b3fe77 4401. [misc] Change LICENSE to MPL 2.0. 2016-06-27 14:56:38 +10:00
Tinderbox User 37873c28de update copyright notice / whitespace 2015-04-21 23:45:21 +00:00
Jeremy C. Reed d71665e623 remove the named lock file 2015-04-21 08:21:40 -04:00
Tinderbox User c7940abbd3 update copyright notice / whitespace 2015-01-19 23:45:22 +00:00
Jeremy C. Reed 6e9b7dc9c7 start the testing named with -X named.lock 2015-01-19 12:45:44 -06:00
Tinderbox User a3128c1995 update copyright notice 2012-06-29 23:45:57 +00:00
Mark Andrews bf8267aa45 reverse bad copyright update 2012-06-29 11:39:47 +10:00
Tinderbox User 247bf37860 update copyright notice 2012-06-29 01:22:18 +00:00
Evan Hunt e41d5a00bc added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Evan Hunt f686c5d700 Added missing .cvsignore entries 2011-01-07 07:10:34 +00:00
Francis Dupont bf22bad528 removing unused 2010-08-12 09:52:35 +00:00
Francis Dupont 13f0ecd037 re-indent 2010-08-12 09:31:50 +00:00
Automatic Updater c7c7ba3977 update copyright notice 2010-06-21 23:46:48 +00:00
Mark Andrews 718c4becc5 2919. [func] Add autosign-ksk and autosign-zsk virtual time tests.
[RT #20840]
2010-06-21 02:31:46 +00:00
Automatic Updater efa460418c update copyright notice 2010-06-18 23:46:43 +00:00
Mark Andrews 43c770b998 2917. [func] Virtual time test framework. [RT #20801] 2010-06-17 05:39:19 +00:00