Commit Graph

393 Commits (4bbda2a8b2eedb8f9e1d27ebfef321f76ebb548d)
 

Author SHA1 Message Date
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