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
Kurt Zeilenga
7bd66343b1
*** empty log message ***
2009-01-17 00:49:38 +00:00
Kurt Zeilenga
577444f947
x hack
2009-01-17 00:34:58 +00:00
Kurt Zeilenga
97a68957a1
Another attempt
2009-01-17 00:20:14 +00:00
Kurt Zeilenga
d91b745ee8
Fix test
2009-01-17 00:09:25 +00:00
Kurt Zeilenga
bf55374d6b
Another winsock attempt
2009-01-17 00:04:24 +00:00
Kurt Zeilenga
e98179c80e
cygwin hack
2009-01-16 23:54:56 +00:00
Kurt Zeilenga
e71f21959c
Another winsock2 fix attempt
2009-01-16 23:45:24 +00:00
Kurt Zeilenga
c31eef293f
Fix winsock test to properly use cache
2009-01-16 23:28:31 +00:00
Kurt Zeilenga
17441c7cbc
Trail fix for MSVC++ vsnprintf problem
2009-01-16 22:05:05 +00:00
Howard Chu
5565247bee
ITS#4750 check for geteuid()
2008-11-21 02:03:57 +00:00
Pierangelo Masarati
91e14ca638
add support for (experimental) dereference control (ITS#5768); need to re-run autoconf (and autoheader?)
2008-10-22 22:19:49 +00:00
Howard Chu
f7484f78e6
ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org>
...
and Rafal Szczeniak <mimir@samba.org>, with minor cleanups
2008-10-09 10:51:28 +00:00
Howard Chu
57cfcdcde7
Updated BerkeleyDB version tests
2008-09-16 07:43:27 +00:00
Howard Chu
03078d5f26
Don't define anything when -lndbclient is found
2008-09-11 00:35:12 +00:00
Howard Chu
e2722b0c94
ITS#5659 "collect" overlay enhancements
2008-09-11 00:29:56 +00:00
Quanah Gibson-Mount
6dfa7b760e
Disable back-bdb by default (per discussion with Howard)
2008-09-05 20:59:50 +00:00
Howard Chu
e6fb0b0ce4
ITS#5672 add checks for NDB headers and libraries
2008-08-31 00:18:08 +00:00