Mark Andrews
77abeb5330
rebase NSEC3 code
2008-04-04 05:34:07 +00:00
Tatuya JINMEI 神明達哉
c4fadc8861
2356. [bug] Builtin mutex profiler was not scalable enough.
...
[RT #17436 ]
(I plan to merge this to 9.[345])
2008-04-04 01:49:09 +00:00
Automatic Updater
a687db7ce8
update copyright notice
2008-04-02 23:46:58 +00:00
Mark Andrews
07555e64d9
2350. [port] win32: IPv6 support. [RT #17797 ]
2008-04-02 02:56:23 +00:00
Mark Andrews
3f42cf2f3e
2349. [func] Provide incremental re-signing support for secure
...
dynamic zones. [RT #1091 ]
back out incorrect branch rt1091 and apply correct branch rt1091a.
2008-04-02 02:37:42 +00:00
Mark Andrews
a76b380643
2349. [func] Provide incremental re-signing support for secure
...
dynamic zones. [RT #1091 ]
2008-04-01 01:37:25 +00:00
Automatic Updater
db0008c448
update copyright notice
2008-03-31 23:47:11 +00:00
Mark Andrews
cffe96e267
2346. [func] Memory statistics now cover all active memory contexts
...
in increased detail. [RT #17580 ]
2008-03-31 05:00:30 +00:00
Automatic Updater
2b91038561
update copyright notice
2008-03-27 23:46:57 +00:00
Tatuya JINMEI 神明達哉
d8eb00152d
always enable ISC_xxx_NAMES
2008-03-27 21:08:52 +00:00
Automatic Updater
0a7e6db2db
update copyright notice
2008-03-20 23:47:00 +00:00
Mark Andrews
ea8564f68a
2342. [func] Use getifaddrs() if available under Linux. [RT #17224 ]
2008-03-20 04:51:00 +00:00
Automatic Updater
eb0e8ace24
update copyright notice
2008-02-18 23:46:59 +00:00
Mark Andrews
23d4dc13e1
2335. [port] sunos: libbind and *printf() support for long long.
...
[RT #17513 ]
2008-02-18 04:06:40 +00:00
Automatic Updater
6475e22cc9
update copyright notice
2008-02-15 23:46:51 +00:00
Mark Andrews
9e8947d9e6
2333. [bug] Fix off by one error in isc_time_nowplusinterval().
...
[RT #17608 ]
2008-02-15 02:24:04 +00:00
Mark Andrews
43581a71ab
clean up example code
2008-02-07 02:45:49 +00:00
Mark Andrews
9a7d202077
2330. [bug] Remove potential race condition when handling
...
over memory events. [RT #17572 ]
WARNING: API CHANGE: over memory callback
function now needs to call isc_mem_waterack().
See <isc/mem.h> for details.
2008-02-07 02:41:26 +00:00
Automatic Updater
60d19b2f15
update copyright notice
2008-01-27 23:47:20 +00:00
Mark Andrews
1fa2ce7eae
2324. [bug] Fix IPv6 matching against "any;" [RT #17533 ]
2008-01-27 02:13:34 +00:00
Mark Andrews
7539c231d4
2323. [port] tru64: namespace clash. [RT #17547 ]
2008-01-27 01:58:19 +00:00
Tatuya JINMEI 神明達哉
29d019169b
corrected type
2008-01-25 23:50:38 +00:00
Automatic Updater
4f640b0d8f
update copyright notice
2008-01-25 23:46:48 +00:00
Tatuya JINMEI 神明達哉
7ae2fa27e9
2322. [port] MacOS: work around the limitation of setrlimit()
...
for RLIMIT_NOFILE. [RT #17526 ]
2008-01-25 19:31:29 +00:00
Automatic Updater
cbf0854acc
update copyright notice
2008-01-24 23:47:00 +00:00
Tatuya JINMEI 神明達哉
1c3ed2a83d
2320. [func] Make statistics couters thread-safe for platforms
...
that support certain atomic operations. [RT #17466 ]
2008-01-24 02:00:44 +00:00
Automatic Updater
f148623ce2
update copyright notice
2008-01-23 03:22:43 +00:00
Mark Andrews
b356686ecb
Fixes needed to compile on windows
2008-01-23 03:10:48 +00:00
Mark Andrews
f86c5d30de
2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
...
[RT #17458 ]
2008-01-22 01:06:33 +00:00
Automatic Updater
140a27777d
update copyright notice
2008-01-21 23:46:56 +00:00
Evan Hunt
262c39b236
IPv6 addresses could match IPv4 ACL entries and vice versa. [RT #17462 ]
2008-01-21 20:38:54 +00:00
Automatic Updater
2f012d936b
update copyright notice
2008-01-18 23:46:58 +00:00
Automatic Updater
2f99b54e8e
update copyright notice
2008-01-17 23:47:00 +00:00
Evan Hunt
1aba9fe678
Fix coverity warnings in acl.c and iptable.c [rt17455]
2008-01-17 08:08:08 +00:00
Tatuya JINMEI 神明達哉
bfcc5ae79a
2294. [func] Allow the experimental statistics channels to have
...
multiple connections and ACL.
Note: the stats-server and stats-server-v6 options
available in the previous beta releases are replaced
with the generic statistics-channels statment.
2008-01-17 00:15:14 +00:00
Automatic Updater
6f2e211d39
update copyright notice
2008-01-10 23:47:01 +00:00
Mark Andrews
2dc8bf19c8
isc_mem_references
2008-01-08 03:37:47 +00:00
Automatic Updater
660a209ee4
update copyright notice
2008-01-04 23:46:55 +00:00
Mark Andrews
8486ce1efa
2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413 ]
2008-01-04 03:28:39 +00:00
Automatic Updater
1da14e066c
update copyright notice
2008-01-02 23:47:02 +00:00
Mark Andrews
f5d0f49584
2285. [func] Test framework for client memory context management.
...
[RT #17377 ]
2008-01-02 05:03:07 +00:00
Mark Andrews
604419a812
2282. [bug] Acl code fixups. [RT #17346 ]
2007-12-20 01:48:29 +00:00
Mark Andrews
da31aff2f2
2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
...
to protect applications from receiving spurious
SIGPIPE signals when using the resolver.
2007-12-14 03:52:40 +00:00
Michael Graff
f1e733e612
fix rt17100: don't set free callback to NULL here. This was likely early debugging code, and was an error since it is set at the beginning of each request, and should not be modified during the request.
2007-12-02 21:34:20 +00:00
Evan Hunt
0899d16ebd
Radix tree node_num value could be set incorrectly, causing positive ACL
...
matches to look like negative ones. [rt17311]
2007-11-27 19:14:45 +00:00
Mark Andrews
404df30f4f
2265. [bug] Test that the memory context's basic_table is non NULL
...
before freeing. [RT #17265 ]
2007-11-26 04:27:19 +00:00
Mark Andrews
2cc262c093
2257. [bug] win32: Use the full path to vcredist_x86.exe when
...
calling it. [RT #17222 ]
2007-10-31 01:34:19 +00:00
Mark Andrews
c810393bd8
whitespace
2007-10-30 23:30:09 +00:00
Mark Andrews
f183f4c0cd
2254. [bug] timer.c:dispatch() failed to lock timer->lock
...
when reading timer->idle allowing it to see
intermediate values as timer->idle was reset by
isc_timer_touch(). [RT #17243 ]
2007-10-24 00:57:23 +00:00
Michael Graff
b239c8294a
commit lruttl to the mainline. A tag was set called skan_lruttl-mainline-base, and I will tag this as skan_lruttl-mainline-merge after this commit
2007-10-19 17:15:53 +00:00