chiark / gitweb /
@@ -1,3 +1,10 @@
[adns.git] / changelog
1999-10-15 ian@@ -1,4 +1,4 @@
1999-10-15 ian@@ -2,6 +2,7 @@
1999-10-15 ian@@ -10,6 +10,7 @@
1999-10-15 ian@@ -4,6 +4,12 @@
1999-10-13 ian@@ -3,6 +3,7 @@
1999-10-13 ian@@ -2,6 +2,7 @@
1999-10-13 ian@@ -1,3 +1,10 @@
1999-10-13 ianfinalise 0.5
1999-10-13 ian@@ -45,6 +45,7 @@
1999-10-13 ian@@ -43,6 +43,8 @@
1999-10-13 ianurgency high
1999-10-13 ianadns_reverse_submit function for easy in-addr queries.
1999-10-13 ianRegression test scripts set EF_DISABLE_BANNER (for...
1999-10-13 ianadns_rr_info on _r_mx etc. shows status type abbrev...
1999-10-12 ian@@ -19,6 +19,7 @@
1999-10-12 ianadnshost improvements - now runs for at least one query.
1999-10-12 ianReturn EAGAIN from _check instead of EWOULDBLOCK.
1999-10-12 ianFix typo.
1999-10-12 ianDo not get EBADF.
1999-10-12 ian@@ -20,6 +20,7 @@
1999-10-12 ianDo not invoke __autosys indirectly from __procdgram.
1999-10-09 ian@@ -3,9 +3,9 @@
1999-10-09 ian@@ -23,12 +23,14 @@
1999-10-09 ianFixed typo in adns.h.
1999-09-26 ianDo not remove top-level Makefile on `make clean'.
1999-09-26 ianChanges from Tony Finch: poll-using option and bugfix...
1999-09-26 ianCorrect error messages for qname CNAME foo, foo CNAME...
1999-09-26 ianPromise not to change fds in adns_beforepoll (if now...
1999-09-25 ianDo not scramble innards when a query on the output...
1999-09-25 ianNew internal consistency checking with assert if right...
1999-08-15 ianNew adnshost utility - currently only a usage message...
1999-08-15 ianNew features:
1999-08-15 ianDon't complain so much about poll(2) tests if not avail...
1999-08-14 ianIncompatible changes:
1999-08-13 ianUpdate urgency.
1999-08-11 ianGive install the '-c' flag (otherwise some delete the...
1999-08-05 ianUrgency high.
1999-08-05 ianDo distclean so it works; finalise version 0.4.
1999-08-05 ianDo not ship config.cache (run distclean from make dist...
1999-08-05 ianRegression tests compile on systems without poll(2...
1999-07-29 ianOnly accept a reply from the subset of servers we sent...
1999-07-29 ianRestarting a TCP-using query doesn't abort.
1999-07-29 ianChanged memory semantics of internal queries to fix...
1999-07-28 ianmake _qf_owner work if _qf_search not specified, and...
1999-07-28 ianads->configerrno now initialised (in setup.c). timercm...
1999-07-28 ianImprovements to install instructions.
1999-07-28 ian* adns_s_systemfail is in table of errors (for eg adns_...
1999-07-14 ianNow version 0.3.
1999-07-14 ianSupport and test iteration - in changelog.
1999-07-14 ianMade adnstest.c test context pointers.
1999-07-11 ianBugfixes; adnstest has ability to use poll(2), and...
1999-07-05 ianNew poll(2) stuff etc. Does not work yet, but compiles.
1999-06-17 ianadns_errabbrev; regress/checkall prints summary list...
1999-06-16 ianClean up parents from adns->childw (otherwise would...
1999-05-19 ianchangelog finalised for 0.2.
1999-05-14 ianMissing targets in regress/Makefile.in added.
1999-05-12 ianLog: Regression test failure output improved.
1999-05-12 ianLDLIBS removed from dependency lists (some makes don...
1999-05-12 ianegression test doesn't rely on value of O_NONBLOCK...
1999-05-12 ianRegression test doesn't rely on value of O_NONBLOCK.
1999-05-09 ianAdded COPYING (copy of the GPL).
1999-05-09 ianLook for inet_aton and inet_ntoa (in -lnsl and -lsocket).
1999-05-08 ianInclude <sys/times.h> in a few more files. Include...
1999-05-08 ianPortability fixes (missing struct in_addr, INADDR_LOOPB...
1999-03-28 ianAutoconfifying - beginning.