2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
Mark Andrews
38bcbbf947 use --remote=cvs.isc.org:/proj/git/prod/bind9.git 2012-04-10 16:15:26 +10:00
Tinderbox User
ea94d37012 regen master 2012-03-07 01:41:11 +00:00
Evan Hunt
a26e1cacef kit.sh now uses git 2012-03-04 10:47:59 -08:00
Automatic Updater
800f99741c update copyright notice 2012-01-30 23:47:17 +00:00
Mark Andrews
7d97663b2c remove doc/draft, doc/rfc 2012-01-30 00:47:07 +00:00
Mark Andrews
7964553eb4 branch snapshots 2010-11-03 01:04:36 +00:00
Automatic Updater
b8d4e96e95 update copyright notice 2010-06-23 23:46:58 +00:00
Mark Andrews
511995ed11 reverse accidental commit 2010-06-22 06:14:20 +00:00
Mark Andrews
48dfee7150 2920. [func] Allow 'filter-aaaa-on-v4' to be applied selectively
to IPv4 clients.  New acl 'filter-aaaa' (default any).
2010-06-22 04:03:38 +00:00
Mark Andrews
b043b56271 support ESV version strings 2009-10-13 03:03:05 +00:00
Mark Andrews
05398561e0 make more portable 2009-09-09 04:48:01 +00:00
Mark Andrews
7c87a8bf7b remove util if empty, for pre 9.7 2009-09-09 04:27:40 +00:00
Evan Hunt
8a86c12ec2 Instead of removing all of util from the release kit, retain
util/mksymtbl.pl.
2009-09-08 03:39:30 +00:00
Mark Andrews
3d2ce18535 remove false positive for out of date documentation 2009-08-14 06:17:20 +00:00
Automatic Updater
ae11a72378 update copyright notice 2009-07-16 23:47:55 +00:00
Mark Andrews
4347f7ac12 2632. [func] util/kit.sh: warn if documentation appears to be out of
date.  [RT #19922]
2009-07-16 05:29:35 +00:00
Automatic Updater
8d68bae542 update copyright notice 2008-10-02 23:47:16 +00:00
Mark Andrews
61d7ab455f libbind fixes 2008-10-02 06:31:59 +00:00
Automatic Updater
70e5a7403f update copyright notice 2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7 update copyright notice 2007-06-18 23:47:57 +00:00
Mark Andrews
c85ffa76df Fix files which should be using DOS style newlines 2004-12-13 02:06:53 +00:00
Mark Andrews
2e286ac71f make sure executable files are executable. 2004-06-03 02:45:03 +00:00
Mark Andrews
781e3c8789 dd EXCLUDED 2004-03-15 06:58:33 +00:00
Mark Andrews
dafcb997e3 update copyright notice 2004-03-05 05:14:21 +00:00
Mark Andrews
a60f32928e add support for making snapshots of branches 2003-07-16 00:03:45 +00:00
Mark Andrews
8f9755413f Record the UTC time to the second as part of the snapshot name.
Use this timestamp to export the snapshot from CVS using -D.
2003-04-08 05:55:21 +00:00
Mark Andrews
a7038d1a05 copyrights 2002-02-20 03:35:59 +00:00
Mark Andrews
1090574e91 portability 2002-02-20 02:29:31 +00:00
Andreas Gustafsson
d9edf3ad42 Removed the sanitation stuff, thereby speeding up building
of release kits several times
2001-10-01 20:41:28 +00:00
Brian Wellington
ace6fff229 lib/bind should be in the alpha release 2001-05-30 21:18:07 +00:00
Mark Andrews
534253444e kill lib/cfg again from snapshots 2001-05-24 02:01:56 +00:00
Mark Andrews
238cf1fc58 Add lib/cfg lib/bind to snapshots 2001-05-24 02:00:02 +00:00
Andreas Gustafsson
11175c9a6b omit lib/bind from distributions until it's done
(for making snapshots)
2001-04-12 01:18:42 +00:00
Andreas Gustafsson
6e8a02d5d3 take recent moves of man pages into account 2001-01-19 22:02:48 +00:00
Brian Wellington
499b34cea0 copyright update 2001-01-09 22:01:04 +00:00
Andreas Gustafsson
3518c2023a put contrib/idn back in the release 2000-12-21 19:42:53 +00:00
Andreas Gustafsson
59dc41f536 omit contrib/idn from this release 2000-12-21 02:55:18 +00:00
Andreas Gustafsson
93ead7de34 omit lib/cfg from distribution until it is ready 2000-12-13 21:21:30 +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
c1d04508c8 exclude bin/tests/system/relay from release kits 2000-12-04 17:21:03 +00:00
Andreas Gustafsson
64cd7ee717 missing line continuation backslash 2000-11-22 19:03:20 +00:00
Andreas Gustafsson
c3e3c64bcb omit unfinished man pages (they were omitted
from 9.0 by virtue of not having a branch tag, but for
9.1 we have to do it here
2000-09-29 17:14:32 +00:00
Andreas Gustafsson
c4213ed935 added support for building snapshots (but not more
than one a day)
2000-09-06 16:20:47 +00:00
Andreas Gustafsson
52f16aeb30 omit doc/private from release kits 2000-08-22 17:28:09 +00:00
Andreas Gustafsson
09fc73adf9 omit doc/todo from distributions 2000-08-11 20:05:25 +00:00
Andreas Gustafsson
f4ba768a60 usage message was wrong 2000-08-11 19:58:19 +00:00
Andreas Gustafsson
eefe56c8b3 usage message had old script name 2000-08-02 16:02:40 +00:00
David Lawrence
40f53fa8d9 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts.  Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
Andreas Gustafsson
d49d75f507 added script for building release kits 2000-07-28 01:47:16 +00:00