Commit Graph

329 Commits (372715140919320fc2fc68ce66c003eef74fc4a1)

Author SHA1 Message Date
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 21 years ago
Stephane Bortzmeyer ccc43a77fe Found the PostgreSQL header in several places 21 years ago
Stephane Bortzmeyer ed243e7772 * Proper parsing (see test-domquery.c)
* Debugging code (segfaults only when dlopened)
21 years ago
Stephane Bortzmeyer d6aaf1dc9a Testing program 21 years ago
Stephane Bortzmeyer 61fc1a3223 First contrib plugins 21 years ago
Stephane Bortzmeyer ccf3ab5b5c Small bug in error message 21 years ago
Stephane Bortzmeyer 59fd2fa1ed Scope documentation 21 years ago
Stephane Bortzmeyer 2f6d8d9b17 * Utility to_upper
* LDAP plugin can use a scope
21 years ago
Stephane Bortzmeyer 4779000995 First version of the LDAP plugin 21 years ago
Stephane Bortzmeyer c30ec028f5 Macro to find usleep or equivalent 21 years ago
Stephane Bortzmeyer 0add6a1c06 Better documentation of the alignment issue 21 years ago
Stephane Bortzmeyer 717d6422e8 * Test of _res_ext
* New interface (and a doc)
21 years ago
Stephane Bortzmeyer 316d319e52 A few cleanings and better docs 21 years ago
Stephane Bortzmeyer f55f381a26 Workaround a gcc/popt bug on UltraSparcs 21 years ago
Stephane Bortzmeyer a0fc54c78b Ship the man page 21 years ago
Stephane Bortzmeyer efeff930f9 IPv4 and IPv6 in global options 21 years ago
Stephane Bortzmeyer 5a99238de8 New argument in the init() function of the plugins, to get the global options. 21 years ago
Stephane Bortzmeyer 98db4f370f Bertrand Petit 21 years ago
Stephane Bortzmeyer 68efbba978 First version 21 years ago
Stephane Bortzmeyer 9c90a7191d * Option --enable-plugin=LIST
* Small fix in plugin random
21 years ago
Stephane Bortzmeyer 50b7e90667 * echoping error routines
* Stupid bug fixed in TCP code (thanks to Jim Reid)
21 years ago
Stephane Bortzmeyer ace6dee486 New plugin API and porting of the plugins (+ several changes in the DNS plugin) 21 years ago
Stephane Bortzmeyer 85adcec177 Install the man pages in the tarball! 21 years ago
Stephane Bortzmeyer 35d6ba0f39 Installation of plugin's man pages 21 years ago
Stephane Bortzmeyer e46172d3e7 New organization of configure.ac with AM_INIT_AUTOMAKE(foreign) everywhere 21 years ago
Stephane Bortzmeyer 3c9d00e0aa Common autoconf rules were forgotten 21 years ago
Stephane Bortzmeyer 17609d6fe5 Better detection of the resolver library 21 years ago
Stephane Bortzmeyer 91f44dc0aa Better detection of the resolv library 21 years ago
Stephane Bortzmeyer 166520b8ff automake for plugins (forgotten file) 21 years ago
Stephane Bortzmeyer 353976ab8a Link with the DNS library 21 years ago
Stephane Bortzmeyer 3bfc16d42e Export the dynamic symbols to the plugins 21 years ago
Stephane Bortzmeyer db9c2f334b * A common file for all the configure.ac
* Use of the pkglib primary in Makefile.am
21 years ago
Stephane Bortzmeyer cbaefa1e17 * A common file for all the configure.ac
* use of the pkglib primary (and not lib) in Makefile.am
21 years ago
Stephane Bortzmeyer 6ed1136ec5 A common file for all configure.ac 21 years ago
Stephane Bortzmeyer 28b8096a8b Now uses automake and libtool for plugins. Quite broken. 21 years ago
Stephane Bortzmeyer 46c31fb73a Nice alignment of help 21 years ago
Stephane Bortzmeyer 008b84e70c A warning TODO 21 years ago
Stephane Bortzmeyer 042832a695 A general autoconf file for common plugin macros 21 years ago
Stephane Bortzmeyer d0033cad25 Testing of --with-popt in the generated configures 21 years ago
Stephane Bortzmeyer 559a8899cb Using --with-popt in plugins 21 years ago
Stephane Bortzmeyer b9c3f84c92 dlerror not resetted on the *BSD: use the return of dlsym instead 21 years ago
Stephane Bortzmeyer f4c3ceba52 echoping man page now updated by autoconf 21 years ago
Stephane Bortzmeyer c6b57a96dc * Documentation for plugins
* Better build system, with clean and dist targets
21 years ago
Stephane Bortzmeyer 446a7f0aaa Beginning (only the beginning) of the implementation of the dist target for plugins 21 years ago
Stephane Bortzmeyer 3944b57c90 Two start() routines? 21 years ago
Stephane Bortzmeyer 70c4dfb776 * RTLD_LAZY and not RTLD_NOW (NetBSD problem)
* Indent of plugin code
21 years ago
Stephane Bortzmeyer 7671c535bc Proper detection of installation directory and loading of plugins 21 years ago
Stephane Bortzmeyer dfdf9866c0 First version 21 years ago
Stephane Bortzmeyer 328fbfb9ea * Proper definition of PLUGINS_DIR
* Allow to specify location of the popt library
21 years ago
Stephane Bortzmeyer 6da28180c1 Move declaration before instructions (gcc < 3) 21 years ago
Stephane Bortzmeyer d3b0ab849a Typo in the install target 21 years ago
Stephane Bortzmeyer fa09c1a5ca WARNING: quite broken
Plugins now in separate directories.
21 years ago
Stephane Bortzmeyer 5b3b44da62 Now works really: types are supported and the request goes to the proper nameserver. 21 years ago
Stephane Bortzmeyer 75818c9b63 DNS plugin 21 years ago
Stephane Bortzmeyer a1d6852155 * New plugin API (terminate, return code for execute)
* PostgreSQL plugin
21 years ago
Stephane Bortzmeyer a1d91e1af1 New popt library for the plugins 21 years ago
Stephane Bortzmeyer 1b179e9f79 Now uses the popt library instead of the standard getopt, to parse options. 21 years ago
Stephane Bortzmeyer 245c2f1edb Documenting the plugins? 21 years ago
Stephane Bortzmeyer b46a6cb296 First attempt to modularity, through plugins 21 years ago
Stephane Bortzmeyer 225dfc2d82 * Limits (-n and -s) now configurable
* Preparation for 6.0
21 years ago
Stephane Bortzmeyer 5ee48de072 Small details about flush 21 years ago
Stephane Bortzmeyer ffa5774177 Use of proxies was underdocumented 21 years ago
Stephane Bortzmeyer c63e09123b Swiss domain 21 years ago
Stephane Bortzmeyer c7ffff5ac3 Changes before release of 5.2.0 21 years ago
Stephane Bortzmeyer 5622902b25 New config.guess from automake 21 years ago
Stephane Bortzmeyer 1558843633 IDN documentation 21 years ago
Stephane Bortzmeyer 0367b93b24 Better error messages for LDH violation 21 years ago
Stephane Bortzmeyer 40a5afdfa4 RFC 3493 obsoletes 2553 21 years ago
Stephane Bortzmeyer 781afc5c64 FreeBSD libc does not accept NULL as a parameter 21 years ago
Stephane Bortzmeyer 3ef51cbc24 Do not try to pass IP addresses (specially IPv6) through the IDN process 21 years ago
Stephane Bortzmeyer a30cec9527 RFC 2553 obsoletes 2133 21 years ago
Stephane Bortzmeyer de376409cb Warning about GNU make 21 years ago
Stephane Bortzmeyer 9d0fec5e12 * Porting to Autoconf 2.5 (copnfigure.in -> configure.ac, etc)
* Porting to version 0.3 of libidn
* New autoconf test for GNU libidn
21 years ago
Stephane Bortzmeyer efcfa00812 Better user interface for IDN 21 years ago
Stephane Bortzmeyer 98163911ec Testing of IDN 21 years ago
Stephane Bortzmeyer 9bec7086de Better error messages when no libidn 21 years ago
Stephane Bortzmeyer aa7d8b33a7 First attempt to IDN 21 years ago
Stephane Bortzmeyer c71ea15cce Donations 21 years ago
Stephane Bortzmeyer 8a48d52a02 Thanks to SourceForge 21 years ago
Stephane Bortzmeyer 2caeb6ef36 Clean emacs backup files 21 years ago
Stephane Bortzmeyer dea4cf4220 Update of documentation for GNU TLS 21 years ago
Stephane Bortzmeyer 76352c4e63 Force IPv6 21 years ago