Commit Graph

377 Commits (MAINT_6_0)
 

Author SHA1 Message Date
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
Stephane Bortzmeyer 328fbfb9ea * Proper definition of PLUGINS_DIR
* Allow to specify location of the popt library
20 years ago
Stephane Bortzmeyer 6da28180c1 Move declaration before instructions (gcc < 3) 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
Stephane Bortzmeyer a1d91e1af1 New popt library for the plugins 20 years ago