Commit Graph

571 Commits

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