Commit Graph

300 Commits

Author SHA1 Message Date
Stephane Bortzmeyer
0a1f940135 Warning about IPV6 2004-07-27 14:36:26 +00:00
Stephane Bortzmeyer
cbd05dbeb3 Comment about the non-working IPv6 setup 2004-07-27 14:27:37 +00:00
Stephane Bortzmeyer
80fadd0066 Fixes #850672 2004-07-27 14:05:05 +00:00
Stephane Bortzmeyer
2f9e9c31bf -V to displays compilation options. See #919459 2004-07-27 13:40:48 +00:00
Stephane Bortzmeyer
aea0ea51ac Various bug reports from Bertrand Petit: mostly compilation warnings
and documentation.
2004-07-26 13:16:18 +00:00
Stephane Bortzmeyer
90752a3b40 A few "make distcheck" bugs now fixed 2004-07-25 20:04:47 +00:00
Stephane Bortzmeyer
d88f0a33af Better message 2004-07-25 20:02:42 +00:00
Stephane Bortzmeyer
f4b219f33a Allow configure to be ran from another directory (+ make distcheck) 2004-07-25 19:46:01 +00:00
Stephane Bortzmeyer
20260fd88f * Now can connect at each iteration
* A few bugs fixed
2004-07-21 09:21:01 +00:00
Stephane Bortzmeyer
de253aab54 Small user interface bugs 2004-07-21 08:52:39 +00:00
Stephane Bortzmeyer
8905307455 LDAP 2004-07-20 21:21:51 +00:00
Stephane Bortzmeyer
f3c74f8edc A few notes about installation and configure 2004-07-20 21:17:37 +00:00
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
2004-07-20 21:08:48 +00:00
Stephane Bortzmeyer
8ddc36fade First version 2004-07-20 14:42:02 +00:00
Stephane Bortzmeyer
4a8f82f621 Test framework for plugins 2004-07-20 14:19:49 +00:00
Stephane Bortzmeyer
aa0d8d6e03 Small bugs fixed 2004-07-20 14:11:21 +00:00
Stephane Bortzmeyer
a5ad100f27 Lot of stupid bugs fixed 2004-07-20 13:41:45 +00:00
Stephane Bortzmeyer
1abc617ba3 First attempt to do IPv6 on the resolver 2004-07-15 15:27:05 +00:00
Stephane Bortzmeyer
ccc43a77fe Found the PostgreSQL header in several places 2004-06-18 09:52:01 +00:00
Stephane Bortzmeyer
ed243e7772 * Proper parsing (see test-domquery.c)
* Debugging code (segfaults only when dlopened)
2004-06-16 09:47:37 +00:00
Stephane Bortzmeyer
d6aaf1dc9a Testing program 2004-06-16 09:29:34 +00:00
Stephane Bortzmeyer
61fc1a3223 First contrib plugins 2004-06-15 21:30:24 +00:00
Stephane Bortzmeyer
ccf3ab5b5c Small bug in error message 2004-06-15 15:19:05 +00:00
Stephane Bortzmeyer
59fd2fa1ed Scope documentation 2004-06-15 15:16:31 +00:00
Stephane Bortzmeyer
2f6d8d9b17 * Utility to_upper
* LDAP plugin can use a scope
2004-06-15 13:26:24 +00:00
Stephane Bortzmeyer
4779000995 First version of the LDAP plugin 2004-06-15 12:01:28 +00:00
Stephane Bortzmeyer
c30ec028f5 Macro to find usleep or equivalent 2004-06-15 10:11:03 +00:00
Stephane Bortzmeyer
0add6a1c06 Better documentation of the alignment issue 2004-06-15 10:01:02 +00:00
Stephane Bortzmeyer
717d6422e8 * Test of _res_ext
* New interface (and a doc)
2004-06-14 21:30:15 +00:00
Stephane Bortzmeyer
316d319e52 A few cleanings and better docs 2004-06-14 14:36:24 +00:00
Stephane Bortzmeyer
f55f381a26 Workaround a gcc/popt bug on UltraSparcs 2004-06-14 12:00:54 +00:00
Stephane Bortzmeyer
a0fc54c78b Ship the man page 2004-06-13 21:33:18 +00:00
Stephane Bortzmeyer
efeff930f9 IPv4 and IPv6 in global options 2004-06-13 20:49:38 +00:00
Stephane Bortzmeyer
5a99238de8 New argument in the init() function of the plugins, to get the global options. 2004-06-13 20:40:21 +00:00
Stephane Bortzmeyer
98db4f370f Bertrand Petit 2004-06-12 22:02:55 +00:00
Stephane Bortzmeyer
68efbba978 First version 2004-06-12 21:36:25 +00:00
Stephane Bortzmeyer
9c90a7191d * Option --enable-plugin=LIST
* Small fix in plugin random
2004-06-12 21:19:30 +00:00
Stephane Bortzmeyer
50b7e90667 * echoping error routines
* Stupid bug fixed in TCP code (thanks to Jim Reid)
2004-06-07 09:21:26 +00:00
Stephane Bortzmeyer
ace6dee486 New plugin API and porting of the plugins (+ several changes in the DNS plugin) 2004-06-06 16:51:40 +00:00
Stephane Bortzmeyer
85adcec177 Install the man pages in the tarball! 2004-06-04 14:24:36 +00:00
Stephane Bortzmeyer
35d6ba0f39 Installation of plugin's man pages 2004-06-04 14:14:07 +00:00
Stephane Bortzmeyer
e46172d3e7 New organization of configure.ac with AM_INIT_AUTOMAKE(foreign) everywhere 2004-06-04 14:08:41 +00:00
Stephane Bortzmeyer
3c9d00e0aa Common autoconf rules were forgotten 2004-06-04 09:27:29 +00:00
Stephane Bortzmeyer
17609d6fe5 Better detection of the resolver library 2004-06-04 09:04:38 +00:00
Stephane Bortzmeyer
91f44dc0aa Better detection of the resolv library 2004-06-03 21:25:53 +00:00
Stephane Bortzmeyer
166520b8ff automake for plugins (forgotten file) 2004-06-03 15:03:58 +00:00
Stephane Bortzmeyer
353976ab8a Link with the DNS library 2004-06-03 12:37:07 +00:00
Stephane Bortzmeyer
3bfc16d42e Export the dynamic symbols to the plugins 2004-06-03 12:32:56 +00:00
Stephane Bortzmeyer
db9c2f334b * A common file for all the configure.ac
* Use of the pkglib primary in Makefile.am
2004-06-03 12:11:26 +00:00
Stephane Bortzmeyer
cbaefa1e17 * A common file for all the configure.ac
* use of the pkglib primary (and not lib) in Makefile.am
2004-06-03 12:10:38 +00:00