Tinderbox User
2763d151ef
update copyright notice
2012-09-12 23:45:45 +00:00
Mark Andrews
d407c54bb3
fix isc_test_begin call
2012-09-13 09:41:20 +10:00
ckb
25b41cd4ef
Part of the previous commit.
2012-09-12 15:27:53 -05:00
ckb
9279f4567a
3374. [bug] isc_parse_uint32 failed to return a range error on
...
systems with 64 bit longs [RT #30232 ]
2012-09-12 15:22:29 -05:00
Mark Andrews
9dea0dbf15
O_BINARY -> _O_BINARY
2012-09-12 13:53:22 +10:00
Mark Andrews
276a5d9e25
3373. [bug] win32: open raw files in binary mode. [RT #30944 ]
2012-09-12 12:02:22 +10:00
Mark Andrews
7b8900fbad
9.8.4b1
2012-08-23 17:18:43 +10:00
Tinderbox User
b9f7f9e160
update copyright notice
2012-08-17 23:45:39 +00:00
ckb
3b1fafcfb3
3366. [bug] Fixed Read-After-Write dependency violation for IA64
...
atomic operations. [RT #25181 ]
2012-08-17 13:08:29 -05:00
Tinderbox User
f35cea4f44
update copyright notice
2012-08-14 23:45:36 +00:00
Mark Andrews
911e7390aa
3360. [bug] 'host -w' could die. [RT #18723 ]
2012-08-14 11:10:25 +10:00
Mark Andrews
572ca391c7
silence compiler warnings
2012-07-27 07:53:39 +10:00
Evan Hunt
0bae1e2746
update api
2012-07-23 23:39:23 -07:00
Mark Andrews
24d93f177d
windows fixes
2012-07-20 18:11:33 +10:00
Tinderbox User
52385b05cd
update copyright notice
2012-07-19 23:45:30 +00:00
Mark Andrews
ac6f11a584
3353. [bug] Use a single task for task exclusive operations.
...
[RT #29872 ]
2012-07-19 23:59:28 +10:00
Mark Andrews
533adce96c
3351. [bug] isc_mem_put and isc_mem_putanddetach didn't report
...
caller if either ISC_MEM_DEBUGSIZE or ISC_MEM_DEBUGCTX
memory debugging flags are set. [RT #30243 ]
2012-07-18 10:03:54 +10:00
Mark Andrews
4f95da36b0
3350. [bug] Memory read overrun in isc___mem_reallocate if
...
ISC_MEM_DEBUGCTX memory debugging flag is set.
[RT #30240 ]
Conflicts:
CHANGES
2012-07-18 09:53:01 +10:00
Evan Hunt
c0d7ef3afd
warn when changing mode on .private files
...
3347. [bug] dnssec-settime: Issue a warning when writing a new
private key file would cause a change in the
permissions of the existing file. [RT #27724 ]
2012-07-05 18:04:53 -07:00
Tinderbox User
599cf7175e
update copyright notice
2012-06-29 23:45:32 +00:00
Mark Andrews
c0b8f1a675
reverse bad copyright update
2012-06-29 11:43:12 +10:00
Tinderbox User
4106b0caeb
update copyright notice
2012-06-29 01:21:53 +00:00
Tinderbox User
9a5b04934b
update copyright notice
2012-04-25 23:45:26 +00:00
Evan Hunt
d23cdfd68d
increase table size for mutex profiling
2012-04-24 16:52:53 -07:00
Evan Hunt
29ae661890
prep for 9.8.2 release
2012-03-22 12:20:00 -07:00
Tinderbox User
1ceec0a211
update copyright notice
2012-03-10 23:45:31 +00:00
Mark Andrews
5fd272be54
3295. [bug] Adjust isc_time_secondsastimet range check to be more
...
portable. [RT # 26542]
2012-03-08 15:35:07 +11:00
Evan Hunt
c95beeb07f
set $Id$
2012-03-07 08:19:24 -08:00
Tinderbox User
91f0609aae
regen v9_8
2012-03-07 01:54:34 +00:00
Evan Hunt
3997b6bcbf
add gitignore, remove cvsignore
2012-03-03 23:33:18 -08:00
Automatic Updater
9fa3290eb0
update copyright notice
2012-02-29 23:46:20 +00:00
Evan Hunt
fcf29dd783
3291. [port] Fixed a build error on systems without ENOTSUP.
...
[RT #28200 ]
2012-02-29 21:27:33 +00:00
Automatic Updater
36f0ee282c
update copyright notice
2012-02-28 23:46:01 +00:00
Mark Andrews
e52460b0c0
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169 ]
2012-02-28 21:36:23 +00:00
Mark Andrews
e4facd74b6
Add comment describing LIBINTERFACE values per branch
2012-01-30 00:23:54 +00:00
Evan Hunt
45f5a577e1
prep 9.8.2
2012-01-29 06:08:11 +00:00
Automatic Updater
858d47a80c
update copyright notice
2012-01-27 23:46:31 +00:00
Mark Andrews
713eea548b
3267. [bug] Memory allocation failures could be mis-reported as
...
unexpected error. New ISC_R_UNSET result code.
[RT #27336 ]
2012-01-27 01:26:08 +00:00
Evan Hunt
772e8e57db
update for 9.8.2rc1
2011-12-23 07:08:08 +00:00
Mark Andrews
4afb83574e
3257. [bug] Do not generate a error message when calling fsync()
...
in a pipe or socket. [RT #27109 ]
2011-12-22 08:50:45 +00:00
Automatic Updater
0ea63875e4
update copyright notice
2011-12-02 23:46:17 +00:00
Mark Andrews
2b55fa43b4
errno2result now reports caller when unable to convert errno
2011-12-02 07:16:01 +00:00
Mark Andrews
1af8922431
silence Division by zero warning
2011-12-01 01:33:00 +00:00
Automatic Updater
b61aa383d6
update copyright notice
2011-11-30 23:45:55 +00:00
Mark Andrews
b5ce27e7d3
#include <isc/print.h>
2011-11-30 06:10:53 +00:00
Evan Hunt
1194437b22
add print.h
2011-11-30 06:10:37 +00:00
Mark Andrews
a0b61bdf26
move declaration to start of block
2011-11-30 06:07:33 +00:00
Evan Hunt
9f96d80a8d
3228. [tuning] Dynamically grow symbol table to improve zone
...
loading performance. [RT #26523 ]
2011-11-30 04:26:48 +00:00
Evan Hunt
a584852ed1
update api for 9.8.2b1
2011-11-10 02:19:24 +00:00
Automatic Updater
377fb6580d
update copyright notice
2011-11-01 23:46:34 +00:00