chiark / gitweb /
ian [Wed, 3 Nov 1999 02:25:25 +0000 (02:25 +0000)]
@@ -19,8 +19,9 @@
General improvements
* New adns_if_logpid option (functionality suggested by Tony Finch).
* Better control of adnshost output and error messages (new -F options).
- * New fanftest test program from Tony Finch.
+ * New fanftest test program from Tony Finch (ignored by `make install').
* Declare flags parameters as enums again, not ints.
+ * New adnsresfilter general-purpose number->name mapping filter program.
--
ian [Tue, 2 Nov 1999 23:46:29 +0000 (23:46 +0000)]
Document a few more of tonight's changes.
ian [Tue, 2 Nov 1999 23:40:14 +0000 (23:40 +0000)]
@@ -4,14 +4,15 @@
* Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
* Avoid infinite timeouts, causing lockup, when they should be zero !
* TCP handling revamped (avoids recursive-invocation problems).
- * Two memory leaks (one in all queries, one in cancelled ones) fixed.
+ * Many memory leaks fixed.
Test and client program bug and portability fixes:
* Dynamic library building works properly.
* adnshost prints somewhat better messages about some wrong usages.
* Include <stdlib.h> and <sys/types.h> in adnshost.h.
* adnslogres: parsing and error checking improved (Tony Finch).
- * Regresion tests can cope with zero-length reads.
+ * Regression tests can cope with zero-length reads.
+ * Regression tests check for memory leaks.
General improvements
* New adns_if_logpid option (functionality suggested by Tony Finch).
ian [Tue, 2 Nov 1999 22:22:43 +0000 (22:22 +0000)]
@@ -1,12 +1,15 @@
adns (0.6) unstable; urgency=high
- Bugfixes:
+ Core library bugfixes:
* Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
* Avoid infinite timeouts, causing lockup, when they should be zero !
* TCP handling revamped (avoids recursive-invocation problems).
+ * Two memory leaks (one in all queries, one in cancelled ones) fixed.
+
+ Test and client program bug and portability fixes:
* Dynamic library building works properly.
* adnshost prints somewhat better messages about some wrong usages.
- * Include stdlib.h in adnshost.h.
+ * Include <stdlib.h> and <sys/types.h> in adnshost.h.
* adnslogres: parsing and error checking improved (Tony Finch).
* Regresion tests can cope with zero-length reads.
ian [Tue, 2 Nov 1999 21:02:39 +0000 (21:02 +0000)]
@@ -14,6 +14,7 @@
+ * Declare flags parameters as enums again, not ints.
ian [Sat, 16 Oct 1999 19:43:26 +0000 (19:43 +0000)]
Sensible handling of empty reads.
ian [Sat, 16 Oct 1999 19:11:01 +0000 (19:11 +0000)]
@@ -3,6 +3,7 @@
Bugfixes:
+ * TCP handling revamped (avoids recursive-invocation problems).
ian [Sat, 16 Oct 1999 19:04:06 +0000 (19:04 +0000)]
New TCP tests.
ian [Sat, 16 Oct 1999 19:03:15 +0000 (19:03 +0000)]
Add EHOSTUNREACH ECONNREFUSED EPIPE.
ian [Sat, 16 Oct 1999 15:49:52 +0000 (15:49 +0000)]
Remove __checkqueues; improve some comments.
ian [Fri, 15 Oct 1999 18:27:03 +0000 (18:27 +0000)]
@@ -9,9 +9,9 @@
* adnslogres: parsing and error checking improved (Tony Finch).
General improvements
- * New fanftest test program from Tony Finch.
* New adns_if_logpid option (functionality suggested by Tony Finch).
* Better control of adnshost output and error messages (new -F options).
+ * New fanftest test program from Tony Finch.
--
ian [Fri, 15 Oct 1999 18:26:41 +0000 (18:26 +0000)]
@@ -6,8 +6,7 @@
* Dynamic library building works properly.
* adnshost prints somewhat better messages about some wrong usages.
* Include stdlib.h in adnshost.h.
- * IP address parsing fixed in adnslogres (thanks Tony Finch).
- * adnslogres has improved error checking (thanks Tony Finch).
+ * adnslogres: parsing and error checking improved (Tony Finch).
General improvements
* New fanftest test program from Tony Finch.
ian [Fri, 15 Oct 1999 18:20:57 +0000 (18:20 +0000)]
Test case for infinite timeouts.
ian [Fri, 15 Oct 1999 17:59:35 +0000 (17:59 +0000)]
Really do not install fanftest.
ian [Fri, 15 Oct 1999 17:58:50 +0000 (17:58 +0000)]
Do not install fanftest.
ian [Fri, 15 Oct 1999 17:57:50 +0000 (17:57 +0000)]
ln -sf on shlib symlink
ian [Fri, 15 Oct 1999 17:55:45 +0000 (17:55 +0000)]
@@ -1,4 +1,4 @@
-adns (0.6) unstable; urgency=medium
+adns (0.6) unstable; urgency=high
Bugfixes:
* Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
@@ -12,6 +12,7 @@
General improvements
* New fanftest test program from Tony Finch.
* New adns_if_logpid option (functionality suggested by Tony Finch).
+ * Better control of adnshost output and error messages (new -F options).
--
ian [Fri, 15 Oct 1999 17:20:09 +0000 (17:20 +0000)]
Correct fix for infinite timeouts.
ian [Fri, 15 Oct 1999 16:58:29 +0000 (16:58 +0000)]
@@ -2,6 +2,7 @@
Bugfixes:
+ * Avoid infinite timeouts, causing lockup, when they should be zero !
ian [Fri, 15 Oct 1999 16:55:00 +0000 (16:55 +0000)]
@@ -10,6 +10,7 @@
General improvements
+ * New adns_if_logpid option (functionality suggested by Tony Finch).
ian [Fri, 15 Oct 1999 16:46:57 +0000 (16:46 +0000)]
Include copyright and stuff; change aargh to more normal one.
ian [Fri, 15 Oct 1999 16:46:14 +0000 (16:46 +0000)]
adnslogres aargh change from fanf.
ian [Fri, 15 Oct 1999 16:43:23 +0000 (16:43 +0000)]
@@ -4,6 +4,12 @@
* Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
* Dynamic library building works properly.
* adnshost prints somewhat better messages about some wrong usages.
+ * Include stdlib.h in adnshost.h.
+ * IP address parsing fixed in adnslogres (thanks Tony Finch).
+ * adnslogres has improved error checking (thanks Tony Finch).
+
+ General improvements
+ * New fanftest test program from Tony Finch.
--
ian [Wed, 13 Oct 1999 02:41:04 +0000 (02:41 +0000)]
@@ -3,6 +3,7 @@
Bugfixes:
+ * adnshost prints somewhat better messages about some wrong usages.
ian [Wed, 13 Oct 1999 02:31:03 +0000 (02:31 +0000)]
@@ -2,6 +2,7 @@
Bugfixes:
+ * Dynamic library building works properly.
ian [Wed, 13 Oct 1999 02:05:22 +0000 (02:05 +0000)]
@@ -1,3 +1,10 @@
+adns (0.6) unstable; urgency=medium
+
+ Bugfixes:
+ * Do not fail assertion if _qf_owner, _qf_search, domain ends in `.'.
+
+ --
+
adns (0.5) unstable; urgency=high
New features:
ian [Wed, 13 Oct 1999 02:04:06 +0000 (02:04 +0000)]
Remove spurious semicolon.
ian [Wed, 13 Oct 1999 01:33:19 +0000 (01:33 +0000)]
Updated README.
ian [Wed, 13 Oct 1999 01:24:43 +0000 (01:24 +0000)]
finalise 0.5
ian [Wed, 13 Oct 1999 01:23:56 +0000 (01:23 +0000)]
@@ -45,6 +45,7 @@
+ * Declare flags parameters as ints not enums because C++ is crap.
ian [Wed, 13 Oct 1999 01:23:38 +0000 (01:23 +0000)]
Do link statically against libadns !
ian [Wed, 13 Oct 1999 01:16:30 +0000 (01:16 +0000)]
@@ -43,6 +43,8 @@
+ * Dynamically linked clients now made with -l, so as to avoid rpath.
+ * Do not use $^ in make rules (should help with non-GNU make).
ian [Wed, 13 Oct 1999 00:58:26 +0000 (00:58 +0000)]
urgency high
ian [Wed, 13 Oct 1999 00:57:36 +0000 (00:57 +0000)]
adns_reverse_submit function for easy in-addr queries.
ian [Wed, 13 Oct 1999 00:36:22 +0000 (00:36 +0000)]
Get semantics of invertable options, and of cancelling, right.
ian [Wed, 13 Oct 1999 00:27:54 +0000 (00:27 +0000)]
Bugfixes and stuff implemented.
ian [Wed, 13 Oct 1999 00:27:41 +0000 (00:27 +0000)]
Regression test scripts set EF_DISABLE_BANNER (for Electric Fence).
ian [Wed, 13 Oct 1999 00:23:01 +0000 (00:23 +0000)]
adns_rr_info on _r_mx etc. shows status type abbrev and status number.
ian [Tue, 12 Oct 1999 23:23:47 +0000 (23:23 +0000)]
not implemented things -> assert !implemented
ian [Tue, 12 Oct 1999 23:16:18 +0000 (23:16 +0000)]
bugfixes
ian [Tue, 12 Oct 1999 23:00:08 +0000 (23:00 +0000)]
@@ -19,6 +19,7 @@
+ * Give ESRCH, not EAGAIN, if _check called with no queries outstanding.
ian [Tue, 12 Oct 1999 23:00:04 +0000 (23:00 +0000)]
adnshost improvements - now runs for at least one query.
ian [Tue, 12 Oct 1999 22:55:15 +0000 (22:55 +0000)]
Return EAGAIN from _check instead of EWOULDBLOCK.
ian [Tue, 12 Oct 1999 21:44:19 +0000 (21:44 +0000)]
Fix typo.
ian [Tue, 12 Oct 1999 21:35:06 +0000 (21:35 +0000)]
Do not get EBADF.
ian [Tue, 12 Oct 1999 21:29:02 +0000 (21:29 +0000)]
Disallow unknown errnos (abort).
ian [Tue, 12 Oct 1999 21:28:29 +0000 (21:28 +0000)]
Abort on EBADF, EFAULT. Correctly parse numeric errnos.
ian [Tue, 12 Oct 1999 21:20:04 +0000 (21:20 +0000)]
Really make norecurse tests work.
ian [Tue, 12 Oct 1999 21:17:55 +0000 (21:17 +0000)]
Really make norecurse tests work.
ian [Tue, 12 Oct 1999 21:16:23 +0000 (21:16 +0000)]
Fix up norecurse tests for event.c autosys patch.
ian [Tue, 12 Oct 1999 21:13:03 +0000 (21:13 +0000)]
@@ -20,6 +20,7 @@
+ * ands_processany actually does something.
ian [Tue, 12 Oct 1999 19:58:36 +0000 (19:58 +0000)]
Do not show banner.
ian [Tue, 12 Oct 1999 19:51:08 +0000 (19:51 +0000)]
Do not invoke __autosys indirectly from __procdgram.
ian [Tue, 12 Oct 1999 19:24:12 +0000 (19:24 +0000)]
Check for recursion via adns__autosys (which is forbidden).
ian [Tue, 12 Oct 1999 19:14:49 +0000 (19:14 +0000)]
Say that we should quote owner in master file format.
ian [Sun, 10 Oct 1999 17:17:35 +0000 (17:17 +0000)]
Support for reverse queries.
ian [Sun, 10 Oct 1999 17:01:30 +0000 (17:01 +0000)]
adnshost compiles again, and submits.
ian [Sun, 10 Oct 1999 16:30:59 +0000 (16:30 +0000)]
Removed junk from adh-main.c.
ian [Sun, 10 Oct 1999 16:30:46 +0000 (16:30 +0000)]
Reorganised adnshost into several files, some querying.
ian [Sun, 10 Oct 1999 15:04:47 +0000 (15:04 +0000)]
Table-driven usage message for adnshost.
ian [Sun, 10 Oct 1999 14:23:36 +0000 (14:23 +0000)]
Explain adns_processany better.
ian [Sun, 10 Oct 1999 14:22:48 +0000 (14:22 +0000)]
Return 0, not r, from processany.
ian [Sun, 10 Oct 1999 13:16:23 +0000 (13:16 +0000)]
Copyrights now acknowledge fanf for adns. Individual file copyrights too.
ian [Sat, 9 Oct 1999 17:18:02 +0000 (17:18 +0000)]
@@ -3,9 +3,9 @@
New features:
* New adnslogres, ~100x faster replacement for Apache logresolve;
Thanks to Tony Finch for the program and the performance figure.
- * New adnshost utility - currently only a usage message :-).
* New internal consistency checking with assert if right options set.
* New adns_wait_poll function like adns_wait but uses poll, not select.
+ * New adnshost utility - currently only a usage message :-).
Incompatible changes:
* RRs with mailboxes never rejected due to strange chars if _raw.
@@ -24,6 +24,8 @@
* Promise not to change fds in adns_beforepoll (if now is specified).
* Improved textual error string for _s_prohibitedcname.
* New comment in adns_processany and return 0 (not r which is 0).
+ * Documentation of resolv.conf directives and options, and of environment
+ variables understood, in adns.h
Portability and build improvements:
* Give install the '-c' flag (otherwise some delete the original !).
ian [Sat, 9 Oct 1999 11:44:37 +0000 (11:44 +0000)]
@@ -23,12 +23,14 @@
General improvements:
+ * New comment in adns_processany and return 0 (not r which is 0).
Portability and build improvements:
+ * Remove trailing , from some enums in adns.h.
ian [Sat, 9 Oct 1999 11:17:29 +0000 (11:17 +0000)]
Fixed typo in adns.h.
ian [Sun, 26 Sep 1999 21:17:05 +0000 (21:17 +0000)]
Remove unused variables relating to poll.
ian [Sun, 26 Sep 1999 21:15:20 +0000 (21:15 +0000)]
Do not remove top-level Makefile on `make clean'.
ian [Sun, 26 Sep 1999 21:15:00 +0000 (21:15 +0000)]
Improvements to options.
ian [Sun, 26 Sep 1999 18:59:34 +0000 (18:59 +0000)]
Changes from Tony Finch: poll-using option and bugfix for adnslogres; new adns_wait_poll function.
ian [Sun, 26 Sep 1999 18:22:44 +0000 (18:22 +0000)]
Correct error messages for qname CNAME foo, foo CNAME bar.
ian [Sun, 26 Sep 1999 18:22:19 +0000 (18:22 +0000)]
Improved textual error string for _s_prohibitedcname.
ian [Sun, 26 Sep 1999 18:21:54 +0000 (18:21 +0000)]
Properly fix bug with cancelling children.
ian [Sun, 26 Sep 1999 18:21:07 +0000 (18:21 +0000)]
Add test for TCP responses which end up in several packets.
ian [Sun, 26 Sep 1999 15:17:28 +0000 (15:17 +0000)]
Promise not to change fds in adns_beforepoll (if now is specified).
ian [Sat, 25 Sep 1999 16:25:00 +0000 (16:25 +0000)]
Do not scramble innards when a query on the output queue is cancelled.
ian [Sat, 25 Sep 1999 16:13:03 +0000 (16:13 +0000)]
Also check specific query where applicable.
ian [Sat, 25 Sep 1999 15:46:39 +0000 (15:46 +0000)]
New internal consistency checking with assert if right options set.
ian [Sun, 15 Aug 1999 17:23:14 +0000 (17:23 +0000)]
New adnshost utility - currently only a usage message :-).
ian [Sun, 15 Aug 1999 16:15:48 +0000 (16:15 +0000)]
New features:
* New adnslogres, ~100x faster replacement for Apache logresolve;
Thanks to Tony Finch for the program and the performance figure.
* Do not give -u 0 -g 0 options to install.
ian [Sun, 15 Aug 1999 15:30:32 +0000 (15:30 +0000)]
First version from fanf.
ian [Sun, 15 Aug 1999 15:09:28 +0000 (15:09 +0000)]
Don't complain so much about poll(2) tests if not available.
ian [Sun, 15 Aug 1999 15:09:19 +0000 (15:09 +0000)]
Better usage messages (and no default query domain) for adnstest.
ian [Sun, 15 Aug 1999 14:24:15 +0000 (14:24 +0000)]
Print error message string in hostaddr.
ian [Sat, 14 Aug 1999 18:55:08 +0000 (18:55 +0000)]
Coredump in adnstest_s
ian [Sat, 14 Aug 1999 18:54:26 +0000 (18:54 +0000)]
Incompatible changes:
* RRs with mailboxes never rejected due to strange chars if _raw.
* Lack of a mailbox produces `.' not `<>'.
Bugfixes and portability improvements:
* Mailboxes containing spaces in their names are quoted.
* adns_rr_hostaddr naddrs is -1 on temporary failure (as documented).
* Reject TXT RRs with no strings.
ian [Fri, 13 Aug 1999 22:38:49 +0000 (22:38 +0000)]
Update urgency.
ian [Wed, 11 Aug 1999 20:53:35 +0000 (20:53 +0000)]
Give install the '-c' flag (otherwise some delete the original !). Add configurable timeouts to TODO.
ian [Thu, 5 Aug 1999 21:38:33 +0000 (21:38 +0000)]
Find INADDR_LOOPBACK in <rpc/types.h> (crap BSDs)
ian [Thu, 5 Aug 1999 21:22:53 +0000 (21:22 +0000)]
quoteok_cname added to todo
ian [Thu, 5 Aug 1999 00:21:59 +0000 (00:21 +0000)]
Urgency high.
ian [Thu, 5 Aug 1999 00:18:13 +0000 (00:18 +0000)]
Do distclean so it works; finalise version 0.4.
ian [Thu, 5 Aug 1999 00:12:44 +0000 (00:12 +0000)]
Add AD handling to TODO.
ian [Thu, 5 Aug 1999 00:12:07 +0000 (00:12 +0000)]
Do not ship config.cache (run distclean from make dist). Rearrange changelog.
ian [Thu, 5 Aug 1999 00:03:17 +0000 (00:03 +0000)]
Regression tests compile on systems without poll(2). Do not install adnstest_s. Ignore CNAME(s) in answer after RR(s) (and test). <adns.h> includes <sys/types.h>, <sys/time.h>, <unistd.h>. _submit returns ENOSYS, not adns_s_unknownquery; documented, tested.
ian [Thu, 29 Jul 1999 23:18:19 +0000 (23:18 +0000)]
debug message about unexpected server removed.
ian [Thu, 29 Jul 1999 23:10:46 +0000 (23:10 +0000)]
Only accept a reply from the subset of servers we sent the query.
ian [Thu, 29 Jul 1999 22:29:27 +0000 (22:29 +0000)]
Reran autoheader.
ian [Thu, 29 Jul 1999 22:21:51 +0000 (22:21 +0000)]
Restarting a TCP-using query doesn't abort.
ian [Thu, 29 Jul 1999 22:16:10 +0000 (22:16 +0000)]
Restarting a TCP-using query doesn't abort.