Commit Graph
2388 Commits
Author SHA1 Message Date
Mark Andrews be587dff9b 3543. [bug] Update socket stucture before attaching to socket
manager after accert. [RT #33084]
(cherry picked from commit a8572209bc)
2013-04-03 17:43:52 +11:00
Tinderbox User 65027e3472 update copyright notice 2013-04-02 23:45:21 +00:00
Evan Hunt 377363b66b [v9_8] fix isc_time_formathttptmestamp() on win32
3539.	[port]		win32: timestamp format didn't match other platforms.
(cherry picked from commit 99bf6a57d9)
2013-04-01 22:29:47 -07:00
Evan Hunt 212930f58f [v9_8] prepare 9.8.5rc1 2013-03-26 19:05:30 -07:00
Tinderbox User 9155e1fc82 update copyright notice 2013-03-22 23:45:24 +00:00
Mark Andrews 4d088f4db9 3535. [bug] Minor win32 cleanups. [RT #32962] 2013-03-22 22:24:46 +11:00
Mark Andrews b7f6f5fd66 sock could be used uninitalized in isc_socketmgr_renderxml on error 2013-03-22 15:31:07 +11:00
Tinderbox User f2cd940170 update copyright notice 2013-03-21 23:45:24 +00:00
Mark Andrews 256b97b87a 3531. [bug] win32: A uninitialized value could be returned on out
of memory. [RT #32960]
2013-03-22 09:23:17 +11:00
Tinderbox User 7d82ad071c update copyright notice 2013-03-13 23:45:20 +00:00
Evan Hunt 1c369156fe [v9_8] fixed srcdir in nothreads build 2013-03-12 23:42:38 -07:00
Tinderbox User 40af199847 update copyright notice 2013-03-08 23:45:22 +00:00
Mark Andrews e9f4715cd0 3520. [bug] 'mctx' was not being referenced counted in some places
where it should have been.  [RT #32794]
(cherry picked from commit 3a0da183bb)
2013-03-08 14:42:17 +11:00
Mark Andrews c7f6f18d1f 9.8.5b2 2013-03-07 12:46:43 +11:00
Mark Andrews d4a7b127d4 add <isc/util.h> 2013-02-27 16:15:09 +11:00
Mark Andrews 5a1f547745 silence compiler warnings 2013-02-27 15:57:09 +11:00
Mark Andrews be7574a755 update copyrights 2013-02-27 12:38:27 +11:00
Evan Hunt a67a2ab2c2 [v9_8] silence warning 2013-02-26 17:29:09 -08:00
Mark Andrews 9b18d8a95f 3500. [port] Support NAPTR regular expression validation on
all platforms.  [RT #32688]
2013-02-27 09:02:21 +11:00
Tinderbox User 5ee8ec563c update copyright notice 2013-02-05 23:45:22 +00:00
Mark Andrews 807aeb43e8 explict cast to (char *) from (void *) to silence compiler warning in %s checking 2013-02-05 14:25:40 +11:00
Tinderbox User 77b46e925e update copyright notice 2013-01-17 23:45:27 +00:00
Mark Andrews 85f1b8ccfe s/head/tail/ 2013-01-17 21:46:00 +11:00
Mark Andrews 14d0298b1c Silence "Use of memory after it is freed" by asserting the head and tail of list are not the element after it is unlinked from the list. 2013-01-17 14:22:39 +11:00
Mark Andrews 881e8054cc 9.8.5b1 2013-01-11 11:53:57 +11:00
Tinderbox User 32e84f21bf update copyright notice 2013-01-09 23:45:26 +00:00
Mark Andrews c6473ea18b 3454. [port] sparc64: improve atomic support. [RT #25182] 2013-01-09 12:57:01 +11:00
Tinderbox User 6200183fc8 update copyright notice 2013-01-06 23:45:22 +00:00
Mark Andrews 91b1172fa2 3451. [port] Increase per thread stack size from 64K to 1M.
[RT #32230]
2013-01-07 09:54:19 +11:00
Tinderbox User 5acabcd960 update copyright notice 2013-01-02 23:45:24 +00:00
Tinderbox User 3a06580b03 update copyright notice 2013-01-01 23:45:21 +00:00
Tinderbox User 6671bec26d update copyright notice 2012-12-08 23:45:24 +00:00
Mark Andrews f749dec99d 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
buffers with constant data. [RT #32064]

Squashed commit of the following:

commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org>
Date:   Sat Dec 8 12:41:16 2012 +1100

    isc_buffer_init -> isc_buffer_constinit

commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org>
Date:   Sat Dec 8 12:38:39 2012 +1100

    isc_buffer_init -> isc_buffer_constinit

commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org>
Date:   Sat Dec 8 12:24:19 2012 +1100

    remove isc_buffer_reconstinit

commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org>
Date:   Wed Dec 5 15:42:57 2012 +1100

    add isc_buffer_constinit
2012-12-08 12:53:31 +11:00
Mark Andrews 40f86d3cca 3430. [bug] win32: isc_time_formatISO8601 was missing the
'T' between the date and time. [RT #32044]
2012-12-04 15:00:55 +11:00
Mark Andrews 3f2f6ca891 sock is potentially unused in use_min_mtu 2012-11-01 15:27:56 +11:00
Mark Andrews a0f8a69a2e uninitalised use 2012-11-01 13:54:01 +11:00
Mark Andrews 397d2e1155 3412. [bug] Copy timeval structure from control message data.
[RT #31548]
2012-11-01 11:17:34 +11:00
Tinderbox User 24e43a2f52 update copyright notice 2012-10-31 23:45:23 +00:00
Mark Andrews 243a19abb1 More coverity fixes:
3410.   [bug]           Addressed Coverity warnings. [RT #31626]
Squashed commit of the following:

commit 6fec07bbb69ead784063052f2099674f8b52c6b3
Author: Mark Andrews <marka@isc.org>
Date:   Tue Oct 30 18:14:35 2012 +1100

    use strl{cat,cpy}

commit 19a5d3766f3dbc8a2944b21640a8226a89aae7ba
Author: Mark Andrews <marka@isc.org>
Date:   Tue Oct 30 14:38:55 2012 +1100

    address unchecked xmlTextWriter* calls

Conflicts:
	bin/named/statschannel.c
	lib/dns/cache.c
	lib/dns/include/dns/cache.h
	lib/isc/task.c
2012-11-01 10:27:36 +11:00
Mark Andrews 99aee14d6e 3411. [tuning] Use IPV6_USE_MIN_MTU or equivalent with TCP in addition to UDP. [RT #31690]
Squashed commit of the following:

commit bcbe9ae7a99e1f7f4236a22739a793b51ace8684
Author: Mark Andrews <marka@isc.org>
Date:   Wed Oct 31 15:10:53 2012 +1100

    Use IPV6_USE_MIN_MTU for TCP as well as UDP
2012-11-01 08:43:56 +11:00
Evan Hunt 7c5941b4c2 [v9_8] address mem.c compilation problems
3406.	[bug]		mem.c: Fix compilation errors when building with
			ISC_MEM_TRACKLINES or ISC_MEMPOOL_NAMES disabled.
                        Also, ISC_MEM_DEBUG is no longer optional. [RT #31559]
(cherry picked from commit 2f57f353e8)
(cherry picked from commit 76e34eb2fd)
2012-10-25 18:57:55 -07:00
Tinderbox User c825d55fd0 update copyright notice 2012-10-24 23:46:18 +00:00
Evan Hunt a53a622417 [v9_8] silence coverity warnings
3401.	[bug]		Addressed Coverity warnings. [RT #31484]
(cherry picked from commit 47c5b8af92)
(cherry picked from commit 2589af5868)
2012-10-23 22:33:52 -07:00
Mark Andrews 768917a263 fix typos in variable names 2012-10-10 13:11:41 +11:00
Mark Andrews dc167ac7f3 3390. [bug] Silence clang compiler warnings. [RT #30417] 2012-10-06 12:39:55 +10:00
Tinderbox User 7e44df5192 update copyright notice 2012-10-03 23:45:46 +00:00
Evan Hunt 89ef143e3f fix coverity issues
3388.	[bug]		Fixed several Coverity warnings. [RT #30996]
2012-10-02 23:50:20 -07:00
Tinderbox User 90afcdf252 update copyright notice 2012-09-26 23:45:43 +00:00
Mark Andrews 2bfedd89d7 3379. [bug] isc_interval_zero and isc_time_epoch should be
"const (type)* const". [RT #31069]
2012-09-26 15:01:10 +10:00
Evan Hunt ff3c2231e1 handle nonexistent managed-keys-directory
3378.	[bug]		Handle missing 'managed-keys-directory' better.
			[RT #30625]
2012-09-25 18:28:39 -07:00