Commit Graph

647 Commits

Author SHA1 Message Date
Kurt Zeilenga
5b5417a476 CONFIG_FILES updates 2005-08-12 23:05:32 +00:00
Kurt Zeilenga
0a48544081 Misc changes 2005-08-12 22:42:21 +00:00
Kurt Zeilenga
77173d35e9 Replace PW_GECOS/PASSWD macros 2005-08-12 22:28:17 +00:00
Kurt Zeilenga
b867b4f49b Replace openldap.m4/AC_COMPILE_CHECK_SIZEOF use with AC_CHECK_SIZEOF
Use AC_CHECK_TYPE(S) instead of old macros
2005-08-12 20:00:00 +00:00
Kurt Zeilenga
7434c31079 autoupdate + manual fixes 2005-08-12 10:55:09 +00:00
Kurt Zeilenga
54b633f3a7 autoheader is now working... 2005-08-12 06:52:49 +00:00
Kurt Zeilenga
13accb8b28 Not sure why autoheader isn't doing its job... 2005-08-12 06:17:24 +00:00
Kurt Zeilenga
a808189ff1 Remove a few obsolete uses 2005-08-12 04:46:26 +00:00
Kurt Zeilenga
d003fffd72 Add back a few of the autoupdate suggested changes
The diff between 1.586.2.1 and 1.586.2.2 need to be carefully examined.
2005-08-12 04:30:27 +00:00
Kurt Zeilenga
6dcb8b5c04 Back out autoupdate changes 2005-08-12 04:15:18 +00:00
Kurt Zeilenga
c3962c1620 change TCIOGWIN macro 2005-08-12 04:12:13 +00:00
Kurt Zeilenga
8f1528af61 Run autoupdate and rebuild 2005-08-12 03:56:00 +00:00
Kurt Zeilenga
ff2196abc9 Initial auto tools update (in OPENLDAP_AC branch) 2005-08-12 03:52:59 +00:00
Hallvard Furuseth
4bd330503f Let --<enable/disable>-<backends/overlays> provide a default instead
of overriding individual settings.
The --disable variant will disable all backends/overlays that are
not explicitly enabled.  Previously it had no effect.
Also shorten a few --enable help messages that were > 80 characters.
2005-08-07 18:08:02 +00:00
Pierangelo Masarati
739128a016 silence warning(s) 2005-07-25 20:50:33 +00:00
Pierangelo Masarati
9b60480293 add support for retcode overlay (configure needs be regenerated) 2005-06-19 22:43:00 +00:00
Howard Chu
465698ea53 Added accesslog overlay 2005-06-10 11:48:16 +00:00
Howard Chu
376537f3d7 ITS#3577 Make librewrite shared - > liblrewrite.la 2005-05-11 10:18:27 +00:00
Howard Chu
6f119be9a6 Fix prev commit 2005-05-09 00:06:26 +00:00
Howard Chu
d9d839dfd7 ITS#3712 skip Winsock detection on Cygwin 2005-05-07 21:42:24 +00:00
Howard Chu
86b7448a47 More for ITS#3681 2005-05-06 00:39:25 +00:00
Howard Chu
0079690f8f ITS#3681 separate static from dynamic overlays 2005-05-05 22:57:19 +00:00
Pierangelo Masarati
96878dbb6b fix --enable-dnssrv (ITS#3641), and minor cleanup 2005-04-08 18:46:18 +00:00
Pierangelo Masarati
22490d016a add dynlist build stuff 2005-04-07 23:35:36 +00:00
Kurt Zeilenga
89bae499ed -lodbc may need $LTHREAD_LIBS 2005-04-03 05:04:34 +00:00
Kurt Zeilenga
3cba3840ac Add new resolver checks 2005-04-02 20:52:18 +00:00
Kurt Zeilenga
8e176fde7b Revert useless res_query check 2005-03-18 17:07:16 +00:00
Kurt Zeilenga
3080947559 res_9_query 2005-03-18 07:14:01 +00:00
Kurt Zeilenga
35005dd512 Enable HDB by default 2005-03-17 06:47:47 +00:00
Kurt Zeilenga
f33af81907 AIX getpeerid support 2005-03-16 02:22:46 +00:00
Howard Chu
fcec35e06a back-ldif is always enabled / static 2005-03-14 23:48:29 +00:00
Howard Chu
aad140151e More for translucent 2005-03-10 04:35:57 +00:00
Howard Chu
3f9ec92c74 Added translucent overlay 2005-03-10 03:16:45 +00:00
Kurt Zeilenga
d3ec485651 ITS#3583: memcmp replacement compilation error fix 2005-03-05 01:23:29 +00:00
Howard Chu
51ab3f558d Always initialize back-config implicitly 2005-03-02 08:32:11 +00:00
Kurt Zeilenga
f9b2a8a1d2 ITS#3557: {SSHA} not default due to missing include 2005-02-27 16:46:45 +00:00
Howard Chu
b0d1c6d36a Delete references to chain overlay, it's merged back into back-ldap 2005-02-24 08:27:10 +00:00
Kurt Zeilenga
7dc0b02fc9 Replace backend.h with backends.c, generated by config.status. 2005-01-09 08:42:44 +00:00
Kurt Zeilenga
dc0eacd40b Happy New Year! 2005-01-01 20:49:32 +00:00
Howard Chu
f9df0ecedd Add glue overlay 2004-12-04 19:48:47 +00:00
Sang Seok Lim
32f4b97657 to check if dynamic module support is on 2004-11-30 23:25:26 +00:00
Sang Seok Lim
decfd7217f 1) <all> type component reference support
2) nibble type memory support when decoding
3) description type object identifier support
4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching
5) Misc bug fix
2004-11-29 20:21:38 +00:00
Howard Chu
3a5bde98ba Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct
2004-11-25 21:16:54 +00:00
Howard Chu
984276d849 Better test for epoll, make sure the syscall actually works 2004-11-20 14:20:29 +00:00
Howard Chu
1666e4c083 Add check for epoll(), sys/epoll.h 2004-11-18 22:06:15 +00:00
Pierangelo Masarati
4b85c58782 cleanup 2004-11-11 08:03:31 +00:00
Pierangelo Masarati
79f744f30b rework static backend initialization 2004-11-11 00:39:19 +00:00
Ralf Haferkamp
93cec8b694 - Added autoconf test for CRL capable OpenSSL Version
- #ifdef'd CRL checking code.
2004-11-03 12:02:38 +00:00
Sang Seok Lim
71e78dd7f9 Component Matching module
See "contrib/slapd-modules/comp_match/README" to understand
what's the purpose of  this patch is and how to use it.
2004-10-27 19:37:02 +00:00
Kurt Zeilenga
86c216d10c Rough but working poll(2) implementation for -lldap 2004-10-18 21:09:17 +00:00
Kurt Zeilenga
fb0571b5ad Poll code needs a bit more work. 2004-10-18 18:18:52 +00:00
Kurt Zeilenga
7a13824cf4 Add <poll.h> detection as well 2004-10-18 18:15:07 +00:00
Kurt Zeilenga
86a9b56f09 Add basic check for poll(2) 2004-10-18 17:51:32 +00:00
Pierangelo Masarati
761f287943 multiple precision with BIGNUM/gmp/ulong 2004-09-26 22:58:47 +00:00
Pierangelo Masarati
a637926bf2 use GMP for multiple precision in counters 2004-09-11 16:15:53 +00:00
Kurt Zeilenga
7e2fe5babe Use shtool(1) (to a limited degree, more use would simplify things)
Fix ITS#3285 (relative linking of slap tools).
2004-09-05 03:24:28 +00:00
Pierangelo Masarati
0649baedd3 need to know if SASL is available 2004-06-19 10:00:25 +00:00
Kurt Zeilenga
755522df80 Blind MacOSX -lresolv fix 2004-06-18 03:56:33 +00:00
Kurt Zeilenga
659b41ec7d Add check for hstrerror 2004-04-25 01:05:15 +00:00
Kurt Zeilenga
7f0c73bf49 new strerror_r checks 2004-04-24 21:30:28 +00:00
Kurt Zeilenga
3639c433fb cleanup 2004-04-19 21:36:51 +00:00
Howard Chu
81bc7fcc8c Fix module link libraries 2004-04-17 15:12:20 +00:00
Howard Chu
2b2afda7c1 Cleanup some BDB tests 2004-04-17 13:58:26 +00:00
Pierangelo Masarati
7fb0e38e95 revert double shortcut :) 2004-04-17 11:34:58 +00:00
Pierangelo Masarati
582adc6c69 shortcut to configure all overlays 2004-04-17 10:41:42 +00:00
Howard Chu
c9423499a6 Add --enable-backends and --enable-overlays switches to enable all. 2004-04-17 10:33:51 +00:00
Howard Chu
f5851f3001 Added referential integrity and attribute uniqueness overlays 2004-04-17 08:45:29 +00:00
Kurt Zeilenga
3006ae8947 cleanup 2004-04-15 22:46:42 +00:00
Pierangelo Masarati
6f7b9c73af add support for lastmod overlay 2004-04-14 17:48:26 +00:00
Kurt Zeilenga
8f5d547c24 cleanup 2004-04-10 03:45:24 +00:00
Kurt Zeilenga
6abba139bb Hide if SIZEOF_WCHAR_T < 4. 2004-04-08 08:54:49 +00:00
Howard Chu
0d2d12cd23 Fix disabling switches 2004-04-08 06:23:09 +00:00
Howard Chu
0716eb8aed Cleanup prev commit 2004-04-08 06:10:19 +00:00
Howard Chu
f2e1df3ef7 Consolidated static/dynamic backend switches 2004-04-08 05:56:23 +00:00
Kurt Zeilenga
5ff1430ef1 fix typo 2004-04-08 02:48:38 +00:00
Kurt Zeilenga
36363b69c4 Update prereq. comments 2004-04-08 02:43:04 +00:00
Kurt Zeilenga
e5ce9009f0 cleanup 2004-04-07 06:40:06 +00:00
Kurt Zeilenga
ccc378c726 Rework meta/ldap/rewrite flag logic 2004-04-07 06:26:02 +00:00
Kurt Zeilenga
d177e477cf s/--with/--enable/ for all overlay options 2004-04-07 06:08:46 +00:00
Kurt Zeilenga
13eb893181 remove our cross compiling cruft and add warning where $cross_compiling == yes 2004-04-04 18:26:51 +00:00
Kurt Zeilenga
6ef731db51 Update library soname handling 2004-03-24 22:42:16 +00:00
Kurt Zeilenga
7f8cd59825 Hide x_compile flag (as it doesn't work) 2004-03-24 04:19:59 +00:00
Howard Chu
0ef28daaa3 Add ppolicy bits 2004-03-20 20:38:48 +00:00
Pierangelo Masarati
fa3baaeae9 overlays reworking 2004-03-18 18:59:46 +00:00
Pierangelo Masarati
d6da591adf add back-relay (doesn't work yet; need to regenerate configure/portable.h) 2004-03-17 01:04:34 +00:00
Howard Chu
044e786485 Remove slapd/tools from Makefile list 2004-02-26 19:27:28 +00:00
Howard Chu
106c0e3d4f Delete kpasswd support 2004-02-26 03:13:36 +00:00
Howard Chu
95c5e54031 Fix typos in static overlay config 2004-02-13 00:25:24 +00:00
Howard Chu
877629ed3b Delete dlopen check, it's never used here. We only use libtool/libltdl,
and libtool's config already does the necessary detection.
2004-01-17 01:38:14 +00:00
Howard Chu
419f5464df ITS#2918 additional fix for -lrpcrt4 detection 2004-01-15 07:08:06 +00:00
Howard Chu
8577c78932 ITS#2918 fix winsock detection syntax 2004-01-15 04:21:16 +00:00
Kurt Zeilenga
3c598e89fb Happy new year 2004-01-01 19:15:16 +00:00
Kurt Zeilenga
9920e9fbf6 Add support for -DOPENLDAP_FD_SETSIZE=N for use on Linux.
Works on BSD as well (equiv. to -DFD_SETSIZE=N).
2003-12-14 06:46:30 +00:00
Howard Chu
e28d089a93 Fixup overlay build environment 2003-12-10 08:45:53 +00:00
Pierangelo Masarati
b5bba83a31 add rwm overlay configure and make stuff (need autoconf/autoheader ...) 2003-12-09 23:50:10 +00:00
Hallvard Furuseth
1f5ca7bd31 Remove spurious '-a' at end of test statement. 2003-12-07 21:58:41 +00:00
Howard Chu
a39ba1611f ITS#2341 ol_enable_dynamic shouldn't depend on enable_slapd 2003-12-07 12:39:00 +00:00
Kurt Zeilenga
459d6f41e2 As ud(1) is in the Attic, TERMCAP no longer needed 2003-12-06 21:41:14 +00:00
Kurt Zeilenga
c425a7ce1d Move back-tcl to the Attic 2003-12-06 21:37:44 +00:00
Howard Chu
27616a7066 Remove old BUILD_CACHE symbol 2003-12-06 11:41:56 +00:00