Commit Graph

751 Commits

Author SHA1 Message Date
Nadezhda Ivanova
90a80a590d ITS#8303 Fixed an error in configure.in
This fixes an incorreclty named variable, introduced with
commit 6cafdfa8d8
2016-02-08 12:46:41 +00:00
Howard Chu
8470f6e32f ITS#8303 fix prev commit 2016-02-01 19:22:46 +00:00
Nadezhda Ivanova
6cafdfa8d8 ITS#8303 Asynchronous meta back-end for OpenLDAP 2016-02-01 14:35:47 +00:00
Quanah Gibson-Mount
6c4d6c880b Happy New Year! 2016-01-29 13:32:05 -06:00
HAMANO Tsukasa
61c95e7669 ITS#8114 OpenLDAP WiredTiger Backend 2015-08-19 18:13:27 +01:00
Quanah Gibson-Mount
1705fa7e55 Happy New Year 2015-02-11 15:36:57 -06:00
Howard Chu
1b34a45a26 ITS#7891 fix ODBC link check
Due to 89bae499ed
2014-07-03 01:30:24 -07:00
Howard Chu
6559e3c18c ITS#7877 require GnuTLS 2.12.0 or newer 2014-06-30 20:22:43 -07:00
Quanah Gibson-Mount
4ada0196e6 After discussion, leave old enable options for bdb/hdb unchanged 2014-04-01 16:29:13 -07:00
Kurt Zeilenga
5c878c1bf2 Happy new year (belated) 2014-01-25 05:21:25 -08:00
Quanah Gibson-Mount
8e80555696 Fix option bits 2013-09-19 13:38:37 -07:00
Quanah Gibson-Mount
68303f9643 More for flag changes 2013-09-19 13:01:30 -07:00
Quanah Gibson-Mount
ee93424dd2 Note bdb/hdb are deprecated and scheduled for removal in openldap 2.6 2013-09-19 12:51:33 -07:00
Quanah Gibson-Mount
741d01963e Default hdb to "no" instead of "yes" 2013-09-19 11:40:24 -07:00
Kurt Zeilenga
0fd1bf30b8 Happy New Year 2013-01-02 10:22:57 -08:00
Howard Chu
cb1b9e2a3e Don't error out if tls=auto and MozNSS not found 2012-08-20 21:07:23 -07:00
Kurt Zeilenga
2bbf9804b9 Happy New Year! 2012-01-01 07:10:53 -08:00
Howard Chu
330fc85c2e ITS#7071 check for socket() in -lnet 2011-11-01 12:09:01 -07:00
Howard Chu
df81345337 Add MDB support to configure and test framework.
Does not update the tests themselves.

In configure --help, call it "mdb database backend" instead of something
with "memory-mapped" which could confuse somebody about a memory-only DB.

Conflicts:

	servers/slapd/back-mdb/Makefile.in
2011-09-01 17:00:26 -07:00
Howard Chu
737f220dda ITS#6889 libfetch is a libldap dependency 2011-06-08 18:52:52 -07:00
Kurt Zeilenga
3d8b712b43 Use $Id$ for AC_REVISION() 2011-03-27 15:46:52 -07:00
Kurt Zeilenga
d5de80c962 Indicate configure is running in a Git clone 2011-03-25 22:14:59 -07:00
Howard Chu
4e4be2dea6 LIBSLAPITOOLS is obsolete since tools subdir is long gone
ITS#3272 link to libslapi.la
2011-02-17 02:56:06 +00:00
Howard Chu
a630864178 ITS#6125 fix Windows odbc32 detection 2011-02-17 02:15:44 +00:00
Kurt Zeilenga
966cef8c9a Happy New Year 2011-01-05 00:42:37 +00:00
Howard Chu
0890a89c37 ITS#6669 remove obsolete SunOS4 LWP support 2010-10-12 10:26:31 +00:00
Pierangelo Masarati
0c0873803d add parsing support for [unsigned] long long (ITS#6622) 2010-08-12 23:32:37 +00:00
Kurt Zeilenga
3dadeb3efe happy belated New Year 2010-04-13 22:17:29 +00:00
Howard Chu
dfbc114bfe ITS#6311 fix --enable-deref 2009-09-29 23:53:43 +00:00
Pierangelo Masarati
f3cdcadf89 wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
Howard Chu
e0bcb7b571 ITS#4643 never use native getpass(), it's deprecated/unsafe 2009-07-22 06:34:37 +00:00
Howard Chu
61339a7f7f sssvlv and seqmod should be off by default 2009-07-13 15:45:25 +00:00
Howard Chu
28b38306c6 Add sssvlv overlay 2009-07-13 14:27:04 +00:00
Howard Chu
e0dcef65f4 ITS#6091,6092,6093,5369 remove gssapi from configure, should never be used.
leave code in place for now.
2009-07-05 01:42:26 +00:00
Howard Chu
4b8485c47a ITS#5696 Additional MozNSS support from rmeggins@redhat.com 2009-07-02 23:10:23 +00:00
Howard Chu
555b5a6d30 ITS#6102,6078 fix winsock detection 2009-05-10 09:52:00 +00:00
Hallvard Furuseth
43f219d752 Revert previous commit (checking for strnlen), as ber_strnlen does not need it 2009-05-01 03:12:40 +00:00
Pierangelo Masarati
85b47ab0e7 define and use ber_strnlen() (ITS#6080); please regenerate configure and include/portable.hin 2009-04-29 11:38:31 +00:00
Quanah Gibson-Mount
cf8547c5bd ITS#5905 2009-01-26 22:52:40 +00:00
Howard Chu
df018dd975 ITS#5846 check for Solaris -lgss 2009-01-26 09:41:31 +00:00
Kurt Zeilenga
4af9eb9715 Update copyright notices 2009-01-22 00:40:04 +00:00
Howard Chu
c4f85692e0 Fix typo in prev commit 2009-01-20 23:15:59 +00:00
Kurt Zeilenga
606393aa80 working vsnprintf (at least on MSVC++ 2008) 2009-01-17 04:32:15 +00:00
Kurt Zeilenga
84a7b24ab8 Revert previous commit 2009-01-17 02:09:13 +00:00
Kurt Zeilenga
6e5b2c7940 debug code 2009-01-17 02:08:09 +00:00
Kurt Zeilenga
32ab9ff4ac uuid fixes 2009-01-17 01:50:21 +00:00
Kurt Zeilenga
ad50f9e890 Fix syntax error in winsock lib check 2009-01-17 01:20:20 +00:00
Kurt Zeilenga
2ee95af19c Tweak winsock test 2009-01-17 01:15:30 +00:00
Kurt Zeilenga
f8fdd57276 Remove extra semi 2009-01-17 01:05:33 +00:00
Kurt Zeilenga
b94b5fa82e add MSVC test 2009-01-17 00:51:05 +00:00