Commit Graph

778 Commits

Author SHA1 Message Date
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
Pierangelo Masarati
94d8ab48ff initialize BUILD_NDB; please regenerate with autoconf 2.59 2008-08-30 12:43:58 +00:00
Howard Chu
f6edefa25d Add back-ndb 2008-08-26 21:48:17 +00:00
Pierangelo Masarati
b781b16be1 allow checking for odbc32 library (blind fix to ITS#5602) 2008-07-12 16:38:19 +00:00
Kurt Zeilenga
c890c96d13 Happy New Year (belated) 2008-01-08 00:19:56 +00:00
Pierangelo Masarati
6bd3ddcdaa fix building of memberof as module 2007-09-14 22:04:50 +00:00
Howard Chu
b6827c75a8 back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested) 2007-09-07 12:02:43 +00:00
Pierangelo Masarati
ee8431b22d add memberOf overlay 2007-08-24 02:46:55 +00:00
Hallvard Furuseth
5514698883 ITS#5033: Do not make depend if configure does not figure out how 2007-07-02 15:15:31 +00:00
Hallvard Furuseth
3750520f6f Fix HP-UX crash: Replace socklen_t with ber_socklen_t from configure. ITS#4629. 2007-06-09 23:35:20 +00:00
Howard Chu
08aefa053a Must set TLS_LIBS for gnutls 2007-05-23 23:28:11 +00:00
Hallvard Furuseth
2d5316b4c1 Only use terminal escapes (in $TB/$TN) when printing to a terminal. 2007-05-18 18:42:59 +00:00
Howard Chu
1147ee333a Add GNUtls detection 2007-05-10 20:33:10 +00:00
Hallvard Furuseth
bbc719ca56 ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup 2007-05-09 18:17:10 +00:00
Howard Chu
66eba3ba9c slurpd is strongly deprecated 2007-04-05 23:41:35 +00:00
Howard Chu
38a723d442 Revert prev commits, didn't belong here 2007-03-25 04:27:15 +00:00
Howard Chu
0355abeb1a Fix typo in prev commit 2007-03-25 04:13:55 +00:00
Howard Chu
7f32178616 Add LDAP_PF_LOCAL_SENDMSG flag 2007-03-25 01:06:36 +00:00
Kurt Zeilenga
e630a6a428 Rebuild 2007-03-02 20:53:56 +00:00
Kurt Zeilenga
22b8d8b189 Search libs for uuid_generate 2007-03-02 20:44:31 +00:00
Kurt Zeilenga
0a1301bc6b Add support for uuid_generate/uuid_unparse 2007-03-02 07:36:23 +00:00
Kurt Zeilenga
364ea4fa7c fix typo 2007-01-19 02:54:38 +00:00
Howard Chu
65f05d3ac5 Better check for pthread_rwlock_destroy() 2007-01-11 00:54:45 +00:00
Howard Chu
0f6b4bd167 ITS#4799 remove all references to Kerberos 2007-01-09 23:44:09 +00:00
Kurt Zeilenga
da6d9eb046 happy new year 2007-01-02 20:00:42 +00:00
Pierangelo Masarati
6490a0b6c1 move slapo-{denyop,lastmod} to contrib/slapd-modules/{denyop,lastlog}/ (ITS#4701) 2006-12-28 16:33:36 +00:00
Pierangelo Masarati
9cd4f91ac9 allow to select the desired ODBC sequence (ITS#4735) 2006-11-07 00:38:12 +00:00
Kurt Zeilenga
0cd4dd55aa Include sys/types.h for regex.h test 2006-10-11 12:36:50 +00:00
Howard Chu
bd1f3a7d8d ITS#4674 fix poll detection 2006-09-21 17:54:37 +00:00
Pierangelo Masarati
35622ec494 detect, but don't use, Solaris' /dev/poll 2006-09-17 22:09:19 +00:00
Pierangelo Masarati
55f24ce8f6 - setup framework for monitoring of back-bdb/back-hdb stuff in their
database entry in cn=monitor
- improve support for custom attribute/callback registration
  in back-monitor
- design API for registered antry/attr/callback removal in back-monitor

HEADS UP: now back-bdb requires back-monitor to be present, either static
or dynamically loaded __before__ back-bdb/back-hdb is initialized.
This works for sure if both back-bdb & back-monitor are static or dynamic
(provided back-monitor.la is loaded before back_bdb.la); it is not clear
what happens if back-bdb is static and back-monitor is dynamic.  In case,
either make back-bdb monitoring conditional, or hardwire back-monitor
much like back-config and back-ldif.
2006-09-06 01:54:54 +00:00
Howard Chu
c3aaca05e9 ITS#4621 only check winsock.h if using MinGW 2006-07-26 02:55:07 +00:00
Kurt Zeilenga
384f479d9f (ITS#4608) Testing for GMP broken fix 2006-07-06 07:51:14 +00:00
Howard Chu
4d53e756dd ITS#4463 add constraint overlay 2006-04-29 10:09:31 +00:00
Kurt Zeilenga
6a64f4bc24 Remove configure support for LDBM 2006-04-08 04:15:37 +00:00
Howard Chu
df91c3ef33 ITS#4372 add auditlog to build 2006-02-27 11:20:08 +00:00
Kurt Zeilenga
eb0bb62cbd Fix > v -gt in sizeof test 2006-02-22 04:47:41 +00:00
Kurt Zeilenga
7660018ef4 cleanup --with-tls handle 2006-02-17 22:46:22 +00:00
Luke Howard
bfaf2a805f Add sequential modify overlay to supported overlays 2006-02-13 02:24:26 +00:00
Kurt Zeilenga
6fd59da58f Fix typo in prev commit 2006-02-10 15:13:23 +00:00
Kurt Zeilenga
d2d1eb786b Improved bignum detection/use 2006-02-10 08:21:02 +00:00
Howard Chu
23d327a3f4 Delete enable_multimaster switch, it's now always present. 2006-02-06 04:51:55 +00:00
Kurt Zeilenga
416848ed63 Remove broken yield detection. Seems to do more harm than good. 2006-01-16 18:54:36 +00:00
Kurt Zeilenga
63b9183126 enable NANOSLEEP detection on Linux for ITS#3950 2006-01-10 04:07:51 +00:00
Kurt Zeilenga
282f5638ed kludge for correct report URL 2006-01-09 22:36:29 +00:00
Kurt Zeilenga
1637faa1ff ITS#4312: fixed <netinet/tcp.h> detection for AIX and other
platforms where it requires <netinet/in.h> to be previously included.
2006-01-09 22:06:06 +00:00
Pierangelo Masarati
3bdecdd3a1 more about the ACI commit 2006-01-06 18:01:12 +00:00
Pierangelo Masarati
339b9c371e rfc2589 support (ITS#4293) 2006-01-06 17:46:52 +00:00
Pierangelo Masarati
a54ca7a6ce factor ACI code out of slapd; now it can only use dynacl layer 2006-01-06 17:12:35 +00:00
Pierangelo Masarati
60ccde8f14 fix comment 2006-01-06 16:20:00 +00:00
Howard Chu
d1693d4a07 ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLACE_BROKEN_YIELD/ 2006-01-06 06:07:36 +00:00
Kurt Zeilenga
f5fd375d38 i before e and other cleanup 2006-01-06 05:50:51 +00:00
Kurt Zeilenga
8e5f98e7f5 Remove usleep(3) detection (unused) 2006-01-06 05:41:40 +00:00
Kurt Zeilenga
a2400cbfc5 Add configure support for REPLACE_SCHED_YIELD 2006-01-06 05:38:57 +00:00
Kurt Zeilenga
acbb5cf689 Happy new year! 2006-01-03 23:11:52 +00:00
Pierangelo Masarati
eb734a167b add severity-aware logging (ITS#4282) 2005-12-27 16:29:37 +00:00
Pierangelo Masarati
fb0e157720 fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...) 2005-12-16 16:52:52 +00:00