Kurt Zeilenga
2cef1e69b7
Updates for MIT KerberosV 1.1 based upon suggestions
...
from Booker C. Bense <bbense@stanford.edu>.
2001-10-06 02:24:51 +00:00
Kurt Zeilenga
fd5b806fc0
Update LDBM_LIB
2001-10-05 20:58:29 +00:00
Kurt Zeilenga
e9415f4a38
rebuild after ando fix typo
2001-10-04 15:34:26 +00:00
Kurt Zeilenga
3120d37951
More changes to let BDB build without LDBM.
2001-10-04 06:34:03 +00:00
Kurt Zeilenga
9a34ebabd2
Hack to allow --enable-bdb --disable-ldbm, needs more work.
2001-10-04 04:54:12 +00:00
Kurt Zeilenga
9be9afa084
Init MPOOL in DB_THREAD test
2001-10-01 06:38:24 +00:00
Kurt Zeilenga
44146a1cb7
Rework DB_THREAD support. CDB support needs reimplementation.
2001-10-01 06:08:46 +00:00
Kurt Zeilenga
69dc4002ac
Disable (for now) check for HAVE_BERKELEY_DB_THREAD and hence disable
...
use of BerkeleyDB's Concurrent DB API.
2001-09-29 23:41:34 +00:00
Kurt Zeilenga
7bf6698692
Rebuild
2001-09-28 21:22:37 +00:00
Kurt Zeilenga
71bf4588f1
Rebuild
2001-09-18 19:38:44 +00:00
Kurt Zeilenga
118ca0dd4b
Fix db1 error and add kerberos comment
2001-08-24 20:20:34 +00:00
Pierangelo Masarati
5fdba27288
This is the skeleton of back-monitor, the slapd monitoring backend.
...
The old monitoring stuff has been removed; the new backend is
enabled by using --enable-monitor at configure time and requires
database monitor
in slapd.conf to be activated. At present it implements a subset
of the old monitoring options, and it should be extendable to
a number of different subsystems. The search operation has been
implementd; it does not honor abandon or size/time limits, though.
The compare and the abandon operations are planned.
Copyright Pierangelo Masarati <ando@sys-net.it>; the code is provided
AS IS with NO GUARANTEE. It can be used and distributed under the
conditions stated by the OpenLDAP Public License.
2001-07-14 17:34:24 +00:00
Kurt Zeilenga
736953cb1e
clean out contrib and clients
2001-07-07 05:28:23 +00:00
Kurt Zeilenga
f58c3a587c
Update
2001-06-22 18:11:22 +00:00
Kurt Zeilenga
d0bfd83fa0
Complete tmpnam removal
2001-06-09 01:06:56 +00:00
Kurt Zeilenga
44bef574c8
Updated pthread test and usage (avoid pthread_detach if possible)
...
don't use tmpnam()
2001-06-09 01:05:35 +00:00
Kurt Zeilenga
5d1608ac1b
Rework DB_THREAD test
2001-06-07 17:23:43 +00:00
Kurt Zeilenga
af79d6e354
Add some error check to be DB_thread checks
2001-06-07 17:04:53 +00:00
Kurt Zeilenga
d7d20254ac
Another typo
2001-06-07 16:48:37 +00:00
Kurt Zeilenga
db5e933b45
Fix typo
2001-06-07 16:46:40 +00:00
Kurt Zeilenga
43d5dc2e88
Add error reporting to db check
2001-06-07 16:43:23 +00:00
Kurt Zeilenga
08de32f87a
Add db version check
2001-06-07 16:40:11 +00:00
Kurt Zeilenga
be9a50af25
Update copyright (including with or without modification clarification)
2001-05-29 03:29:53 +00:00
Kurt Zeilenga
3ca26377c0
A little BDB cleanup
2001-05-28 22:05:49 +00:00
Kurt Zeilenga
d641cbf06f
Fix syntax error in mpool test
2001-05-28 20:04:49 +00:00
Kurt Zeilenga
94e1d48032
Misc adjustments to CBM tests
2001-05-28 20:00:17 +00:00
Kurt Zeilenga
55b3490996
Fix typo
2001-05-28 19:49:50 +00:00
Kurt Zeilenga
4b8eae427f
Initial CDB implementation.
2001-05-28 19:43:11 +00:00
Kurt Zeilenga
a36a6211e5
Regen
2001-05-12 18:44:07 +00:00
Kurt Zeilenga
0c57f4cc57
Misc yr updates
2001-05-07 19:30:45 +00:00
Kurt Zeilenga
d633ab3e2a
Clean up begin thread test
2001-05-07 19:01:46 +00:00
Kurt Zeilenga
383391b460
detect and use fcntl (for BSD/OS)
...
detect inet_ntop (for MacOSX)
2001-05-03 05:53:34 +00:00
Kurt Zeilenga
6e4655a6c5
Add stupid check for dlopen for SASL and TLS
2001-05-03 01:13:49 +00:00
Kurt Zeilenga
f6f2195e13
Rebuild
2001-05-02 21:30:12 +00:00
Kurt Zeilenga
955158dfcb
Adjust format
2001-01-22 07:51:24 +00:00
Kurt Zeilenga
bf53620d64
Change some defaults
...
Label some options as experimental
Change how configure prints defaults
2001-01-22 06:49:12 +00:00
Kurt Zeilenga
c71f03068e
fix SLP detection
2001-01-18 22:18:09 +00:00
Kurt Zeilenga
7717998192
treat additional schemes as elective options as even {crypt} requires
...
special attention to implement on most platforms (due to OpenSSL issues).
2001-01-18 18:40:21 +00:00
Kurt Zeilenga
c0a06f25c2
Add ldap_pvt_tls_get_peer_dn() routine. Returns peer as an LDAP DN.
2001-01-18 00:40:58 +00:00
Kurt Zeilenga
8a22a0e0d0
SLP extension derived from patch provided by Caldera Systems.
...
Copyright 2000, Caldera Systems, Inc All rights reserved.
This software is not subject to any license of Caldera Systems, Inc
This is free software; you can redistribute and use it
under the same terms as OpenLDAP itself
2001-01-16 22:18:33 +00:00
Kurt Zeilenga
8478db9c08
Fix last commit
2001-01-12 04:20:35 +00:00
Kurt Zeilenga
7e0d6fa969
Add LMHASH detection
2001-01-12 03:21:38 +00:00
Kurt Zeilenga
a3ca878e68
Regenerate based on option changes
2001-01-03 20:47:38 +00:00
Kurt Zeilenga
ff0f390230
remove extra '&&' from CDPATH kludge
2001-01-03 19:06:22 +00:00
Kurt Zeilenga
aeb1b9c50a
Update CDPATH clearing code
2000-12-31 03:17:18 +00:00
Kurt Zeilenga
caf124bc79
Regenerate
2000-12-31 02:32:39 +00:00
Kurt Zeilenga
a0760db9dd
Add detection for gia_strerror
2000-10-16 04:10:22 +00:00
Kurt Zeilenga
e785e766f8
Update
2000-10-02 18:36:34 +00:00
Kurt Zeilenga
0828a93cdf
Fix macro spelling
2000-09-25 01:21:20 +00:00
Kurt Zeilenga
611d8a4226
Yet another ipv6 detection fix
2000-09-25 01:17:22 +00:00