Commit Graph

767 Commits

Author SHA1 Message Date
Kurt Zeilenga
ae3e17194b rebuild 2009-01-16 23:29:09 +00:00
Kurt Zeilenga
4f55d32733 Update 2009-01-16 22:08:09 +00:00
Howard Chu
79e489619a ITS#4750 regenerate 2008-11-21 02:14:31 +00:00
Quanah Gibson-Mount
1c0410cf5d Regenerate for the deref overlay 2008-11-11 00:18:39 +00:00
Howard Chu
8f66229082 Regenerate for ITS#5369 2008-10-09 10:52:31 +00:00
Hallvard Furuseth
e202a4a473 Regenerate with build/openldap.m4 1.171: BDB error message/cpp whitespace 2008-09-17 23:46:11 +00:00
Howard Chu
f8cbed38ce Regenerate with $ac_cpp instead of $CPP for BDB 2008-09-16 08:14:03 +00:00
Howard Chu
705d83a545 Regenerate without obsolete BDB version checks 2008-09-16 08:01:23 +00:00
Howard Chu
5d62b7dc20 Regenerated BDB version tests 2008-09-16 07:43:49 +00:00
Howard Chu
ca62039424 Regenerate for collect overlay 2008-09-11 00:35:40 +00:00
Quanah Gibson-Mount
d39c2f7eff regenerate to disable back-bdb by default 2008-09-05 21:00:09 +00:00
Howard Chu
c112bc2ca1 require BDB >= 4.4 2008-09-02 21:36:21 +00:00
Howard Chu
4b9aa1f2b7 ITS#5672 regenerate 2008-08-31 00:18:50 +00:00
Howard Chu
ee984a70e9 Regenerate for BUILD_NDB 2008-08-30 22:09:49 +00:00
Howard Chu
f2cbf1d8ee Regenerate with back-ndb 2008-08-26 21:53:18 +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
1716397673 regenerate 2007-09-14 22:05:19 +00:00
Howard Chu
e8f222d032 Regenerate with db4.6 check 2007-09-01 02:37:41 +00:00
Pierangelo Masarati
ee8431b22d add memberOf overlay 2007-08-24 02:46:55 +00:00
Pierangelo Masarati
dbad13ead2 workaround open() being a macro in glibc 2.6 (ITS#5075) 2007-08-06 12:57:24 +00:00
Hallvard Furuseth
6e736714e2 Rebuild for ITS#5033 2007-07-02 15:16:15 +00:00
Hallvard Furuseth
0377189f2d Regenerate for ITS#4629 2007-06-09 23:38:13 +00:00
Howard Chu
5af8347be4 Regenerate with gnutls TLS_LIBS 2007-05-23 23:29:46 +00:00
Hallvard Furuseth
a376bb455e Regenerate 2007-05-18 18:53:10 +00:00
Howard Chu
64c9240003 Regenerate with GNUtls additions 2007-05-10 20:33:41 +00:00
Hallvard Furuseth
feb7bc4524 Rebuild 2007-05-09 18:19:17 +00:00
Howard Chu
8ea3f17254 Regenerate without slurpd 2007-04-05 23:44:27 +00:00
Kurt Zeilenga
e630a6a428 Rebuild 2007-03-02 20:53:56 +00:00
Kurt Zeilenga
486a26ac34 Rebuild 2007-03-02 07:38:57 +00:00
Kurt Zeilenga
450dd65de4 Add detection for Berkeley DB 4.5 libraries 2007-02-06 17:52:57 +00:00
Howard Chu
7ccef3ee10 Regenerate to get updated configure.in stamp 2007-01-31 12:46:35 +00:00
Kurt Zeilenga
364ea4fa7c fix typo 2007-01-19 02:54:38 +00:00
Howard Chu
68ce55418f Fix pthread_rwlock_destroy detection 2007-01-11 00:56:27 +00:00
Howard Chu
6abf92338e ITS#4799 remove Kerberos 2007-01-10 00:26:55 +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
Pierangelo Masarati
35622ec494 detect, but don't use, Solaris' /dev/poll 2006-09-17 22:09:19 +00:00
Howard Chu
57c329a3af ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError
(with notable exceptions: ignore tests for EINTR which winsock never sets)
2006-09-14 06:35:34 +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
2e727a1176 ITS#4621 regenerate 2006-07-26 02:57:08 +00:00
Kurt Zeilenga
1194042b57 rebuild 2006-07-06 07:53:05 +00:00
Kurt Zeilenga
044df1432f Update 2006-05-15 19:03:22 +00:00
Kurt Zeilenga
6a64f4bc24 Remove configure support for LDBM 2006-04-08 04:15:37 +00:00
Howard Chu
4a0f6e941e ITS#4372 regenerate 2006-02-27 11:24:33 +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
9d026c6445 Regenerate without multimaster switch 2006-02-06 04:52:44 +00:00
Kurt Zeilenga
7072225050 rebuild 2006-01-16 18:56:26 +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
021e5977d1 regenerate 2006-01-06 18:02:51 +00:00
Pierangelo Masarati
d42506314b regenerate 2006-01-06 17:49:00 +00:00
Pierangelo Masarati
8ebdb57b37 regenerate 2006-01-06 17:14:41 +00:00
Pierangelo Masarati
f0ae7d7a1b regenerate 2006-01-06 17:11:01 +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
Pierangelo Masarati
ed098b4136 fix previous commit (overlay initializer prototypes were incorrect) 2005-11-26 17:04:51 +00:00
Pierangelo Masarati
98936ee3c4 streamline overlay configuration 2005-11-25 12:43:43 +00:00
Kurt Zeilenga
7468c7fb58 Support Solaris 10's getpeerucred(3) (*** blind commit ***) 2005-11-23 18:55:31 +00:00
Kurt Zeilenga
32188bcc84 detect Berkeley DB major/minor versions and use them to
reduce library link tries.
2005-11-16 07:59:14 +00:00
Kurt Zeilenga
14f9adce9c Add BDB 4.4 detection 2005-11-16 06:49:36 +00:00
Kurt Zeilenga
1cf5838e08 detect ICU and link it into slapd(8)
not yet used
2005-11-16 06:31:00 +00:00
Kurt Zeilenga
a956f75924 Add (not yet used) ICU detection 2005-11-16 05:46:32 +00:00
Kurt Zeilenga
8e5086e8e7 memrchr detection cleanup 2005-11-14 18:32:27 +00:00
Pierangelo Masarati
474dfbc8fd don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
Kurt Zeilenga
71efc97f97 Update libtool to 1.5.20 2005-10-29 23:37:13 +00:00
Kurt Zeilenga
279033fc1c ITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
use inet_ntoa_b(3) instead.
2005-10-14 03:40:03 +00:00
Kurt Zeilenga
ca81b49f82 Drop support for SSLeay. 2005-10-13 23:52:14 +00:00
Hallvard Furuseth
16b144c64a Rebuild for configure.in rev 1.600 (POSIX 1003.1-2001 support) 2005-09-17 22:24:47 +00:00
Howard Chu
5a9a32e0d7 Regenerate, remove --enable-glue 2005-09-01 11:51:06 +00:00
Howard Chu
cc51385939 Regenerate 2005-08-28 00:24:30 +00:00
Howard Chu
403751c888 Regenerate for ITS#3577 reversion, etc. 2005-08-26 03:30:41 +00:00
Kurt Zeilenga
d659198415 Fix typo in last commit 2005-08-25 20:37:24 +00:00
Kurt Zeilenga
f07015dad2 Update build tools based upon OPENLDAP_AC work 2005-08-25 20:09:26 +00:00
Howard Chu
41d0fb0b76 Regenerated with new OL_ARG_ENABLE 2005-08-25 09:58:13 +00:00
Kurt Zeilenga
7cea151620 Rebuild 2005-08-24 20:26:49 +00:00
Howard Chu
76c9a89510 Regenerate with valsort overlay 2005-08-24 09:06:13 +00:00
Kurt Zeilenga
a64cee85e3 Misc cleanup
Help strings are screwed
2005-08-13 05:47:59 +00:00
Kurt Zeilenga
535d1002ee sig_atomic_t and socklen_t fixes 2005-08-13 03:04:44 +00:00
Kurt Zeilenga
4d5ecb6c89 replace sig_atomic_t and socklen_t macros 2005-08-13 02:47:42 +00:00
Kurt Zeilenga
f799a2e4ba replace struct msghdr macros 2005-08-13 02:17:12 +00:00
Kurt Zeilenga
d9e8e3952c Quick fix <resolv.h> and <ucred.h> detection 2005-08-13 00:48:35 +00:00
Kurt Zeilenga
e5a5f90b16 Fix struct passwd detection 2005-08-12 23:37:33 +00:00
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