- 08 Jun, 2005 1 commit
-
-
Mark Andrews authored
-
- 29 Apr, 2005 1 commit
-
-
Mark Andrews authored
-
- 27 Apr, 2005 1 commit
-
-
Rob Austein authored
-
- 11 Jun, 2004 1 commit
-
-
Mark Andrews authored
error. 1653. [func] Add key type checking to dst_key_fromfilename(), DST_TYPE_KEY should be used to read TSIG, TKEY and SIG(0) keys. 1652. [bug] TKEY still uses KEY.
-
- 15 May, 2004 1 commit
-
-
Tatuya JINMEI 神明達哉 authored
extended format in the local-server part. [RT #8753]
-
- 05 Mar, 2004 1 commit
-
-
Mark Andrews authored
-
- 03 Mar, 2004 1 commit
-
-
Mark Andrews authored
being over the specified size limit. 1543. [bug] Logging using "versions unlimited" did not work.
-
- 16 Jan, 2003 1 commit
-
-
Mark Andrews authored
has IPv6 address and you only support IPv4 or the reverse. See dual-stack-servers.
-
- 30 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
the port, timeout, and retry options were valid integers and in range. [RT #2099] 1150. [bug] named incorrectly accepted TTL values containing plus or minus signs, such as 1d+1h-1s. 1149. [func] New function isc_parse_uint32().
-
- 27 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 22 Oct, 2001 1 commit
-
-
Mark Andrews authored
-
- 15 Jun, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 12 Feb, 2001 1 commit
-
-
Brian Wellington authored
-
- 09 Jan, 2001 1 commit
-
-
Brian Wellington authored
-
- 05 Jan, 2001 1 commit
-
-
Brian Wellington authored
an error. This means that TXT records with missing close quotes should have meaningful errors printed.
-
- 27 Dec, 2000 1 commit
-
-
Brian Wellington authored
[RT #591] note: the entropy callback conventions should really be documented.
-
- 06 Dec, 2000 1 commit
-
-
David Lawrence authored
-
- 18 Nov, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 07 Nov, 2000 1 commit
-
-
Brian Wellington authored
-
- 15 Aug, 2000 1 commit
-
-
Mark Andrews authored
not support the given address family requested. 391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
-
- 10 Aug, 2000 1 commit
-
-
Brian Wellington authored
family than the address specified, return a meaningful error.
-
- 01 Aug, 2000 1 commit
-
-
David Lawrence authored
own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
-
- 27 Jul, 2000 1 commit
-
-
David Lawrence authored
-
- 22 Jun, 2000 1 commit
-
-
David Lawrence authored
-
- 21 Jun, 2000 2 commits
-
-
David Lawrence authored
-
Michael Graff authored
-
- 20 Jun, 2000 1 commit
-
-
David Lawrence authored
-
- 15 Jun, 2000 1 commit
-
-
Michael Graff authored
-
- 08 Jun, 2000 1 commit
-
-
Michael Graff authored
-
- 01 Jun, 2000 1 commit
-
-
David Lawrence authored
Mostly, several functions that take pointers as arguments, almost always char * pointers, had those pointers qualified with "const". Those that returned pointers to previously const-qualified arguments had their return values qualified as const. Some structure members were qualified as const to retain that attribute from the variables from which they were assigned. The macro DE_CONST was added to isc/util.h to deal with a handful of very special places where something is qualified as const but really needs to have its const qualifier removed. Also cleaned up a few places where variable names clashed with reserved identifiers. (Which mostly works fine, but strictly speaking is undefined by the standard.) Minor other ISC style cleanups.
-
- 15 May, 2000 1 commit
-
-
David Lawrence authored
-
- 11 May, 2000 1 commit
-
-
Michael Graff authored
-
- 09 May, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 08 May, 2000 1 commit
-
-
David Lawrence authored
Cleanup of redundant/useless header file inclusion. ISC style lint, primarily for function declarations and standalone comments -- ie, those that appear on a line without any code, which should be written as follows: /* * This is a comment. */
-
- 09 Feb, 2000 1 commit
-
-
Andreas Gustafsson authored
isc_netaddr_masktoprefixlen(), isc_netaddr_fromsockaddr(), isc_netaddr_fromin(), isc_netaddr_fromin6(), isc_sockaddr_fromnetaddr(); new result code ISC_R_MASKNONCONTIG
-
- 07 Feb, 2000 1 commit
-
-
Andreas Gustafsson authored
by the interface iterator internals to indicate that an interface is to be ignored. Previously ISC_R_FAILURE was used for this purpose.
-
- 03 Feb, 2000 1 commit
-
-
Bob Halley authored
-
- 22 Jan, 2000 1 commit
-
-
Bob Halley authored
-
- 16 Dec, 1999 1 commit
-
-
Michael Graff authored
-
- 24 Sep, 1999 1 commit
-
-
Bob Halley authored
-