Commit Graph

52 Commits (ba58394b949d87a3c36222e9a8a4dc999798190f)

Author SHA1 Message Date
Stephane Bortzmeyer 8f918af46d New standard, RFC 3912 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 2f9e9c31bf -V to displays compilation options. See #919459 20 years ago
Stephane Bortzmeyer 90752a3b40 A few "make distcheck" bugs now fixed 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 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 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 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 a0fc54c78b Ship the man page 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 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 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 28b8096a8b Now uses automake and libtool for plugins. Quite broken. 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 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 dfdf9866c0 First version 20 years ago
Stephane Bortzmeyer d3b0ab849a Typo in the install target 20 years ago
Stephane Bortzmeyer fa09c1a5ca WARNING: quite broken
Plugins now in separate directories.
20 years ago
Stephane Bortzmeyer 5b3b44da62 Now works really: types are supported and the request goes to the proper nameserver. 20 years ago
Stephane Bortzmeyer 75818c9b63 DNS plugin 20 years ago
Stephane Bortzmeyer a1d6852155 * New plugin API (terminate, return code for execute)
* PostgreSQL plugin
20 years ago