Mark Andrews
edc3dc4bb5
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:10:58 +00:00
Mark Andrews
e478ff2b65
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2009-02-16 00:59:14 +00:00
Mark Andrews
ec281e5d51
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2009-02-16 00:53:58 +00:00
Mark Andrews
fc12220bab
out of memory condition could be missed. [RT #18970 ]
2009-02-16 00:23:34 +00:00
Automatic Updater
dda277af23
update copyright notice
2009-02-13 23:46:42 +00:00
Mark Andrews
60d6bd25c8
2549. [port] linux: define NR_OPEN if not currently defined.
...
[RT #19344 ]
2009-02-13 09:31:06 +00:00
Francis Dupont
beb5c4a897
add isc__mem_reallocate()
2009-02-12 12:49:33 +00:00
Francis Dupont
187e9979cb
add stats
2009-02-12 11:39:48 +00:00
Tatuya JINMEI 神明達哉
421fa787ea
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:09:55 +00:00
Automatic Updater
8dcc84f169
update copyright notice
2009-02-04 23:46:39 +00:00
Mark Andrews
59c8f1682b
silence comiler warning. [RT #18630 ]
2009-02-04 04:44:36 +00:00
Automatic Updater
833b6aca57
update copyright notice
2009-01-29 23:47:14 +00:00
Tatuya JINMEI 神明達哉
a5111559bb
2537. [experimental] Added more statistics counters including those on socket
...
I/O events and query RTT histograms. [RT #18802 ]
2009-01-29 22:41:45 +00:00
cvs2git
54fce2270b
This commit was manufactured by cvs2git to create branch 'v9_5'.
2009-01-29 01:03:57 +00:00
Tatuya JINMEI 神明達哉
03ff5c04b8
missing 'ISC_LANG_BEGINDECLS'
2009-01-29 01:03:56 +00:00
Automatic Updater
39a8abdb83
update copyright notice
2009-01-27 23:47:54 +00:00
Tatuya JINMEI 神明達哉
d9059b0c38
2537. [func] Added more statistics counters including those on socket
...
I/O events and query RTT histograms. [RT #18802 ]
2009-01-27 22:30:00 +00:00
Automatic Updater
3bed8e9913
update copyright notice
2009-01-23 23:47:54 +00:00
Automatic Updater
ec90e18ead
update copyright notice
2009-01-23 23:46:44 +00:00
Mark Andrews
ca2109aabb
move formating out of msgcat
2009-01-23 01:29:18 +00:00
Mark Andrews
0cee7fdce3
move formating out of msgcat
2009-01-23 01:27:12 +00:00
Mark Andrews
6bcb646fd1
undo one change from #2536
2009-01-23 01:15:41 +00:00
Automatic Updater
3319413a67
update copyright notice
2009-01-22 23:47:54 +00:00
Automatic Updater
095bba9ca3
update copyright notice
2009-01-22 23:46:36 +00:00
Mark Andrews
33857225e5
2536. [cleanup] Silence some warnings when -Werror=format-security is
...
specified. [RT #19083 ]
2009-01-22 05:53:42 +00:00
Mark Andrews
f148f53794
2536. [cleanup] Silence some warnings when -Werror=format-security is
...
specified. [RT #19083 ]
2009-01-22 05:39:29 +00:00
Automatic Updater
8d1b72dd27
update copyright notice
2009-01-19 23:47:03 +00:00
Mark Andrews
8552bf2079
spelling
2009-01-19 00:01:12 +00:00
Automatic Updater
9a14f870dd
update copyright notice
2009-01-18 23:48:14 +00:00
Francis Dupont
a05abc1767
spelling
2009-01-18 00:50:21 +00:00
Francis Dupont
1016f2638f
spelling
2009-01-18 00:34:19 +00:00
Francis Dupont
3b8b44559a
spelling
2009-01-18 00:11:07 +00:00
Francis Dupont
23af793acb
spelling
2009-01-18 00:06:06 +00:00
Automatic Updater
d362465c77
update copyright notice
2009-01-17 23:47:43 +00:00
Francis Dupont
0ef59d2288
spelling
2009-01-17 23:42:01 +00:00
Francis Dupont
b65746833b
spelling
2009-01-17 23:13:19 +00:00
Automatic Updater
0cfbb9285a
update copyright notice
2009-01-06 23:47:57 +00:00
Automatic Updater
114efc23eb
update copyright notice
2009-01-06 23:46:48 +00:00
Automatic Updater
5569e7de51
update copyright notice
2009-01-05 23:47:54 +00:00
Automatic Updater
a89e9e18b2
update copyright notice
2009-01-05 23:46:59 +00:00
Tatuya JINMEI 神明達哉
c1a1fca08a
trivial comment cleanups (RT#19118)
2009-01-05 23:21:50 +00:00
Tatuya JINMEI 神明達哉
3fb1637c92
trivial comment cleanups (RT#19118)
2009-01-05 23:20:22 +00:00
Automatic Updater
27462e0c6e
update copyright notice
2008-12-24 23:46:32 +00:00
Mark Andrews
28235e849c
2502. [cleanup] isc_radix: Improve compliance with coding style,
...
document function in <isc/radix.h>. [RT #18534 ]
2008-12-24 05:09:26 +00:00
Mark Andrews
09046484ae
2513 [bug] Fix windows cli build. [RT #19062 ]
2008-12-13 00:26:06 +00:00
Mark Andrews
24450ad58d
2513 [bug] Fix windows cli build. [RT #19062 ]
2008-12-13 00:23:54 +00:00
Mark Andrews
02dae8e6d7
2504. [bug] Address race condition in the socket code. [RT #18899 ]
2008-12-03 02:22:35 +00:00
Mark Andrews
3d4e5a200f
remove XXXMPA
2008-12-03 02:11:32 +00:00
Mark Andrews
d8fc8514b1
2504. [bug] Address race condition in the socket code. [RT #18899 ]
2008-12-03 02:03:47 +00:00
Automatic Updater
f8f8a5b3a3
update copyright notice
2008-12-01 23:47:45 +00:00