]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
17 years agoauto update
Automatic Updater [Mon, 22 Sep 2008 23:18:42 +0000 (23:18 +0000)] 
auto update

17 years agoauto update
Automatic Updater [Thu, 18 Sep 2008 23:18:47 +0000 (23:18 +0000)] 
auto update

17 years agoauto update
Automatic Updater [Tue, 16 Sep 2008 23:18:42 +0000 (23:18 +0000)] 
auto update

17 years agomake the same change to win32/socket.c here as was made on v9_5 to fix connected...
Michael Graff [Tue, 16 Sep 2008 17:19:01 +0000 (17:19 +0000)] 
make the same change to win32/socket.c here as was made on v9_5 to fix connected UDP sockets

17 years ago2442. [bug] A lock could be destroyed twice. [RT# 18626]
Mark Andrews [Sun, 14 Sep 2008 04:54:49 +0000 (04:54 +0000)] 
2442.   [bug]           A lock could be destroyed twice. [RT# 18626]

17 years agoupdate copyright notice
Automatic Updater [Fri, 12 Sep 2008 23:47:25 +0000 (23:47 +0000)] 
update copyright notice

17 years agoFurther updates to README to clarify the situation with Windows builds.
Evan Hunt [Fri, 12 Sep 2008 06:10:03 +0000 (06:10 +0000)] 
Further updates to README to clarify the situation with Windows builds.

17 years ago2441. [bug] isc_radix_insert() could copy radix tree nodes
Evan Hunt [Fri, 12 Sep 2008 06:02:31 +0000 (06:02 +0000)] 
2441.   [bug]           isc_radix_insert() could copy radix tree nodes
incompletely. [RT #18573]

2440.   [bug] named-checkconf used an incorrect test to determine
if an ACL was set to none.

17 years agopossible null dereference in dns_acl_isanyornone() [rt18559]
Evan Hunt [Fri, 12 Sep 2008 04:54:39 +0000 (04:54 +0000)] 
possible null dereference in dns_acl_isanyornone() [rt18559]

17 years agonewcopyrights
Automatic Updater [Fri, 12 Sep 2008 04:48:41 +0000 (04:48 +0000)] 
newcopyrights

17 years ago2438. [bug] Timeouts could be logged incorrectly under win32.
Mark Andrews [Fri, 12 Sep 2008 04:46:25 +0000 (04:46 +0000)] 
2438.   [bug]           Timeouts could be logged incorrectly under win32.

2436.   [security]      win32: UDP client handler can be shutdown. [RT #18576]

2434.   [bug]           Fixed a minor error-reporting bug in
                        lib/isc/win32/socket.c.

2432.   [bug]           More Windows socket handling improvements.  Stop
                        using I/O events and use IO Completion Ports
                        throughout.  Rewrite the receive path logic to make
                        it easier to support multiple simultaneous
                        requestrs in the future.  Add stricter consistency
                        checking as a compile-time option (define
                        ISC_SOCKET_CONSISTENCY_CHECKS; defaults to off).

2420.   [bug]           Windows socket handling cleanup.  Let the io
                        completion event send out cancelled read/write
                        done events, which keeps us from writing to memeory
                        we no longer have ownership of.  Add debugging
                        socket_log() function.  Rework TCP socket handling
                        to not leak sockets.

17 years agoregen
Automatic Updater [Fri, 12 Sep 2008 01:12:32 +0000 (01:12 +0000)] 
regen

17 years agoGrammar fix. (Same sentence still needs to be fixed to update what Windows
Jeremy Reed [Thu, 11 Sep 2008 21:22:14 +0000 (21:22 +0000)] 
Grammar fix. (Same sentence still needs to be fixed to update what Windows
versions are supported.)

17 years agoadd placeholder
Evan Hunt [Thu, 11 Sep 2008 21:01:08 +0000 (21:01 +0000)] 
add placeholder

17 years agofix change numbering, 2406->2437
Evan Hunt [Thu, 11 Sep 2008 05:41:11 +0000 (05:41 +0000)] 
fix change numbering, 2406->2437

17 years agoplaceholder
Mark Andrews [Wed, 10 Sep 2008 23:25:04 +0000 (23:25 +0000)] 
placeholder

17 years agopull up windows acl leak fix from 9.5.0-P2-W1
Evan Hunt [Wed, 10 Sep 2008 21:52:49 +0000 (21:52 +0000)] 
pull up windows acl leak fix from 9.5.0-P2-W1

17 years agoregen
Automatic Updater [Wed, 10 Sep 2008 01:12:34 +0000 (01:12 +0000)] 
regen

17 years agonew draft
Mark Andrews [Tue, 9 Sep 2008 05:49:33 +0000 (05:49 +0000)] 
new draft

17 years agoupdate
Mark Andrews [Tue, 9 Sep 2008 05:42:17 +0000 (05:42 +0000)] 
update

17 years agoWhy do queries for NSEC3 records fail to return the NSEC3 record?
Mark Andrews [Tue, 9 Sep 2008 05:02:38 +0000 (05:02 +0000)] 
Why do queries for NSEC3 records fail to return the NSEC3 record?

17 years agoupdate copyright notice
Automatic Updater [Mon, 8 Sep 2008 23:47:10 +0000 (23:47 +0000)] 
update copyright notice

17 years agonewcopyrights
Automatic Updater [Mon, 8 Sep 2008 23:30:21 +0000 (23:30 +0000)] 
newcopyrights

17 years agoupdate
Mark Andrews [Mon, 8 Sep 2008 08:55:05 +0000 (08:55 +0000)] 
update

17 years agoupdate
Mark Andrews [Mon, 8 Sep 2008 08:52:18 +0000 (08:52 +0000)] 
update

17 years agoupdate
Mark Andrews [Mon, 8 Sep 2008 08:49:24 +0000 (08:49 +0000)] 
update

17 years agoupdate
Mark Andrews [Mon, 8 Sep 2008 08:42:07 +0000 (08:42 +0000)] 
update

17 years agoisc_portset_isset
Mark Andrews [Mon, 8 Sep 2008 08:33:41 +0000 (08:33 +0000)] 
isc_portset_isset

17 years agostats
Mark Andrews [Mon, 8 Sep 2008 08:30:04 +0000 (08:30 +0000)] 
stats

17 years agosyntax error
Mark Andrews [Mon, 8 Sep 2008 08:28:08 +0000 (08:28 +0000)] 
syntax error

17 years agoportset
Mark Andrews [Mon, 8 Sep 2008 08:26:28 +0000 (08:26 +0000)] 
portset

17 years agoexports
Mark Andrews [Mon, 8 Sep 2008 08:23:58 +0000 (08:23 +0000)] 
exports

17 years agoadd portset
Mark Andrews [Mon, 8 Sep 2008 07:06:15 +0000 (07:06 +0000)] 
add portset

17 years agowindows implementation of isc_time_set
Mark Andrews [Mon, 8 Sep 2008 06:53:10 +0000 (06:53 +0000)] 
windows implementation of isc_time_set

17 years agoupdate isc_time_set's description
Mark Andrews [Mon, 8 Sep 2008 06:51:10 +0000 (06:51 +0000)] 
update isc_time_set's description

17 years agoremove dns_stats_copy dns_stats_create dns_stats_destroy dns_stats_incrementcounter...
Mark Andrews [Mon, 8 Sep 2008 05:59:11 +0000 (05:59 +0000)] 
remove dns_stats_copy dns_stats_create dns_stats_destroy dns_stats_incrementcounter dns_zone_getstats

17 years agoremove dns_resolver_createdispatchpool
Mark Andrews [Mon, 8 Sep 2008 05:41:22 +0000 (05:41 +0000)] 
remove dns_resolver_createdispatchpool

17 years agoremove dns_dispatch_hash
Mark Andrews [Mon, 8 Sep 2008 05:35:06 +0000 (05:35 +0000)] 
remove dns_dispatch_hash

17 years agodefault maxsockets to 0
Mark Andrews [Mon, 8 Sep 2008 05:30:35 +0000 (05:30 +0000)] 
default maxsockets to 0

17 years agoauto update
Automatic Updater [Fri, 5 Sep 2008 23:18:38 +0000 (23:18 +0000)] 
auto update

17 years agoregen
Automatic Updater [Fri, 5 Sep 2008 01:12:06 +0000 (01:12 +0000)] 
regen

17 years agoadd placeholder
Evan Hunt [Fri, 5 Sep 2008 00:37:03 +0000 (00:37 +0000)] 
add placeholder

17 years agoupdate copyright notice
Automatic Updater [Thu, 4 Sep 2008 23:47:13 +0000 (23:47 +0000)] 
update copyright notice

17 years agoauto update
Automatic Updater [Thu, 4 Sep 2008 23:19:22 +0000 (23:19 +0000)] 
auto update

17 years agomove prototype out of #ifdef/#endif
Mark Andrews [Thu, 4 Sep 2008 07:46:02 +0000 (07:46 +0000)] 
move prototype out of #ifdef/#endif

17 years agoinclude order
Mark Andrews [Thu, 4 Sep 2008 07:45:15 +0000 (07:45 +0000)] 
include order

17 years ago2398. [bug] Improve file descriptor management. New,
Mark Andrews [Thu, 4 Sep 2008 05:56:43 +0000 (05:56 +0000)] 
2398.   [bug]           Improve file descriptor management.  New,
                        temporary, named.conf option reserved-sockets,
                        default 512. [RT #18344]

17 years ago2433. [tuning] Set initial timeout to 800ms.
Mark Andrews [Thu, 4 Sep 2008 04:23:43 +0000 (04:23 +0000)] 
2433.   [tuning]        Set initial timeout to 800ms.

17 years agocleanup: unused function parameter [RT #18572]
Tatuya JINMEI 神明達哉 [Thu, 4 Sep 2008 00:23:14 +0000 (00:23 +0000)] 
cleanup: unused function parameter [RT #18572]

17 years agoadd placeholder
Evan Hunt [Wed, 3 Sep 2008 20:57:16 +0000 (20:57 +0000)] 
add placeholder

17 years ago2431. [bug] Acl processing could leak memory. [RT #18323]
Mark Andrews [Mon, 1 Sep 2008 05:36:00 +0000 (05:36 +0000)] 
2431.   [bug]           Acl processing could leak memory. [RT #18323]

17 years agoregen
Automatic Updater [Mon, 1 Sep 2008 01:44:30 +0000 (01:44 +0000)] 
regen

17 years agoupdate copyright notice
Automatic Updater [Fri, 29 Aug 2008 23:47:22 +0000 (23:47 +0000)] 
update copyright notice

17 years agonewcopyrights
Automatic Updater [Fri, 29 Aug 2008 23:30:28 +0000 (23:30 +0000)] 
newcopyrights

17 years agoauto update
Automatic Updater [Fri, 29 Aug 2008 23:18:22 +0000 (23:18 +0000)] 
auto update

17 years ago2430. [bug] win32: isc_interval_set() could round down to
Mark Andrews [Fri, 29 Aug 2008 03:57:38 +0000 (03:57 +0000)] 
2430.   [bug]           win32: isc_interval_set() could round down to
                        zero if the input was less than NS_INTERVAL
                        nanoseconds.  Round up instead. [RT #18549]

17 years agonsupdate.8 -> nsupdate.1
Mark Andrews [Fri, 29 Aug 2008 03:23:40 +0000 (03:23 +0000)] 
nsupdate.8 -> nsupdate.1

17 years ago2429. [doc] nsupdate should be in section 1 of the man pages.
Mark Andrews [Fri, 29 Aug 2008 03:16:14 +0000 (03:16 +0000)] 
2429.   [doc]           nsupdate should be in section 1 of the man pages.
                        [RT #18283]

17 years agoregen
Automatic Updater [Thu, 28 Aug 2008 01:12:23 +0000 (01:12 +0000)] 
regen

17 years ago2428. [bug] dns_iptable_merge() mishandled merges of negative
Mark Andrews [Wed, 27 Aug 2008 04:44:18 +0000 (04:44 +0000)] 
2428.   [bug]           dns_iptable_merge() mishandled merges of negative
                        tables. [RT #18409]

17 years agoQ: I want to use IPv6 locally but I don't have a external IPv6 connection.
Mark Andrews [Wed, 27 Aug 2008 02:34:48 +0000 (02:34 +0000)] 
Q: I want to use IPv6 locally but I don't have a external IPv6 connection.
   External lookups are slow.

17 years agonewcopyrights
Automatic Updater [Tue, 26 Aug 2008 23:30:26 +0000 (23:30 +0000)] 
newcopyrights

17 years agomissing pair of '[]'. [RT#18422]
Mark Andrews [Tue, 26 Aug 2008 14:55:37 +0000 (14:55 +0000)] 
missing pair of '[]'. [RT#18422]

17 years ago2427. [func] Treat DNSKEY queries as if "minimal-response yes;"
Mark Andrews [Tue, 26 Aug 2008 06:09:18 +0000 (06:09 +0000)] 
2427.   [func]          Treat DNSKEY queries as if "minimal-response yes;"
                        was set. [RT #18528]

17 years ago2426. [bug] libbind: inet_net_pton() can sometimes return the
Mark Andrews [Tue, 26 Aug 2008 03:53:04 +0000 (03:53 +0000)] 
2426.   [bug]           libbind: inet_net_pton() can sometimes return the
                        wrong value if excessively large netmasks are
                        supplied. [RT #18512]

17 years ago2425. [bug] named didn't detect unavailable query source addresses
Tatuya JINMEI 神明達哉 [Tue, 26 Aug 2008 02:04:20 +0000 (02:04 +0000)] 
2425. [bug] named didn't detect unavailable query source addresses
at load time. [RT #18536]

17 years agoupdate copyright notice
Automatic Updater [Fri, 22 Aug 2008 23:47:17 +0000 (23:47 +0000)] 
update copyright notice

17 years ago2424. [port] configure now probes for a working epoll
Mark Andrews [Fri, 22 Aug 2008 13:17:56 +0000 (13:17 +0000)] 
2424.   [port]          configure now probes for a working epoll
                        implementation.  Allow the use of kqueue,
                        epoll and /dev/poll to be selected at compile
                        time. [RT #18277]

17 years agosilence compiler warning
Mark Andrews [Fri, 22 Aug 2008 05:57:53 +0000 (05:57 +0000)] 
silence compiler warning

17 years agoadjust log message added by change 2409. [RT #18497]
Mark Andrews [Fri, 22 Aug 2008 05:00:29 +0000 (05:00 +0000)] 
adjust log message added by change 2409. [RT #18497]

17 years agoRTT banding. [rt18441]
Evan Hunt [Fri, 22 Aug 2008 04:16:17 +0000 (04:16 +0000)] 
RTT banding. [rt18441]

17 years agoregen
Automatic Updater [Fri, 22 Aug 2008 01:12:14 +0000 (01:12 +0000)] 
regen

17 years agoupdate copyright notice
Automatic Updater [Thu, 21 Aug 2008 23:47:18 +0000 (23:47 +0000)] 
update copyright notice

17 years agonewcopyrights
Automatic Updater [Thu, 21 Aug 2008 23:30:27 +0000 (23:30 +0000)] 
newcopyrights

17 years agoauto update
Automatic Updater [Thu, 21 Aug 2008 23:18:31 +0000 (23:18 +0000)] 
auto update

17 years ago2421. [bug] Handle the special return value of a empty node as
Mark Andrews [Thu, 21 Aug 2008 04:43:49 +0000 (04:43 +0000)] 
2421.   [bug]           Handle the special return value of a empty node as
                        if it was a NXRRSET in the validator. [RT #18447]

17 years agoregen
Automatic Updater [Thu, 21 Aug 2008 01:12:04 +0000 (01:12 +0000)] 
regen

17 years ago2420. [func] Add new command line option '-S' for named to specify
Tatuya JINMEI 神明達哉 [Wed, 20 Aug 2008 23:57:59 +0000 (23:57 +0000)] 
2420. [func] Add new command line option '-S' for named to specify
the max number of sockets. [RT #18493]
Use caution: this option may not work for some
operating systems without rebuilding named.

17 years agoauto update
Automatic Updater [Wed, 20 Aug 2008 23:18:32 +0000 (23:18 +0000)] 
auto update

17 years ago2419. [cleanup] Document that isc_socket_create() and isc_socket_open()
Mark Andrews [Wed, 20 Aug 2008 06:16:07 +0000 (06:16 +0000)] 
2419.   [cleanup]       Document that isc_socket_create() and isc_socket_open()
                        should not be used for isc_sockettype_fdwatch sockets.
                        [RT #18521]

17 years agoauto update
Automatic Updater [Sat, 16 Aug 2008 23:18:24 +0000 (23:18 +0000)] 
auto update

17 years agoauto update
Automatic Updater [Fri, 15 Aug 2008 23:18:24 +0000 (23:18 +0000)] 
auto update

17 years ago2418. [bug] AXFR request on a DLZ could trigger a REQUIRE failure
Tatuya JINMEI 神明達哉 [Fri, 15 Aug 2008 19:36:49 +0000 (19:36 +0000)] 
2418. [bug] AXFR request on a DLZ could trigger a REQUIRE failure
[RT #18430]

17 years agocanceled the privious commit (which was made by accident)
Tatuya JINMEI 神明達哉 [Fri, 15 Aug 2008 17:52:53 +0000 (17:52 +0000)] 
canceled the privious commit (which was made by accident)

17 years agotypo: s/dns_displist_t/dispsocketlist_t/
Tatuya JINMEI 神明達哉 [Fri, 15 Aug 2008 17:47:18 +0000 (17:47 +0000)] 
typo: s/dns_displist_t/dispsocketlist_t/

17 years ago2417. [bug] Connecting UDP sockets for outgoing queries could
Tatuya JINMEI 神明達哉 [Fri, 15 Aug 2008 17:29:52 +0000 (17:29 +0000)] 
2417. [bug] Connecting UDP sockets for outgoing queries could
unexpectedly fail with an 'address already in use'
error. [RT #18411]

17 years ago2416. [func] Log file descriptors that cause exceeding the
Tatuya JINMEI 神明達哉 [Wed, 13 Aug 2008 23:44:18 +0000 (23:44 +0000)] 
2416. [func] Log file descriptors that cause exceeding the
internal maximum. [RT #18460]

17 years ago2415. [bug] 'rndc dumpdb' could trigger various assertion failures
Tatuya JINMEI 神明達哉 [Wed, 13 Aug 2008 02:28:45 +0000 (02:28 +0000)] 
2415. [bug] 'rndc dumpdb' could trigger various assertion failures
in rbtdb.c. [RT #18455]

17 years ago2414. [bug] A masterdump context held the database lock too long,
Tatuya JINMEI 神明達哉 [Wed, 13 Aug 2008 02:20:09 +0000 (02:20 +0000)] 
2414. [bug] A masterdump context held the database lock too long,
causing various troubles such as dead lock and
recursive lock acquisition. [RT #18311, #18456]

17 years agoregen
Automatic Updater [Wed, 13 Aug 2008 01:12:16 +0000 (01:12 +0000)] 
regen

17 years agoRemove an extra space before period at end of line.
Jeremy Reed [Tue, 12 Aug 2008 14:40:26 +0000 (14:40 +0000)] 
Remove an extra space before period at end of line.
Reword one sentence (to not say "number" twice).
Capitalize RDATA to be consistent.
Fix one mispelled word.

18 years agoauto update
Automatic Updater [Sat, 9 Aug 2008 23:18:35 +0000 (23:18 +0000)] 
auto update

18 years ago2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442]
Tatuya JINMEI 神明達哉 [Sat, 9 Aug 2008 19:02:10 +0000 (19:02 +0000)] 
2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442]

18 years agoupdate copyright notice
Automatic Updater [Fri, 8 Aug 2008 06:28:59 +0000 (06:28 +0000)] 
update copyright notice

18 years agonewcopyrights
Automatic Updater [Fri, 8 Aug 2008 06:26:24 +0000 (06:26 +0000)] 
newcopyrights

18 years ago2412. [bug] win32: address a resourse leak. [RT #18374]
Mark Andrews [Fri, 8 Aug 2008 05:06:49 +0000 (05:06 +0000)] 
2412.   [bug]           win32: address a resourse leak. [RT #18374]

18 years agoupdate copyright notice
Automatic Updater [Thu, 7 Aug 2008 23:47:34 +0000 (23:47 +0000)] 
update copyright notice

18 years agonewcopyrights
Automatic Updater [Thu, 7 Aug 2008 23:30:26 +0000 (23:30 +0000)] 
newcopyrights

18 years ago2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
Tatuya JINMEI 神明達哉 [Thu, 7 Aug 2008 21:28:13 +0000 (21:28 +0000)] 
2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
for select().  To enable this, set ISC_SOCKET_MAXSOCKETS
at compilation time.  [RT #18433]

18 years ago2410. [bug] Correctly delete m_versionInfo. [RT #18432]
Mark Andrews [Thu, 7 Aug 2008 01:21:12 +0000 (01:21 +0000)] 
2410.   [bug]           Correctly delete m_versionInfo. [RT #18432]