Curtis Blackburn
bc3145ccd8
4515. [port] FreeBSD: Find readline headers when they are in
...
edit/readline/ instead of readline/. [RT #43658 ]
2016-11-18 11:39:11 -08:00
Tinderbox User
a06917d08f
update copyright notice / whitespace
2016-11-02 23:51:39 +00:00
Evan Hunt
60814deed8
[v9_9] make uninstall
...
4503. [cleanup] "make uninstall" now removes file installed by
BIND. (This currently excludes Python files
due to lack of support in setup.py.) [RT #42912 ]
(cherry picked from commit 6087f87afb )
(cherry picked from commit 398f8c32f3 )
2016-11-01 20:22:35 -07:00
Mark Andrews
fa3609a32a
4494. [bug] Look for <editline/readline.h>. [RT #43429 ]
...
(cherry picked from commit 6fbb2b51d8 )
2016-10-27 15:50:31 +11:00
Mark Andrews
38986ceb4d
4456. [doc] Add DOCTYPE and lang attribute to <html> tags.
...
[RT #42587 ]
(cherry picked from commit 63fe88e8d8 )
2016-08-26 15:52:09 +10:00
Tinderbox User
e52e476295
update copyright notice / whitespace
2016-07-14 23:54:00 +00:00
Mark Andrews
456d497196
4413. [bug] GSSAPI negotiation could fail if GSS_S_CONTINUE_NEEDED
...
was returned. [RT #42733 ]
(cherry picked from commit 63e58ad048 )
2016-07-14 15:08:36 +10:00
Evan Hunt
d4452d1926
[v9_9] removed /Gy- from VS project files
...
4302. [port] win32: fixed a build error in VS 2015. [RT #41426 ]
2016-01-27 15:33:02 -08:00
Mark Andrews
31085192d6
4264. [bug] Check const of strchr/strrchr assignments match
...
argument's const status. [RT #41150 ]
(cherry picked from commit 5b1c7ef35b )
2015-11-20 18:41:10 +11:00
Tinderbox User
4acf5216d7
update copyright notice / whitespace
2015-11-09 23:46:11 +00:00
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Mark Andrews
abe4242926
cleanup trailing white space in SGML like files
2015-10-22 16:11:37 +11:00
Tinderbox User
50f00fc386
regen v9_9
2015-10-07 04:17:56 +00:00
Tinderbox User
916eba060b
regen v9_9
2015-10-07 01:14:42 +00:00
Tinderbox User
673a236ab1
regen v9_9
2015-10-06 05:51:07 +00:00
Tinderbox User
bbed6bdd52
regen v9_9
2015-10-06 05:34:39 +00:00
Evan Hunt
d6e0d893be
[v9_9] upgrade doc toolchain
...
4237. [doc] Upgraded documentation toolchain to use DocBook 5
and dblatex. [RT #40766 ]
2015-10-05 22:01:25 -07:00
Mark Andrews
b21f98c192
Introduce end-of-line normalization
2015-09-29 08:27:48 +10:00
Mark Andrews
f632ee7815
4215. [bug] nsupdate: skip to next request on GSSTKEY create
...
failure. [RT #40685 ]
(cherry picked from commit ff55c577ba )
2015-09-18 09:54:06 +10:00
Mark Andrews
31d8f73ff9
4208. [bug] Address null pointer dereferences on out of memory.
...
[RT #40764 ]
(cherry picked from commit fe51e068f0 )
2015-09-17 08:52:28 +10:00
Mark Andrews
c3563b72ca
*.vcxproj.in should use CRLF as EOL
2015-08-27 22:00:44 +00:00
Mark Andrews
263413c7a7
4082. [bug] Incrementally sign large inline zone deltas.
...
[RT #37927 ]
(cherry picked from commit 1b05d22789 )
2015-03-05 10:08:11 +11:00
Mark Andrews
1c33552240
4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759 ]
...
(cherry picked from commit 29d52c001f )
(cherry picked from commit a55c3151b2 )
2015-03-03 16:52:02 +11:00
Tinderbox User
194f099f30
regen v9_9
2015-02-28 01:12:33 +00:00
Mark Andrews
36b67292b3
4075. [bug] Increase nsupdate's input buffer to accomodate
...
very large RRs. [RT #38689 ]
2015-02-27 12:26:58 +11:00
Tinderbox User
15dce01ef4
update copyright notice / whitespace
2015-02-26 23:46:12 +00:00
Evan Hunt
c5b280c686
[v9_9] reorganize nsupdate man page
...
4069. [doc] Reorganize options in the nsupdate man page.
[RT #38516 ]
(cherry picked from commit ca6e60cb70 )
2015-02-25 17:09:36 -08:00
Tinderbox User
9cbd625449
update copyright notice / whitespace
2015-01-20 23:47:26 +00:00
Evan Hunt
57f015bd2a
[v9_9] clean up gcc -Wshadow warnings
...
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381 ]
2015-01-20 14:55:41 -08:00
Mark Andrews
418da71422
adjust comment
...
(cherry picked from commit 8ee3233acd )
2014-12-09 07:41:44 +11:00
Tinderbox User
d978cdbc71
update copyright notice / whitespace
2014-12-05 23:46:08 +00:00
Mark Andrews
ba65e27124
4020. [bug] Change 3736 broke nsupdate's SOA MNAME discovery
...
resulting in updates being sent to the wrong server.
[RT #37925 ]
(cherry picked from commit 03fd9cb81c )
2014-12-05 18:27:14 +11:00
Tinderbox User
d575f45931
regen v9_9
2014-09-05 01:14:12 +00:00
Mukund Sivaraman
2d2897f476
[10686] Add version printing option to various BIND utilites
...
Squashed commit of the following:
commit 95effe9b2582a7eb878ccb8cb9ef51dfc5bbfde7
Author: Evan Hunt <each@isc.org>
Date: Tue Jun 10 16:52:45 2014 -0700
[rt10686] move version() to dnssectool.c
commit df205b541d1572ea5306a5f671af8b54b9c5c770
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:38:31 2014 +0530
Rearrange order of cases
commit cfd30893f2540bf9d607e1fd37545ea7b441e0d0
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:38:08 2014 +0530
Add version printer to dnssec-verify
commit a625ea338c74ab5e21634033ef87f170ba37fdbe
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:32:19 2014 +0530
Add version printer to dnssec-signzone
commit d91e1c0f0697b3304ffa46fccc66af65591040d9
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:26:01 2014 +0530
Add version printer to dnssec-settime
commit 46fc8775da3e13725c31d13e090b406d69b8694f
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:25:48 2014 +0530
Fix docbook
commit 8123d2efbd84cdfcbc70403aa9bb27b96921bab2
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:20:17 2014 +0530
Add version printer to dnssec-revoke
commit d0916420317d3e8c69cf1b37d2209ea2d072b913
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:17:54 2014 +0530
Add version printer to dnssec-keygen
commit 93b0bd5ebc043298dc7d8f446ea543cb40eaecf8
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:14:11 2014 +0530
Add version printer to dnssec-keyfromlabel
commit 07001bcd9ae2d7b09dd9e243b0ab35307290d05d
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:13:39 2014 +0530
Update usage help output, docbook
commit 85cdd702f41c96fbc767fc689d1ed97fe1f3a926
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:07:18 2014 +0530
Add version printer to dnssec-importkey
commit 9274fc61e38205aad561edf445940b4e73d788dc
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:01:53 2014 +0530
Add version printer to dnssec-dsfromkey
commit bf4605ea2d7282e751fd73489627cc8a99f45a90
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 20:49:22 2014 +0530
Add -V to nsupdate usage output
(cherry picked from commit 4278293107 )
(cherry picked from commit ccba3c9ffd )
2014-06-16 12:28:33 +05:30
Tinderbox User
05cc87b0ea
regen v9_9
2014-04-20 01:12:56 +00:00
Evan Hunt
d253fe9637
[v9_9] additional nsupdate doc fix
2014-04-18 18:26:21 -07:00
Tinderbox User
62aa0f7284
regen v9_9
2014-04-19 01:13:39 +00:00
Evan Hunt
89612eac6f
[v9_9] clarify nsupdate -y
...
3815. [doc] Clarify "nsupdate -y" usage in man page. [RT #35808 ]
2014-04-18 15:09:23 -07:00
Evan Hunt
b469c7b50c
[v9_9] fix misuses of isc__buffer functions, update comment
2014-03-06 17:25:02 -08:00
Tinderbox User
4402bc43d8
regen v9_9
2014-03-05 01:17:29 +00:00
Evan Hunt
fd466390af
[v9_9] remove merge-conflict text
2014-03-03 19:32:39 -08:00
Evan Hunt
d4600129e6
[v9_9] add "version" options to host/nslookup/nsupdate
...
3773. [func] "host", "nslookup" and "nsupdate" now have
options to print the version number and exit.
[RT #26057 ]
2014-03-03 10:11:16 -08:00
Tinderbox User
caff862183
regen v9_9
2014-02-28 01:16:27 +00:00
Tinderbox User
a01848c1cf
update copyright notice
2014-02-27 23:45:39 +00:00
Evan Hunt
18482891e3
[v9_9] correct dates in man pages
2014-02-27 11:45:43 -08:00
Evan Hunt
1a58baf293
[v9_9] try multiple addresses per server name in nsupdate
...
3736. [bug] nsupdate: When specifying a server by name,
fall back to alternate addresses if the first
address for that name is not reachable. [RT #25784 ]
(cherry picked from commit 842a3e6d0e )
2014-02-11 21:30:17 -08:00
Tinderbox User
c7f9089a28
update copyright notice
2014-01-17 23:45:49 +00:00
Mark Andrews
28885f1613
make DST_GSSAPI_INC a macro
2014-01-17 00:51:32 +11:00
Tinderbox User
864ca7ce33
update copyright notice
2014-01-09 23:45:53 +00:00
Evan Hunt
8c7ce6d3e6
[v9_9] replace memcpy() with memmove().
...
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120 ]
(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
2014-01-08 16:38:56 -08:00