Tinderbox User
225908aece
update copyright notice / whitespace
2015-01-05 23:45:23 +00:00
Tinderbox User
39a3b65090
newcopyrights
2015-01-05 23:30:01 +00:00
Evan Hunt
43d798dea3
[master] suppress table of contents in notes.html and notes.pdf
2015-01-05 14:31:23 -08:00
Mark Andrews
a74dc9a8d0
remove old openssl patches
2015-01-03 11:10:53 +11:00
Tinderbox User
dcad2ea9d3
newcopyrights
2015-01-02 23:30:06 +00:00
Francis Dupont
851f940846
update OpenSSL 1.0.1 patch
2015-01-02 16:07:09 +01:00
Francis Dupont
bb62b71494
update OpenSSL 1.0.0 patch
2015-01-02 15:27:38 +01:00
Francis Dupont
fc2245322a
update OpenSSL 0.9.8 patch
2015-01-02 14:58:49 +01:00
Tinderbox User
5c14447706
update copyright notice / whitespace
2015-01-01 23:45:22 +00:00
Tinderbox User
f536382c59
newcopyrights
2015-01-01 23:30:01 +00:00
Mark Andrews
c7b785510e
use gmtime
2015-01-01 10:00:46 +11:00
Mark Andrews
e2653c8e84
mkd comments are not quite sgml comments
2015-01-01 09:10:28 +11:00
Mark Andrews
18483fce5b
add MKD
2015-01-01 09:02:23 +11:00
Evan Hunt
6306dd073e
[master] add style and developer guide source
2014-12-31 12:50:19 -08:00
Mukund Sivaraman
be7d3e641c
Fix typo (callback function name passed to dlz_create())
2014-12-29 16:57:51 +05:30
Mark Andrews
511ec77fca
4027. [port] Net::DNS 0.81 compatibility. [RT #38165
2014-12-23 08:37:46 +11:00
Tinderbox User
84d939b211
update copyright notice / whitespace
2014-12-21 23:45:20 +00:00
Mark Andrews
44032d3918
4026. [bug] Fix RFC 3658 reference in dig +sigchase. [RT #38173 ]
2014-12-22 09:40:26 +11:00
Mark Andrews
4ba21f6000
merge copyrights
2014-12-21 11:01:37 +11:00
Evan Hunt
5deda448e8
[master] fixes for singleton on hpux
...
- hpux returns EADDRINUSE when listening on UDP sockets, so
we need to check for that
- also need to ensure that subsidiary named processes are shut
down in the runtime system test
2014-12-20 00:31:54 -08:00
Evan Hunt
6963c6048f
[master] still needed another -X
2014-12-19 16:57:24 -08:00
Tinderbox User
055f6517b4
update copyright notice / whitespace
2014-12-19 23:45:22 +00:00
Tinderbox User
6ee455a915
newcopyrights
2014-12-19 23:30:02 +00:00
Evan Hunt
8249f11121
[master] add -X to lwresd
2014-12-18 22:52:44 -08:00
Evan Hunt
3bdcd91c45
[master] typo
2014-12-18 17:25:06 -08:00
Mark Andrews
d8f2dd46cb
4025. [port] bsdi: failed to build. [RT #38047 ]
2014-12-19 12:06:35 +11:00
Tinderbox User
d5ece58e3b
regen master
2014-12-19 01:04:53 +00:00
Mark Andrews
1e0ed0c6f5
4024. [bug] dns_rdata_opt_first, dns_rdata_opt_next,
...
dns_rdata_opt_current, dns_rdata_txt_first,
dns_rdata_txt_next and dns_rdata_txt_current were
documented but not implemented. These have now been
implemented.
dns_rdata_spf_first, dns_rdata_spf_next and
dns_rdata_spf_current were document but not
implemented. The prototypes for these
functions have been removed. [RT #38068 ]
4023. [bug] win32: socket handling with explict ports and
invoking named with -4 was broken for some
configurations. [RT #38068 ]
2014-12-19 11:35:07 +11:00
Mark Andrews
ae454ec746
update copyrights
2014-12-19 10:35:15 +11:00
Mukund Sivaraman
47d837a499
Make named a singleton process [RT#37908]
...
Conflicts:
bin/tests/system/conf.sh.in
lib/dns/win32/libdns.def.in
lib/isc/win32/file.c
The merge also needed to update files in legacy and tcp system tests
(newly introduced in master after branch was created) to introduce use
of lockfile.
2014-12-18 12:31:25 +05:30
Tinderbox User
c60ee6edf1
regen master
2014-12-17 01:04:43 +00:00
Tinderbox User
2317d1f835
update copyright notice / whitespace
2014-12-16 23:45:21 +00:00
Tinderbox User
397c35b074
newcopyrights
2014-12-16 23:30:03 +00:00
Evan Hunt
9fcbc46062
[master] more missing entry points
2014-12-16 14:40:33 -08:00
Evan Hunt
fc12d18471
[master] typos
2014-12-16 12:42:05 -08:00
Evan Hunt
25ee607cf5
[master] add more missing entry points
2014-12-16 12:09:09 -08:00
Mark Andrews
eb690e00e7
add missing entry points
2014-12-17 00:27:17 +11:00
Mark Andrews
2efb444806
add missing entry points
2014-12-16 23:46:15 +11:00
Mark Andrews
f5c22df82b
win32 build
2014-12-16 23:36:44 +11:00
Evan Hunt
be7fba8019
[master] adjust max-recursion-queries
...
4021. [bug] Adjust max-recursion-queries to accommodate
the need for more queries when the cache is
empty. [RT #38104 ]
2014-12-15 22:28:06 -08:00
Mark Andrews
132410d33f
add/sort
2014-12-16 14:49:17 +11:00
Mark Andrews
7799a5edea
add missing entries
2014-12-16 14:41:25 +11:00
Mark Andrews
2e98ab2c9d
remove non null check
2014-12-09 19:51:32 +11:00
Mark Andrews
8ee3233acd
adjust comment
2014-12-09 07:41:16 +11:00
Mukund Sivaraman
d225dec89f
Clean up after reclimit system test
2014-12-08 21:37:53 +05:30
Tinderbox User
25ae0fd27c
regen master
2014-12-06 01:05:00 +00:00
Mark Andrews
094d4e820e
remove legacy/ns1/named.conf
2014-12-06 10:54:12 +11:00
Mark Andrews
f0877b0237
merge copyrights
2014-12-06 10:47:28 +11:00
Tinderbox User
dc5e29a7d2
update copyright notice / whitespace
2014-12-05 23:45:22 +00:00
Mark Andrews
39a5e136fb
skip subtest if cryptography not compiled in
2014-12-06 00:48:52 +11:00