1999-10-12 |
ian | Do not get EBADF. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Disallow unknown errnos (abort). |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Abort on EBADF, EFAULT. Correctly parse numeric errnos. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Really make norecurse tests work. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Really make norecurse tests work. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Fix up norecurse tests for event.c autosys patch. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | @@ -20,6 +20,7 @@ |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Do not show banner. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Do not invoke __autosys indirectly from __procdgram. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Check for recursion via adns__autosys (which is forbidden). |
commit | commitdiff | tree | snapshot |
1999-10-12 |
ian | Say that we should quote owner in master file format. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | Support for reverse queries. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | adnshost compiles again, and submits. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | Removed junk from adh-main.c. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | Reorganised adnshost into several files, some querying. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | Table-driven usage message for adnshost. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | Explain adns_processany better. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | Return 0, not r, from processany. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
ian | Copyrights now acknowledge fanf for adns. Individual... |
commit | commitdiff | tree | snapshot |
1999-10-09 |
ian | @@ -3,9 +3,9 @@ |
commit | commitdiff | tree | snapshot |
1999-10-09 |
ian | @@ -23,12 +23,14 @@ |
commit | commitdiff | tree | snapshot |
1999-10-09 |
ian | Fixed typo in adns.h. |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Remove unused variables relating to poll. |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Do not remove top-level Makefile on `make clean'. |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Improvements to options. |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Changes from Tony Finch: poll-using option and bugfix... |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Correct error messages for qname CNAME foo, foo CNAME... |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Improved textual error string for _s_prohibitedcname. |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Properly fix bug with cancelling children. |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Add test for TCP responses which end up in several... |
commit | commitdiff | tree | snapshot |
1999-09-26 |
ian | Promise not to change fds in adns_beforepoll (if now... |
commit | commitdiff | tree | snapshot |
1999-09-25 |
ian | Do not scramble innards when a query on the output... |
commit | commitdiff | tree | snapshot |
1999-09-25 |
ian | Also check specific query where applicable. |
commit | commitdiff | tree | snapshot |
1999-09-25 |
ian | New internal consistency checking with assert if right... |
commit | commitdiff | tree | snapshot |
1999-08-15 |
ian | New adnshost utility - currently only a usage message... |
commit | commitdiff | tree | snapshot |
1999-08-15 |
ian | New features: |
commit | commitdiff | tree | snapshot |
1999-08-15 |
ian | First version from fanf. |
commit | commitdiff | tree | snapshot |
1999-08-15 |
ian | Don't complain so much about poll(2) tests if not avail... |
commit | commitdiff | tree | snapshot |
1999-08-15 |
ian | Better usage messages (and no default query domain... |
commit | commitdiff | tree | snapshot |
1999-08-15 |
ian | Print error message string in hostaddr. |
commit | commitdiff | tree | snapshot |
1999-08-14 |
ian | Coredump in adnstest_s |
commit | commitdiff | tree | snapshot |
1999-08-14 |
ian | Incompatible changes: |
commit | commitdiff | tree | snapshot |
1999-08-13 |
ian | Update urgency. |
commit | commitdiff | tree | snapshot |
1999-08-11 |
ian | Give install the '-c' flag (otherwise some delete the... |
commit | commitdiff | tree | snapshot |
1999-08-05 |
ian | Find INADDR_LOOPBACK in <rpc/types.h> (crap BSDs) |
commit | commitdiff | tree | snapshot |
1999-08-05 |
ian | quoteok_cname added to todo |
commit | commitdiff | tree | snapshot |
1999-08-05 |
ian | Urgency high. |
commit | commitdiff | tree | snapshot |
1999-08-05 |
ian | Do distclean so it works; finalise version 0.4. |
commit | commitdiff | tree | snapshot |
1999-08-05 |
ian | Add AD handling to TODO. |
commit | commitdiff | tree | snapshot |
1999-08-05 |
ian | Do not ship config.cache (run distclean from make dist... |
commit | commitdiff | tree | snapshot |
1999-08-05 |
ian | Regression tests compile on systems without poll(2... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
ian | debug message about unexpected server removed. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
ian | Only accept a reply from the subset of servers we sent... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
ian | Reran autoheader. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
ian | Restarting a TCP-using query doesn't abort. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
ian | Restarting a TCP-using query doesn't abort. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
ian | adns__checkqueues fix for large queues |
commit | commitdiff | tree | snapshot |
1999-07-29 |
ian | Changed memory semantics of internal queries to fix... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
ian | make _qf_owner work if _qf_search not specified, and... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
ian | ads->configerrno now initialised (in setup.c). timercm... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
ian | Improvements to install instructions. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
ian | * adns_s_systemfail is in table of errors (for eg adns_... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Remove "junk". |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Now version 0.3. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Compile without HAVE_POLL ? |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Add extern "C" for C++. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Support and test iteration - in changelog. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Support and test iteration; test return in different... |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Indent following new testing of forallqueries. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Sort out testing of forallqueries. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | Made adnstest.c test context pointers. |
commit | commitdiff | tree | snapshot |
1999-07-14 |
ian | New spec for iterator functions. |
commit | commitdiff | tree | snapshot |
1999-07-11 |
ian | Regression for poll(2). |
commit | commitdiff | tree | snapshot |
1999-07-11 |
ian | Bugfixes; adnstest has ability to use poll(2), and... |
commit | commitdiff | tree | snapshot |
1999-07-05 |
ian | New poll(2) stuff etc. Does not work yet, but compiles. |
commit | commitdiff | tree | snapshot |
1999-06-17 |
ian | adns_errabbrev; regress/checkall prints summary list... |
commit | commitdiff | tree | snapshot |
1999-06-16 |
ian | Clean up parents from adns->childw (otherwise would... |
commit | commitdiff | tree | snapshot |
1999-06-16 |
ian | Added TODO file. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
ian | In adnstest, allocate enough space for, and terminate... |
commit | commitdiff | tree | snapshot |
1999-05-19 |
ian | Advertise Dents in README. |
commit | commitdiff | tree | snapshot |
1999-05-19 |
ian | Change version in Makefile.in. |
commit | commitdiff | tree | snapshot |
1999-05-19 |
ian | changelog finalised for 0.2. |
commit | commitdiff | tree | snapshot |
1999-05-19 |
ian | Make fcntl recording not have spurious OK. |
commit | commitdiff | tree | snapshot |
1999-05-14 |
ian | Missing targets in regress/Makefile.in added. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
ian | Log: Regression test failure output improved. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
ian | LDLIBS removed from dependency lists (some makes don... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
ian | egression test doesn't rely on value of O_NONBLOCK... |
commit | commitdiff | tree | snapshot |
1999-05-12 |
ian | Regression test doesn't rely on value of O_NONBLOCK. |
commit | commitdiff | tree | snapshot |
1999-05-09 |
ian | Added COPYING (copy of the GPL). |
commit | commitdiff | tree | snapshot |
1999-05-09 |
ian | Do not link against gmp :-). |
commit | commitdiff | tree | snapshot |
1999-05-09 |
ian | Look for inet_aton and inet_ntoa (in -lnsl and -lsocket). |
commit | commitdiff | tree | snapshot |
1999-05-08 |
ian | Include <sys/times.h> in a few more files. Include... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
ian | Portability fixes (missing struct in_addr, INADDR_LOOPB... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
ian | Portability fixes (missing struct in_addr, INADDR_LOOPB... |
commit | commitdiff | tree | snapshot |
1999-04-17 |
ian | Auto-update README. |
commit | commitdiff | tree | snapshot |
1999-04-17 |
ian | Documentation files. |
commit | commitdiff | tree | snapshot |
1999-04-17 |
ian | We do do searchlist now - remove fixme. |
commit | commitdiff | tree | snapshot |
1999-04-17 |
ian | option debug and option ndots implemented |
commit | commitdiff | tree | snapshot |
1999-04-17 |
ian | Root queries work better now. |
commit | commitdiff | tree | snapshot |
1999-04-17 |
ian | Don't do caching in this release. |
commit | commitdiff | tree | snapshot |
next |