Ondřej Surý
|
78d0cb0a7d
|
Use coccinelle to remove explicit '#include <config.h>' from the source files
|
2019-03-08 15:15:05 +01:00 |
|
Evan Hunt
|
c9ff174dce
|
convert taskpool_test
|
2018-11-14 20:17:04 -08:00 |
|
Ondřej Surý
|
994e656977
|
Replace custom isc_boolean_t with C standard bool type
|
2018-08-08 09:37:30 +02:00 |
|
Evan Hunt
|
e2b8699df9
|
migrate t_timers to lib/isc/tests/timer_test
|
2018-03-09 14:12:49 -08:00 |
|
Ondřej Surý
|
843d389661
|
Update license headers to not include years in copyright in all applicable files
|
2018-02-23 10:12:02 +01:00 |
|
Mark Andrews
|
0c27b3fe77
|
4401. [misc] Change LICENSE to MPL 2.0.
|
2016-06-27 14:56:38 +10:00 |
|
Tinderbox User
|
5fa46bc916
|
update copyright notice
|
2012-03-10 23:45:53 +00:00 |
|
Mark Andrews
|
28a8f5b0de
|
set $Id$
|
2012-03-08 00:21:15 +11:00 |
|
Evan Hunt
|
8a2ab2b920
|
3150. [func] Improved startup and reconfiguration time by
enabling zones to load in multiple threads. [RT #25333]
|
2011-09-02 21:15:39 +00:00 |
|
Evan Hunt
|
f07b2fccaf
|
3137. [func] Improve hardware scalability by allowing multiple
worker threads to process incoming UDP packets.
This can significantly increase query throughput
on some systems. [RT #22992]
|
2011-07-28 04:04:37 +00:00 |
|
Evan Hunt
|
c46ce2d79b
|
3131. [func] Improve scalability by allocating one zone task
per 100 zones at startup time, rather than using a
fixed-size task table. [RT #24406]
|
2011-07-06 05:05:52 +00:00 |
|