0c27b3fe77ac1d5094ba3521e8142d9e7973133f |
|
27-Jun-2016 |
Mark Andrews <marka@isc.org> |
4401. [misc] Change LICENSE to MPL 2.0. |
a21c415687a855f84fbf10db91671b1341e8b990 |
|
21-Sep-2015 |
Mark Andrews <marka@isc.org> |
4219. [bug] Set event->result to ISC_R_WOULDBLOCK on EWOULDBLOCK,
EGAIN when these soft error are not retried for
isc_socket_send*(). |
9e804040a29b9c3066c8471b43835f30707039b7 |
|
06-May-2015 |
Evan Hunt <each@isc.org> |
[master] add "rndc -r" to print result code
4115. [func] "rndc -r" now prints the result code (e.g.,
ISC_R_SUCCESS, ISC_R_TIMEOUT, etc) after
running the requested command. [RT #38913] |
c110d61b173a68420d19858abb80285be0dc1120 |
|
21-Jan-2015 |
Tinderbox User <tbox@isc.org> |
update copyright notice / whitespace |
11463c0ac24692e229ec87f307f5e7df3c0a7e10 |
|
20-Jan-2015 |
Evan Hunt <each@isc.org> |
[master] clean up gcc -Wshadow warnings
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381] |
79bb5099368af0e02734e5c59f53286114fe959e |
|
03-Aug-2014 |
Tinderbox User <tbox@isc.org> |
update copyright notice |
c38341ec435fb78de6d12c1001201f9ac7487b68 |
|
02-Aug-2014 |
Mark Andrews <marka@isc.org> |
3908. [bug] rndc now differentiates between a zone in multiple
views and a zone that doesn't exist at all. [RT #36691] |
28a8f5b0de57d269cf2845c69cb6abe18cbd3b3a |
|
07-Mar-2012 |
Mark Andrews <marka@isc.org> |
set $Id$ |
80c70837963eb58bd41a4d53367bfd4b1c04439e |
|
28-Jan-2012 |
Automatic Updater <source@isc.org> |
update copyright notice |
1bb3831e13a65afd87078c88e0285d23b1e0bcdf |
|
27-Jan-2012 |
Mark Andrews <marka@isc.org> |
3267. [bug] Memory allocation failures could be mis-reported as
unexpected error. New ISC_R_UNSET result code. [RT #27336] |
3398334b3acda24b086957286288ca9852662b12 |
|
25-Sep-2008 |
Automatic Updater <source@isc.org> |
update copyright notice |
6098d364b690cb9dabf96e9664c4689c8559bd2e |
|
24-Sep-2008 |
Mark Andrews <marka@isc.org> |
2448. [func] Add NSEC3 support. [RT #15452] |
70e5a7403f0e0a3bd292b8287c5fed5772c15270 |
|
20-Jun-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
ec5347e2c775f027573ce5648b910361aa926c01 |
|
19-Jun-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
e7fb847ed570dd8c1bcdacabb3d69bd81feb79ae |
|
08-Jun-2005 |
Mark Andrews <marka@isc.org> |
1883. [port] sunos: portability fixes. [RT #14814] |
69fe9aaafdd6a141610e86a777d325db75422070 |
|
29-Apr-2005 |
Mark Andrews <marka@isc.org> |
update copyright notice |
ab023a65562e62b85a824509d829b6fad87e00b1 |
|
27-Apr-2005 |
Rob Austein <sra@isc.org> |
1851. [doc] Doxygen comment markup. [RT #11398] |
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4 |
|
11-Jun-2004 |
Mark Andrews <marka@isc.org> |
1654. [bug] isc_result_totext() contained array bounds read
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. |
ec3f1d35170225c74d11c27bb184e250d150b209 |
|
15-May-2004 |
Tatuya JINMEI 神明達哉 <ji <jinmei@isc.org> |
1629. [func] dig now supports IPv6 scoped addresses with the
extended format in the local-server part. [RT #8753] |
dafcb997e390efa4423883dafd100c975c4095d6 |
|
05-Mar-2004 |
Mark Andrews <marka@isc.org> |
update copyright notice |
7052e191ce63fdf063a977695718ff426a27628e |
|
03-Mar-2004 |
Mark Andrews <marka@isc.org> |
1544. [bug] Named would logged a single entry to a file despite it
being over the specified size limit.
1543. [bug] Logging using "versions unlimited" did not work. |
0ffaee887ff5674b8c3bb0435ae838f641981706 |
|
16-Jan-2003 |
Mark Andrews <marka@isc.org> |
1412. [func] You can now specify servers to be tried if a nameserver
has IPv6 address and you only support IPv4 or the
reverse. See dual-stack-servers. |
242bba8991b030b7764f0bdca3922d75c34ea51e |
|
30-Nov-2001 |
Andreas Gustafsson <source@isc.org> |
1151. [bug] nslookup failed to check that the arguments to
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(). |
91cd0f93ad34d23e8b09dca337120f64fbe8f0a1 |
|
27-Nov-2001 |
Andreas Gustafsson <source@isc.org> |
sizeof style |
1255d388f034dc556d235a002527101781dbeb29 |
|
22-Oct-2001 |
Mark Andrews <marka@isc.org> |
1067. [func] Allow quotas to be soft, isc_quota_soft(). |
19872fdfb75357354a83b74932f661d4b0b6e4dd |
|
16-Jun-2001 |
Andreas Gustafsson <source@isc.org> |
convert more socket errors to specific ISC error codes, notably ECONNRESET |
a13ca8a12516081b93edd9cbf6f07b7e0fcb02cf |
|
12-Feb-2001 |
Brian Wellington <source@isc.org> |
Add ISC_R_INPROGRESS (operation in progress) |
499b34cea04a46823d003d4c0520c8b03e8513cb |
|
09-Jan-2001 |
Brian Wellington <source@isc.org> |
copyright update |
7357590beef5f671cfdd4ec4304e5210adfb0d8a |
|
05-Jan-2001 |
Brian Wellington <source@isc.org> |
656. [func] Treat an unescaped newline in a quoted string as
an error. This means that TXT records with missing
close quotes should have meaningful errors printed. |
ee303f481dfefcd4e4994f8b8b17f2de32aa4d69 |
|
27-Dec-2000 |
Brian Wellington <source@isc.org> |
639. [bug] Reading entropy from the keyboard would sometimes fail.
[RT #591]
note: the entropy callback conventions should really be documented. |
9cd6d409b78a6f833b681c13a68fbdc7c024fe66 |
|
06-Dec-2000 |
David Lawrence <source@isc.org> |
first pass at using isc_msgcat_get for message strings in libisc |
fcf28b759c65388e8875f2dbcf8eb5fa786b29ec |
|
18-Nov-2000 |
Andreas Gustafsson <source@isc.org> |
Don't log ENFILE and EMFILE as unexpected errors |
19e0a2c2d13500712564c59c5feb76f7f4209383 |
|
07-Nov-2000 |
Brian Wellington <source@isc.org> |
Add isc_hex_* routines, which handle conversion to and from hex strings. |
44215b932d4f0ce5257d794cb6f76b9282455eb1 |
|
15-Aug-2000 |
Mark Andrews <marka@isc.org> |
392. [func] Add ISC_R_FAMILYNOSUPPORT. Returned when OS does
not support the given address family requested.
391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH. |
5e989d1777c51f39d3455f1cdfd353a43d00e4ae |
|
11-Aug-2000 |
Brian Wellington <source@isc.org> |
If isc_socket_bind tries to bind to a socket with a different address
family than the address specified, return a meaningful error. |
40f53fa8d9c6a4fc38c0014495e7a42b08f52481 |
|
01-Aug-2000 |
David Lawrence <source@isc.org> |
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace. |
15a44745412679c30a6d022733925af70a38b715 |
|
27-Jul-2000 |
David Lawrence <source@isc.org> |
word wrap copyright notice at column 70 |
9c3531d72aeaad6c5f01efe6a1c82023e1379e4d |
|
23-Jun-2000 |
David Lawrence <source@isc.org> |
add RCS id string |
49dbdb0186eb23d87d685b96eaefa9ec3c71d9b8 |
|
22-Jun-2000 |
David Lawrence <source@isc.org> |
update_copyrights |
96e79f7ede9fd09c79ac6452ab09e4e48b288e4d |
|
21-Jun-2000 |
Michael Graff <mgraff@isc.org> |
Fully implement callback sources, and add a test program to test it. |
1f5eafd61b4c4271dbcf9d9106a722148e51d5eb |
|
20-Jun-2000 |
David Lawrence <source@isc.org> |
added ISC_R_NOTFILE and ISC_R_NOTDIRECTORY |
d2e9c94edbc8d9a32216e69ef812c00955a916e0 |
|
15-Jun-2000 |
Michael Graff <mgraff@isc.org> |
Add ISC_R_MULTICAST |
d10733a5a3bf2c9ec3b5106e5f268cfd2ffebbc2 |
|
08-Jun-2000 |
Michael Graff <mgraff@isc.org> |
add ISC_R_ENTROPY |
87cafc5e70f79f2586d067fbdd64f61bbab069d2 |
|
01-Jun-2000 |
David Lawrence <source@isc.org> |
Megacommit of many files.
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. |
c5c3b17a0a5668fadc604f16c1b9961bb6a0f249 |
|
15-May-2000 |
David Lawrence <source@isc.org> |
added ISC_R_RANGE |
8321dd2150bea461fbe0333965ef072d576b4f6c |
|
11-May-2000 |
Michael Graff <mgraff@isc.org> |
add ISC_R_NOTBOUND and ISC_R_NOTCONNECTED and return them where appropriate. |
6a13d6f3c687d463a2a88f696a5193a5651612ba |
|
10-May-2000 |
Andreas Gustafsson <source@isc.org> |
Added result codes ISC_R_FILENOTFOUND and ISC_R_FILEEXISTS |
1a69a1a78cfaa86f3b68bbc965232b7876d4da2a |
|
08-May-2000 |
David Lawrence <source@isc.org> |
Megacommit of dozens of files.
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.
*/ |
5d82424f5d3c77c092c111b935041fd3dc4b3e98 |
|
09-Feb-2000 |
Andreas Gustafsson <source@isc.org> |
New source file netaddr.c; new functions isc_netaddr_eqprefix(),
isc_netaddr_masktoprefixlen(), isc_netaddr_fromsockaddr(),
isc_netaddr_fromin(), isc_netaddr_fromin6(), isc_sockaddr_fromnetaddr();
new result code ISC_R_MASKNONCONTIG |
3a2487c9e399ea2886e994e31b13908299f16f26 |
|
07-Feb-2000 |
Andreas Gustafsson <source@isc.org> |
added new result code ISC_R_IGNORE, to be used
by the interface iterator internals to indicate that an
interface is to be ignored. Previously ISC_R_FAILURE was
used for this purpose. |
ca41b452ede6feaa9d8739ec3cae19389a7b0d03 |
|
04-Feb-2000 |
Bob Halley <source@isc.org> |
update copyrights |
010170f711705f72d488d097daea31b7be4af9d4 |
|
22-Jan-2000 |
Bob Halley <source@isc.org> |
add ISC_R_RELOAD |
440be4c866f6935ac069db79a414304507a664c2 |
|
16-Dec-1999 |
Michael Graff <mgraff@isc.org> |
move util.h to <isc/util.h> |
3c5c6fc34519e554129808d2b015b0a0ca6a1ead |
|
24-Sep-1999 |
Bob Halley <source@isc.org> |
ISC_R_TASKDONE and ISC_R_TASKNOSEND are not relevant anymore |
0d3119d4d1394adf61f5ab69ef3573993cde6fe3 |
|
15-Jul-1999 |
Michael Graff <mgraff@isc.org> |
Generalize ISC_R_TASKSHUTTINGDOWN to ISC_R_SHUTTINGDOWN |
55396fb3fba8ba140c12623acac27e007d4119a6 |
|
14-Jul-1999 |
Bob Halley <source@isc.org> |
add ISC_R_ALREADYRUNNING |
96754ed7b400ce080279de2f92111ad868105290 |
|
24-Jun-1999 |
Bob Halley <source@isc.org> |
put msgcat init in lib.c |
5804af97ab0875fafd233f486aa1c1899ed5c00a |
|
23-Jun-1999 |
Bob Halley <source@isc.org> |
deal with unavailable result text; define set number |
d8dcd6ad4617cc8d7df979bd62101fa9c4bac1bc |
|
23-Jun-1999 |
Bob Halley <source@isc.org> |
basic NLS support |
e4e071ae12aee942fefc2c0a3280e402938669de |
|
19-Jun-1999 |
Bob Halley <source@isc.org> |
unified result type support |
822f6cdabb1edd44472c7a758b5cae71376fa9be |
|
18-May-1999 |
Brian Wellington <source@isc.org> |
Created isc_base64_to{text,buffer} and removed the static versions
from lib/dns/rdata.c. |
d6b0e99380789096d79fe4e00042b78f9207fe14 |
|
11-May-1999 |
Bob Halley <source@isc.org> |
change TASKSHUTDOWN to TASKDONE |
7270737ca9bfa3c5f067e6377068aa597687d094 |
|
06-Mar-1999 |
Bob Halley <source@isc.org> |
update copyrights |
f3d38475531f218d0a2c2917b506b7ce60664b7c |
|
28-Jan-1999 |
Bob Halley <source@isc.org> |
add ISC_R_NOMORE |
516d43e889d4fba3711671b6329f4145748c78ff |
|
26-Jan-1999 |
Bob Halley <source@isc.org> |
add ISC_R_UNBALANCED |
aa3a328647720d733397b67c62f15331295fac09 |
|
14-Jan-1999 |
Bob Halley <source@isc.org> |
add DNS_R_NOTIMPLEMENTED |
af0fce400bfa79289aae239c10ae7f4fb2be8fa6 |
|
30-Dec-1998 |
Bob Halley <source@isc.org> |
add new codes |
b2df2dafcd42e0ffefc9a9a47d72afcb551a9c2b |
|
18-Dec-1998 |
Bob Halley <source@isc.org> |
add ISC_R_NOTFOUND |
8cfc44208a9ab09a59da45d40388059061b94ccf |
|
16-Dec-1998 |
Bob Halley <source@isc.org> |
minor shutdown message improvement |
3ee2a218d778588094889b1cfb40dd32e9ce02c4 |
|
16-Dec-1998 |
Bob Halley <source@isc.org> |
add ISC_R_TASKNOSEND and ISC_R_TASKSHUTTINGDOWN |
1633838b8255282d10af15c5c84cee5a51466712 |
|
12-Dec-1998 |
Bob Halley <source@isc.org> |
update copyrights |
d25afd60ee2286cb171c4960a790f3d7041b6f85 |
|
12-Dec-1998 |
Bob Halley <source@isc.org> |
include config.h |
a0084eaa9f134e32d456537c67d2db7516aba867 |
|
02-Dec-1998 |
Michael Graff <mgraff@isc.org> |
checkpoint |
6a632f69681d2af06026345f92f8ee879ce18e08 |
|
17-Nov-1998 |
Bob Halley <source@isc.org> |
add ISC_R_EXISTS |
903c1c35fcec1aa32b6cea9cbdf0a2f055abed2d |
|
11-Nov-1998 |
Bob Halley <source@isc.org> |
add ISC_R_LOCKBUSY |
59b2e9c36162bf5868fb98082f3e131b1a85ca04 |
|
10-Nov-1998 |
Michael Graff <mgraff@isc.org> |
add ISC_R_TASKSHUTDOWN and use it in isc_task_send() |
f02c1d9431a7bad59ef2d40a341fa2f68a8a7550 |
|
06-Nov-1998 |
Michael Graff <mgraff@isc.org> |
define more return codes |
35921f41cfcbde6c5bdcb54abd3d5e0ed2256205 |
|
03-Nov-1998 |
Michael Graff <mgraff@isc.org> |
Add ISC_R_NORESOURCES, and redo where and how the last entry is set |
3cddfdd29969046e598e9465c72936ccd30df233 |
|
27-Oct-1998 |
Bob Halley <source@isc.org> |
add new results |
35815e1e2a6d93fcb5c4968b8175d40fdcbbc5ed |
|
21-Oct-1998 |
Bob Halley <source@isc.org> |
more namespace cleanups |
fda0ab6a96a7edb1acbde0c77ead0542979b0f24 |
|
15-Oct-1998 |
Bob Halley <source@isc.org> |
add result |