Commit Graph

17371 Commits

Author SHA1 Message Date
Automatic Updater
9700a2797e regen 2009-01-18 01:29:57 +00:00
Automatic Updater
8085cde841 update copyright notice 2009-01-14 23:46:03 +00:00
Automatic Updater
cde3b92684 newcopyrights 2009-01-14 23:30:11 +00:00
Francis Dupont
b3770f43b1 integrate -P1 patch 2009-01-14 17:47:07 +00:00
Automatic Updater
f3279fce27 update copyright notice 2009-01-10 23:45:59 +00:00
Automatic Updater
b3a2254fc7 newcopyrights 2009-01-10 23:30:15 +00:00
Evan Hunt
e3fd10821d Silence spurious --datarootdir warning [rt19096] 2009-01-10 02:01:46 +00:00
Automatic Updater
f262c709c5 update copyright notice 2009-01-09 23:45:59 +00:00
Automatic Updater
215032e4d8 newcopyrights 2009-01-09 23:30:15 +00:00
Tatuya JINMEI 神明達哉
3f807f4ca8 2527. [bug] named could reuse cache on reload with
enabling/disabling validation. [RT #19119]
2009-01-09 22:50:58 +00:00
Automatic Updater
f32008623e update copyright notice 2009-01-06 23:45:57 +00:00
Automatic Updater
05f0c03d90 newcopyrights 2009-01-06 23:30:09 +00:00
Francis Dupont
e4a0d9c505 bug in dns_nsec_typepresent() - 19112 2009-01-06 09:01:49 +00:00
Mark Andrews
7b9553e04b s/2008/2009/ 2009-01-06 04:01:45 +00:00
Automatic Updater
9a2ebc4415 update copyright notice 2009-01-05 23:46:21 +00:00
Automatic Updater
6d7303e7de newcopyrights 2009-01-05 23:30:09 +00:00
Tatuya JINMEI 神明達哉
42c20e9207 trivial comment cleanups (RT#19118) 2009-01-05 23:22:26 +00:00
Tatuya JINMEI 神明達哉
2ee516cda8 comment update 2008-12-25 02:03:26 +00:00
Mark Andrews
67563e420c 2521. [bug] Improve epoll cross compilation support. [RT #19047] 2008-12-22 04:25:36 +00:00
Tatuya JINMEI 神明達哉
de09c37660 clarification for change #2411 (RT #18783)
Note: with changes #2469 and #2421 above, there is no
			need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
			any more.
2008-12-18 23:52:06 +00:00
Automatic Updater
3ce383eae1 update copyright notice 2008-12-17 23:46:01 +00:00
Automatic Updater
018ac2cc5f newcopyrights 2008-12-17 23:30:11 +00:00
Tatuya JINMEI 神明達哉
2a82a4ff23 2519. [bug] dig/host with -4 or -6 didn't work if more than two
nameserver addresses of the excluded address family
			preceded in resolv.conf. [RT #19081]
2008-12-17 19:23:27 +00:00
Automatic Updater
a7fbe07ee0 update copyright notice 2008-12-16 23:46:02 +00:00
Automatic Updater
c903f9be0c newcopyrights 2008-12-16 23:30:09 +00:00
Tatuya JINMEI 神明達哉
338e748a34 2517. [bug] dig +trace with -4 or -6 failed when it chose a
nameserver address of the unsupported address.
			[RT #18843]
2008-12-16 03:00:06 +00:00
Tatuya JINMEI 神明達哉
35961b63b5 2516. [bug] glue sort for responses was performed even when not
needed. [RT #19039]
2008-12-16 02:21:19 +00:00
Tatuya JINMEI 神明達哉
a195cf4e3c 2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
a nameserver of the unsupported address family.
			[RT #18848]
2008-12-13 04:43:52 +00:00
Automatic Updater
f947582727 update copyright notice 2008-12-12 23:46:04 +00:00
Automatic Updater
0f36a52127 newcopyrights 2008-12-12 23:30:12 +00:00
Mark Andrews
e6e8f672c1 2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
[RT #18885]
2008-12-12 04:53:17 +00:00
Automatic Updater
f64515b956 update copyright notice 2008-12-10 23:46:03 +00:00
Mark Andrews
5a28aa1553 2510. [bug] "dig +sigchase" could trigger REQUIRE failures.
[RT #19033]
2008-12-10 23:25:40 +00:00
Mark Andrews
4d608cd16d 2509. [bug] Specifying a fixed query source port was broken.
[RT #19051]
2008-12-10 12:47:05 +00:00
Mark Andrews
fa948affa0 2506. [port] solaris: Check at configure time if
hack_shutup_pthreadonceinit is needed. [RT #19037]
2008-12-08 04:59:01 +00:00
Mark Andrews
5abe6ab167 2505. [port] Treat amd64 similarly to x86_64 when determining
atomic operation support. [RT #19031]
2008-12-05 02:06:21 +00:00
Automatic Updater
81c141bbb1 update copyright notice 2008-12-03 23:45:59 +00:00
Mark Andrews
953260f21b 2504. [bug] Address race condition in the socket code. [RT #18899] 2008-12-03 02:28:42 +00:00
Automatic Updater
15f28578c0 update copyright notice 2008-12-01 23:45:57 +00:00
Automatic Updater
4ec6e26acd newcopyrights 2008-12-01 23:30:09 +00:00
Mark Andrews
44fb95aeae unsigned contants 2008-12-01 13:29:37 +00:00
Mark Andrews
dbf6a483db linux doesn't need checks for -lsocket and -lnsl 2008-12-01 07:52:35 +00:00
Mark Andrews
604af0dafd #undef inet_aton 2008-12-01 04:13:20 +00:00
Mark Andrews
6aadea52df 2503. [port] linux: improve compatibility with Linux Standard
Base. [RT #18793]
2008-12-01 04:03:18 +00:00
Mark Andrews
b094407aa5 out of memory condition could be missed. [RT #18970] 2008-12-01 00:18:14 +00:00
Automatic Updater
bf046f958e update copyright notice 2008-11-27 23:46:02 +00:00
Automatic Updater
098f70f5b3 newcopyrights 2008-11-27 23:30:10 +00:00
Mark Andrews
4120e75f97 remove dead code. [RT #18629] 2008-11-27 23:12:26 +00:00
Mark Andrews
37241ed34a 2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existant
function. [RT #18582]
2008-11-27 06:17:59 +00:00
Automatic Updater
84a599ee63 update copyright notice 2008-11-25 23:46:01 +00:00