Scott Mann
5ed57781a8
9.8.1b3
2011-07-08 22:57:26 +00:00
Mark Andrews
af19cac9eb
isc_file_isplainfile
2011-04-08 05:35:14 +00:00
Mark Andrews
000439ae98
isc_netaddr_getzone
2011-01-13 07:20:14 +00:00
Mark Andrews
433e06a25c
3006. [func] Allow dynamically generated TSIG keys to be preserved
...
across restarts of named. Initially this is for
TSIG keys generated using GSSAPI. [RT #22639 ]
2011-01-10 05:32:04 +00:00
Francis Dupont
7641867b4c
fix win32 build
2010-08-13 14:33:31 +00:00
Mark Andrews
ed30e0358b
9.7.1b1
2010-05-18 06:14:32 +00:00
Evan Hunt
5b72cda36b
update API and def files for 9.7.0b2 release
2009-10-28 18:13:24 +00:00
Francis Dupont
debd489a44
noreturn RT #20257
2009-09-29 15:06:07 +00:00
Evan Hunt
c164f233b4
s/isc__mem_reallocate/isc___mem_reallocate/
2009-09-02 23:51:55 +00:00
Evan Hunt
e7c38ca963
- define isc_mem_reallocate() in the abstract API for export lib [rt20208]
...
- define BIND9 in config.h.win32
- fix problems in mem.h caused by the win32 preprocessor failing to
expand macros used within macros
- silence a win32 compiler warning in hip_55.c
2009-09-02 23:43:54 +00:00
Evan Hunt
41e251fad0
add backtrace.c, backtrace.h, backtrace-emptytbl.c, backtrace-emptytbl.h
...
to win32 build
2009-09-02 19:01:49 +00:00
Evan Hunt
a21cde0291
update win32 libisc.def
2009-09-02 17:23:45 +00:00
Evan Hunt
aeff7de836
2634. [port] win32: Add support for libxml2, enable
...
statschannel. [RT #19773 ]
2009-07-17 06:25:45 +00:00
Evan Hunt
18ad4708eb
commit windows build changes needed for DDNS patch
2009-06-10 23:36:57 +00:00
Mark Andrews
f605647060
Undocumented firewall test hook. [RT #19398 ]
2009-03-05 03:13:55 +00:00
Francis Dupont
d7d2a7fbad
add isc__mem_reallocate()
2009-02-12 12:45:04 +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
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Mark Andrews
691f1f7731
2438. [bug] Timeouts could be logged incorrectly under win32.
...
2436. [security] win32: UDP client handler can be shutdown. [RT #18576 ]
2434. [bug] Fixed a minor error-reporting bug in
lib/isc/win32/socket.c.
2432. [bug] More Windows socket handling improvements. Stop
using I/O events and use IO Completion Ports
throughout. Rewrite the receive path logic to make
it easier to support multiple simultaneous
requestrs in the future. Add stricter consistency
checking as a compile-time option (define
ISC_SOCKET_CONSISTENCY_CHECKS; defaults to off).
2420. [bug] Windows socket handling cleanup. Let the io
completion event send out cancelled read/write
done events, which keeps us from writing to memeory
we no longer have ownership of. Add debugging
socket_log() function. Rework TCP socket handling
to not leak sockets.
2008-09-12 04:46:25 +00:00
Mark Andrews
922cb29cfe
isc_portset_isset
2008-09-08 08:33:41 +00:00
Mark Andrews
12eb8057cb
portset
2008-09-08 08:26:28 +00:00
Mark Andrews
2f88444e9a
add portset
2008-09-08 07:06:15 +00:00
Mark Andrews
8343d55b3d
windows implementation of isc_time_set
2008-09-08 06:53:10 +00:00
Mark Andrews
0eeaaaf0ae
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-09-04 05:56:43 +00:00
Tatuya JINMEI 神明達哉
13d9b8ce94
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-20 23:57:59 +00:00
Tatuya JINMEI 神明達哉
eeb3e1e133
added some missing definitions
2008-07-11 23:10:09 +00:00
Tatuya JINMEI 神明達哉
158f256a14
2386. [bug] Add warning about too small 'open files' limit
...
[RT #18269 ].
2008-07-11 23:05:46 +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
Mark Andrews
b356686ecb
Fixes needed to compile on windows
2008-01-23 03:10:48 +00:00
Mark Andrews
2dc8bf19c8
isc_mem_references
2008-01-08 03:37:47 +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
Evan Hunt
adcd4ef11a
Clean up build errors on Windows for 9.5.0a7.
...
Also, changed isc_destroy_radix() to isc_radix_destroy() to match
the naming convention for other radix routines.
2007-09-28 00:11:32 +00:00
Mark Andrews
2d4cb13dfb
add functions
2007-03-06 01:56:23 +00:00
Mark Andrews
74d6235d13
isc_time_seconds
2006-12-22 05:26:26 +00:00
Mark Andrews
289ae548d5
2105. [func] GSS-TSIG support (RFC 3645).
2006-12-04 01:54:53 +00:00
Mark Andrews
ecffc3aae3
win32
2006-03-10 03:49:57 +00:00
Mark Andrews
3a8be17fbf
win32
2005-09-20 06:16:29 +00:00
Mark Andrews
345cd7d777
win32: minimal isc_key_*() implementation
2005-09-09 12:26:19 +00:00
Mark Andrews
676619a22f
win32 fixes
2005-09-05 02:54:38 +00:00
Mark Andrews
74f261bd2b
1920. [bug] Update windows socket code. [RT #14965 ]
2005-09-01 02:25:06 +00:00
Mark Andrews
4423c99613
1814. [func] UNIX domain controls are now supported.
2005-02-23 01:09:23 +00:00
Mark Andrews
6b49f69359
add new functions
2005-02-09 22:46:59 +00:00
Mark Andrews
578f588228
1627. [bug] win32: sockets were not being closed when the
...
last external reference was removed. [RT# 11179]
2004-05-03 23:54:38 +00:00
Mark Andrews
cc32d38366
1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
...
available, and suppress wildcard binding if not.
1621. [bug] match-destinations did not work for IPv6 TCP queries.
[RT# 11156]
2004-04-29 01:37:14 +00:00
Mark Andrews
eec7c83e23
add missing entry points
2004-04-19 05:16:42 +00:00
Mark Andrews
28b863e609
pullup fixed from 9.3
2004-03-16 05:52:24 +00:00
Mark Andrews
96391d4178
add hash.c/hash.h
2003-07-25 02:57:58 +00:00
Mark Andrews
741a75f81b
reviewed: marka
...
developer: mayer
relative paths
build against openssl 0.9.6g
2002-08-17 01:34:09 +00:00
Danny Mayer
ace73367af
Added files and functions
2002-08-01 03:37:01 +00:00
Danny Mayer
33b8775d3a
Updated to support tree organization changes and to support the lib/bind9 library code
2001-11-18 03:11:06 +00:00