Commit Graph

363 Commits (master)

Author SHA1 Message Date
Stephane Bortzmeyer 3b89a4701b Better tests, broken servers replaced, executable bit set 17 years ago
Stephane Bortzmeyer dbf96ba9ad Full quoting of names, to keep aclocal happy 17 years ago
Stephane Bortzmeyer 2f01006a35 Suppress a warning on NetBSD 17 years ago
Stephane Bortzmeyer 9b25a0ad02 Warning for 64bits machines 17 years ago
Stephane Bortzmeyer e011b32bcc Better detection of res_mkquery (it failed on 64bits machines) 17 years ago
Stephane Bortzmeyer dea7e616bf Warn if the development environment is not found 17 years ago
Stephane Bortzmeyer 19b9484c8a Mostly cosmetic, with a few documentation bugs 17 years ago
Stephane Bortzmeyer f5c5e13541 Small cosmetic changes (including option names) 17 years ago
Stephane Bortzmeyer 470fcc8f5e Improved tests, new servers (time have passed) 17 years ago
Stephane Bortzmeyer 4b555177b4 All bugs and requests now at Sourceforge 17 years ago
Stephane Bortzmeyer 4b210b0f33 #1512776 Patch from Dawn Keenan to wait the greeting 17 years ago
Stephane Bortzmeyer b94e35a7bc #982897 Small improvment of echoping.spec RPM file (untested) 17 years ago
Stephane Bortzmeyer 22dacf69e3 #1469074 documentation and credits 17 years ago
Stephane Bortzmeyer d6dc37c4f9 #1469074 Any Juniper's patch (against outliers) added 17 years ago
Stephane Bortzmeyer 43876de96e Small variable setting deleted by accident in r353 17 years ago
Stephane Bortzmeyer ddc19c16e7 #1595711 thrulay mentioned 17 years ago
Stephane Bortzmeyer 1ee688edbe #1350714: Removes T/TCP (see RFC 4614 to know why) 17 years ago
Stephane Bortzmeyer 6628af477e #1641515 RTT time displayed 17 years ago
Stephane Bortzmeyer b0e30c76e6 Continue to delete automatic files 17 years ago
Stephane Bortzmeyer d1a464d732 Automatic file forgotten 17 years ago
Stephane Bortzmeyer 383efa5cbb Files produced automatically deleted from the repository 17 years ago
Stephane Bortzmeyer b64fdbd471 Files produced automatically removed from the repository 17 years ago
Stephane Bortzmeyer b60d7eb6d2 New indent parameters, many spurious changes 17 years ago
Stephane Bortzmeyer 3754822e91 Initialization wrong, segfaults on 64bits Gentoo 17 years ago
Stephane Bortzmeyer 89af6a8780 #1473872 fixed 17 years ago
Stephane Bortzmeyer 46fc19fdd2 #1275750, implemented 17 years ago
Stephane Bortzmeyer d51c9f04b3 Missing DNS environment was fatal, should have beebn warning 17 years ago
Stephane Bortzmeyer 5d0bf4cb08 Forgotten file 17 years ago
Stephane Bortzmeyer 4ae4d0bee0 Bug #850674 fixed with the new -R option to accept HTTP redirects 17 years ago
Stephane Bortzmeyer dd04b58c2f #633333: Documentation on ways to reproduce bad links 17 years ago
Stephane Bortzmeyer daa76d65ac SIGPIPE patch 20 years ago
Stephane Bortzmeyer 73c9332f4d * References updated
* IPPM added
20 years ago
Stephane Bortzmeyer 7825bf90f5 Better error message on Debian 20 years ago
Stephane Bortzmeyer 8f918af46d New standard, RFC 3912 20 years ago
Stephane Bortzmeyer afe8f6c903 Fix bug #633333 and may be others (the code related to timeout conditions was quite screwed) 20 years ago
Stephane Bortzmeyer 0a1f940135 Warning about IPV6 20 years ago
Stephane Bortzmeyer cbd05dbeb3 Comment about the non-working IPv6 setup 20 years ago
Stephane Bortzmeyer 80fadd0066 Fixes #850672 20 years ago
Stephane Bortzmeyer 2f9e9c31bf -V to displays compilation options. See #919459 20 years ago
Stephane Bortzmeyer aea0ea51ac Various bug reports from Bertrand Petit: mostly compilation warnings
and documentation.
20 years ago
Stephane Bortzmeyer 90752a3b40 A few "make distcheck" bugs now fixed 20 years ago
Stephane Bortzmeyer d88f0a33af Better message 20 years ago
Stephane Bortzmeyer f4b219f33a Allow configure to be ran from another directory (+ make distcheck) 20 years ago
Stephane Bortzmeyer 20260fd88f * Now can connect at each iteration
* A few bugs fixed
20 years ago
Stephane Bortzmeyer de253aab54 Small user interface bugs 20 years ago
Stephane Bortzmeyer 8905307455 LDAP 20 years ago
Stephane Bortzmeyer f3c74f8edc A few notes about installation and configure 20 years ago
Stephane Bortzmeyer 2e4037abe0 * Now sends a dummy request in start() to be sure the LDAP server is running
* Small display bug with non-stanard ports
20 years ago
Stephane Bortzmeyer 8ddc36fade First version 20 years ago
Stephane Bortzmeyer 4a8f82f621 Test framework for plugins 20 years ago
Stephane Bortzmeyer aa0d8d6e03 Small bugs fixed 20 years ago
Stephane Bortzmeyer a5ad100f27 Lot of stupid bugs fixed 20 years ago
Stephane Bortzmeyer 1abc617ba3 First attempt to do IPv6 on the resolver 20 years ago
Stephane Bortzmeyer ccc43a77fe Found the PostgreSQL header in several places 20 years ago
Stephane Bortzmeyer ed243e7772 * Proper parsing (see test-domquery.c)
* Debugging code (segfaults only when dlopened)
20 years ago
Stephane Bortzmeyer d6aaf1dc9a Testing program 20 years ago
Stephane Bortzmeyer 61fc1a3223 First contrib plugins 20 years ago
Stephane Bortzmeyer ccf3ab5b5c Small bug in error message 20 years ago
Stephane Bortzmeyer 59fd2fa1ed Scope documentation 20 years ago
Stephane Bortzmeyer 2f6d8d9b17 * Utility to_upper
* LDAP plugin can use a scope
20 years ago
Stephane Bortzmeyer 4779000995 First version of the LDAP plugin 20 years ago
Stephane Bortzmeyer c30ec028f5 Macro to find usleep or equivalent 20 years ago
Stephane Bortzmeyer 0add6a1c06 Better documentation of the alignment issue 20 years ago
Stephane Bortzmeyer 717d6422e8 * Test of _res_ext
* New interface (and a doc)
20 years ago
Stephane Bortzmeyer 316d319e52 A few cleanings and better docs 20 years ago
Stephane Bortzmeyer f55f381a26 Workaround a gcc/popt bug on UltraSparcs 20 years ago
Stephane Bortzmeyer a0fc54c78b Ship the man page 20 years ago
Stephane Bortzmeyer efeff930f9 IPv4 and IPv6 in global options 20 years ago
Stephane Bortzmeyer 5a99238de8 New argument in the init() function of the plugins, to get the global options. 20 years ago
Stephane Bortzmeyer 98db4f370f Bertrand Petit 20 years ago
Stephane Bortzmeyer 68efbba978 First version 20 years ago
Stephane Bortzmeyer 9c90a7191d * Option --enable-plugin=LIST
* Small fix in plugin random
20 years ago
Stephane Bortzmeyer 50b7e90667 * echoping error routines
* Stupid bug fixed in TCP code (thanks to Jim Reid)
20 years ago
Stephane Bortzmeyer ace6dee486 New plugin API and porting of the plugins (+ several changes in the DNS plugin) 20 years ago
Stephane Bortzmeyer 85adcec177 Install the man pages in the tarball! 20 years ago
Stephane Bortzmeyer 35d6ba0f39 Installation of plugin's man pages 20 years ago
Stephane Bortzmeyer e46172d3e7 New organization of configure.ac with AM_INIT_AUTOMAKE(foreign) everywhere 20 years ago
Stephane Bortzmeyer 3c9d00e0aa Common autoconf rules were forgotten 20 years ago
Stephane Bortzmeyer 17609d6fe5 Better detection of the resolver library 20 years ago
Stephane Bortzmeyer 91f44dc0aa Better detection of the resolv library 20 years ago
Stephane Bortzmeyer 166520b8ff automake for plugins (forgotten file) 20 years ago
Stephane Bortzmeyer 353976ab8a Link with the DNS library 20 years ago
Stephane Bortzmeyer 3bfc16d42e Export the dynamic symbols to the plugins 20 years ago
Stephane Bortzmeyer db9c2f334b * A common file for all the configure.ac
* Use of the pkglib primary in Makefile.am
20 years ago
Stephane Bortzmeyer cbaefa1e17 * A common file for all the configure.ac
* use of the pkglib primary (and not lib) in Makefile.am
20 years ago
Stephane Bortzmeyer 6ed1136ec5 A common file for all configure.ac 20 years ago
Stephane Bortzmeyer 28b8096a8b Now uses automake and libtool for plugins. Quite broken. 20 years ago
Stephane Bortzmeyer 46c31fb73a Nice alignment of help 20 years ago
Stephane Bortzmeyer 008b84e70c A warning TODO 20 years ago
Stephane Bortzmeyer 042832a695 A general autoconf file for common plugin macros 20 years ago
Stephane Bortzmeyer d0033cad25 Testing of --with-popt in the generated configures 20 years ago
Stephane Bortzmeyer 559a8899cb Using --with-popt in plugins 20 years ago
Stephane Bortzmeyer b9c3f84c92 dlerror not resetted on the *BSD: use the return of dlsym instead 20 years ago
Stephane Bortzmeyer f4c3ceba52 echoping man page now updated by autoconf 20 years ago
Stephane Bortzmeyer c6b57a96dc * Documentation for plugins
* Better build system, with clean and dist targets
20 years ago
Stephane Bortzmeyer 446a7f0aaa Beginning (only the beginning) of the implementation of the dist target for plugins 20 years ago
Stephane Bortzmeyer 3944b57c90 Two start() routines? 20 years ago
Stephane Bortzmeyer 70c4dfb776 * RTLD_LAZY and not RTLD_NOW (NetBSD problem)
* Indent of plugin code
20 years ago
Stephane Bortzmeyer 7671c535bc Proper detection of installation directory and loading of plugins 20 years ago
Stephane Bortzmeyer dfdf9866c0 First version 20 years ago