Automatic Updater
864efed762
update copyright notice
2011-03-05 23:47:52 +00:00
Scott Mann
c335ad72b8
Ensure that log files are plain files. (RT #22771 )
2011-03-04 17:12:20 +00:00
Automatic Updater
4b1517c052
update copyright notice
2009-06-25 23:46:08 +00:00
Mark Andrews
6209c4a73e
Editorial nits. [RT #19815 ]
2009-06-25 05:33:47 +00:00
Mark Andrews
675cdfa1c4
2556. [cleanup] PCI compliance:
...
* new libisc log module file
* isc_dir_chroot() now also changes the working
directory to "/".
* additional INSISTs
* additional logging when files can't be removed.
2009-02-16 02:12:58 +00:00
Tatuya JINMEI 神明達哉
06f9e6d878
2547. [bug] openssl_link.c:mem_realloc() could reference an
...
out-of-range area of the source buffer. New public
function isc_mem_reallocate() was introduced to address
this bug. [RT #19313 ]
2009-02-11 03:11:39 +00:00
Automatic Updater
2a6997e72c
update copyright notice
2009-01-19 23:46:17 +00:00
Mark Andrews
0f4ec602dd
spelling
2009-01-19 00:36:29 +00:00
Automatic Updater
f32008623e
update copyright notice
2009-01-06 23:45:57 +00:00
Automatic Updater
9a2ebc4415
update copyright notice
2009-01-05 23:46:21 +00:00
Tatuya JINMEI 神明達哉
42c20e9207
trivial comment cleanups (RT#19118)
2009-01-05 23:22:26 +00:00
Mark Andrews
6aadea52df
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2008-12-01 04:03:18 +00:00
Automatic Updater
0bcc9f830b
update copyright notice
2008-10-15 23:46:06 +00:00
Mark Andrews
22e4dc084a
coverity analysis support. [RT #18196 ]
2008-10-15 03:31:03 +00:00
Mark Andrews
a8240cd7d5
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-09-04 08:03:08 +00:00
Tatuya JINMEI 神明達哉
5fd6b9b3b8
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.
2008-08-21 00:03:25 +00:00
Automatic Updater
ec8d5a1654
update copyright notice
2008-08-08 06:27:56 +00:00
Mark Andrews
fb422286de
2412. [bug] win32: address a resourse leak. [RT #18374 ]
2008-08-08 05:15:09 +00:00
Automatic Updater
129cfb3a10
update copyright notice
2008-08-01 23:45:58 +00:00
Tatuya JINMEI 神明達哉
19d3add998
2386. [func] Add warning about too small 'open files' limit.
...
[RT #18269 ]
2008-08-01 02:00:42 +00:00
Automatic Updater
acfad98caa
update copyright notice
2008-07-23 23:46:04 +00:00
Mark Andrews
a370328554
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:33:03 +00:00
Mark Andrews
462df43837
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:51:44 +00:00
Evan Hunt
18aee20ea5
re-merged rt18194 after fixing problems
2008-07-03 00:14:40 +00:00
Automatic Updater
bd5ddeb924
update copyright notice
2008-06-24 23:45:56 +00:00
Mark Andrews
5041db0a58
add
2008-06-24 03:42:10 +00:00
Tatuya JINMEI 神明達哉
0edc9d2bf7
2384. [security] Additional support for query port randomization (change
...
#2375 ) including performance improvement and port range
specification. [RT #17949 , #18098 ]
2008-06-24 02:02:51 +00:00
cvs2git
246fc8e737
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-06-23 23:47:12 +00:00
Automatic Updater
2cf81a3d8a
update copyright notice
2008-06-23 23:47:11 +00:00
Tatuya JINMEI 神明達哉
386d3a99c1
2375. [security] Fully randomize UDP query ports to improve
...
forgery resilience. [RT #17949 , #18098 ]
2008-06-23 19:41:20 +00:00
Automatic Updater
97c432334e
update copyright notice
2008-06-04 23:47:11 +00:00
Jeremy Reed
b09318463a
Remove trailing (extra) comma in enum.
...
Fixes "Unexpected" error with AIX cc (and probably other old compilers).
As reported on bind-users and confirmed by original poster.
This is for bugs ticket #18151 .
2008-06-04 22:32:53 +00:00
Automatic Updater
022b5c5a36
update copyright notice
2008-05-30 23:47:01 +00:00
Automatic Updater
da8fd41fbf
update copyright notice
2008-05-30 23:46:01 +00:00
Tatuya JINMEI 神明達哉
90d42c633a
fixed a typo in comment [RT #18130 ]
2008-05-30 18:29:23 +00:00
Tatuya JINMEI 神明達哉
5cb56973ea
fixed a typo in comment [RT #18130 ]
2008-05-30 18:27:27 +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
ae98afa369
update copyright notice
2008-02-07 23:45:56 +00:00
Mark Andrews
0b89d9e3d3
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 03:03:35 +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
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
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
1da14e066c
update copyright notice
2008-01-02 23:47:02 +00:00