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
Mark Andrews
04ec5b376d
unsigned contants
2008-12-01 13:26:51 +00:00
Mark Andrews
36c12f1bb4
#undef inet_aton
2008-12-01 04:14:54 +00:00
Mark Andrews
9935447b51
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2008-12-01 03:53:32 +00:00
Mark Andrews
ce1d07a80f
out of memory condition could be missed. [RT #18970 ]
2008-12-01 00:15:37 +00:00
Mark Andrews
175a8bd2b7
2502. [cleanup] isc_radix: Improve compliance with coding style,
...
document function in <isc/radix.h>. [RT #18534 ]
2008-12-01 00:04:21 +00:00
Tatuya JINMEI 神明達哉
0ccc29985c
2498. [bug] Removed a bogus function argument used with
...
ISC_SOCKET_USE_POLLWATCH: it could cause compiler
warning or crash named with the debug 1 level
of logging. [RT #18917 ]
(Note that this entry is placed under the 9.5.1rc1 mark)
2008-11-20 00:06:01 +00:00
Tatuya JINMEI 神明達哉
eb8265942b
2498. [bug] Removed a bogus function argument used with
...
ISC_SOCKET_USE_POLLWATCH: it could cause compiler
warning or crash named with the debug 1 level
of logging. [RT #18917 ]
(Note that this entry is placed below the 9.6.0rc1 mark)
2008-11-20 00:04:17 +00:00
Mark Andrews
5dadcf6515
9.5.1rc1
2008-11-16 22:01:09 +00:00
Mark Andrews
ac4b736ab2
9.6.0rc1
2008-11-16 21:21:42 +00:00
Automatic Updater
49960a74b5
update copyright notice
2008-11-14 23:47:33 +00:00
Automatic Updater
a02055f66b
update copyright notice
2008-11-14 23:46:41 +00:00