Commit Graph
2281 Commits
Author SHA1 Message Date
Evan Hunt 64993d15c8 3145. [test] Capture output of ATF unit tests in "./atf.out" if
there were any errors while running them. [RT #25527]

3144.	[bug]		dns_dbiterator_seek() could trigger an assert when
			used with a nonexistent database node. [RT #25358]
2011-09-02 19:27:30 +00:00
Mark Andrews 5e18aaf378 remove isc_os_minprivs call accidently committed 2011-08-25 11:36:00 +00:00
Mark Andrews 2a2d1fd4fb cltfd is only needed when select is being used 2011-08-25 08:15:28 +00:00
Mark Andrews 3ec77708b2 9.8.1rc1 2011-08-09 04:09:10 +00:00
Mark Andrews aac095f12a missing isc__strerror on error paths 2011-07-29 02:19:20 +00:00
Automatic Updater b145384404 update copyright notice 2011-07-28 23:47:16 +00:00
Mark Andrews db19bf041c 3138. [bug] Address memory leaks and out-of-order operations when
shutting named down. [RT #25210]
2011-07-28 04:30:55 +00:00
Automatic Updater 92813a1249 update copyright notice 2011-07-21 23:47:14 +00:00
Mark Andrews 792a79f9a0 3135. [port] FreeBSD: workaround broken IPV6_USE_MIN_MTU processing.
See http://www.freebsd.org/cgi/query-pr.cgi?pr=158307
                        [RT #24950]
2011-07-21 01:44:28 +00:00
Scott Mann ed1518e8c5 up various values in api files based on changes 2011-07-09 15:01:40 +00:00
Evan Hunt de5bf8e51e oops, forgot to 'cvs add' some files...
3131.   [tuning]        Improve scalability by allocating one zone task
                        per 100 zones at startup time, rather than using a
                        fixed-size task table. [RT #24406]
2011-07-09 01:57:06 +00:00
Automatic Updater 677d6d88ec update copyright notice 2011-07-08 23:47:16 +00:00
Scott Mann 5ed57781a8 9.8.1b3 2011-07-08 22:57:26 +00:00
Mark Andrews af19cac9eb isc_file_isplainfile 2011-04-08 05:35:14 +00:00
Mark Andrews db01c31d2c 9.8.1b1 2011-04-08 02:43:47 +00:00
Automatic Updater d1b1f7ca64 update copyright notice 2011-03-18 23:47:15 +00:00
Francis Dupont 7d264d8cf6 introduce STDTIME_ON_32BITS 2011-03-18 09:05:29 +00:00
Automatic Updater b7f0a015a5 update copyright notice 2011-03-12 04:59:19 +00:00
Mark Andrews ac6edf67d5 3069. [cleanup] Silence warnings messages from clang static analysis.
[RT #20256]
2011-03-11 06:47:09 +00:00
Mark Andrews a4f385c8c4 add 'sync' to ISC_PLATFORM_USEMACASM build as well 2011-03-08 00:52:21 +00:00
Automatic Updater c503d8017d update copyright notice 2011-03-07 23:47:15 +00:00
Mark Andrews 7c1f3c9b5b 3064. [bug] powerpc: add sync instructions to the end of atomic
operations. [RT #23469]
2011-03-07 00:19:38 +00:00
Automatic Updater e6cb7b9ab7 update copyright notice 2011-03-05 23:52:09 +00:00
Automatic Updater 3dd68287f9 update copyright notice 2011-03-04 23:47:28 +00:00
Scott Mann d31b2fb85d Ensure that log files are plain files. (RT #22771) 2011-03-04 14:10:13 +00:00
Automatic Updater 23384a3227 update copyright notice 2011-03-03 23:47:09 +00:00
Evan Hunt 8590157237 3053. [bug] Under a sustained high query load with a finite
max-cache-size, it was possible for cache memory
			to be exhausted and not recovered. [RT #23371]
2011-03-03 04:43:02 +00:00
Mark Andrews 5f3a264fe3 3044. [bug] Hold the socket manager lock while freeing the socket.
[RT #23333]
2011-02-28 12:51:28 +00:00
Automatic Updater 09bde3103b update copyright notice 2011-02-28 01:20:05 +00:00
Mark Andrews 6efe8f6471 3029. [bug] isc_netaddr_format() handle a zero sized buffer.
[RT #22521]
2011-02-21 06:32:19 +00:00
Mark Andrews 167ed9d3f0 3028. [bug] isc_sockaddr_format() handle a zero sized buffer.
[RT #22521]
2011-02-21 06:21:24 +00:00
Mark Andrews 38e922db26 3026. [bug] lib/isc/httpd.c: check that we have enough space
after calling grow_headerspace() and if not
                        re-call grow_headerspace() until we do. [RT #22521]
2011-02-21 05:57:17 +00:00
Evan Hunt 6c2866016e bump api versions 2011-02-19 07:46:45 +00:00
Mark Andrews 9b80b2f483 silence: warning: 'manager_log' defined but not used 2011-02-18 04:01:16 +00:00
Mark Andrews f77df77084 9.8.1rc1 2011-02-03 12:14:20 +00:00
Mark Andrews 3f07721e3a 3015. [port] win32: fix IN6_IS_ADDR_LINKLOCAL and
IN6_IS_ADDR_SITELOCAL macros. [RT #22724]
2011-02-03 08:16:30 +00:00
Mark Andrews ea09a134fd 3011. [func] Change the default query timeout from 30 seconds
to 10.  Allow setting this in named.conf using the new
                        'resolver-query-timeout' option, which specifies a max
                        time in seconds.  0 means 'default' and anything longer
                        than 30 will be silently set to 30. [RT #22852]
2011-02-03 05:50:08 +00:00
Mark Andrews 000439ae98 isc_netaddr_getzone 2011-01-13 07:20:14 +00:00
Mark Andrews c3e9221f3b prototype mismatch 2011-01-13 06:36:04 +00:00
Mark Andrews 98455e2090 missing semi-colon 2011-01-13 06:21:15 +00:00
Mark Andrews e02c1d738b 9.8.0b1 2011-01-13 04:45:17 +00:00
Automatic Updater 135bcc2e42 update copyright notice 2011-01-11 23:47:14 +00:00
Mark Andrews 433e06a25c 3006. [func] Allow dynamically generated TSIG keys to be preserved
across restarts of named.  Initially this is for
                        TSIG keys generated using GSSAPI. [RT #22639]
2011-01-10 05:32:04 +00:00
Automatic Updater 1da9dbcf48 update copyright notice 2011-01-04 23:47:14 +00:00
Mark Andrews 161429fc05 3002. [bug] isc_mutex_init_errcheck() failed to destroy attr.
[RT #22766]
2011-01-04 04:32:13 +00:00
Automatic Updater 557919588b update copyright notice 2010-12-22 23:46:59 +00:00
Mark Andrews 777b848142 2998. [func] Add isc_task_beginexclusive and isc_task_endexclusive
to the task api. [RT #22776]
2010-12-22 13:05:20 +00:00
Mark Andrews 7a54dadeb5 2998. [func] Add isc_task_beginexclusive and isc_task_endexclusive
to the task api. [RT #22776]
2010-12-22 05:19:02 +00:00
Mark Andrews 79344b9710 2996. [security] Temporarily disable SO_ACCEPTFILTER support.
[RT #22589]
2010-12-22 03:08:36 +00:00
Automatic Updater ca103999e6 update copyright notice 2010-12-20 23:47:21 +00:00