Howard Chu
|
fd810bb35e
|
Silence a warning about ldap_debug
|
2002-02-11 09:38:49 +00:00 |
|
Kurt Zeilenga
|
d23c559646
|
Don't use 'shtool mkln' as ln(1) replacement.
Allow both <sasl/sasl.h> and <sasl.h>
|
2002-02-11 08:28:51 +00:00 |
|
Kurt Zeilenga
|
f3548d371f
|
notes needs for future additions
|
2002-02-11 01:58:36 +00:00 |
|
Kurt Zeilenga
|
ce07fb958e
|
Update libtool usage
s/-L.../libraries -lldap/.../libraries/libldap/libldap.la/
|
2002-02-10 22:42:51 +00:00 |
|
Kurt Zeilenga
|
5e31e90c74
|
Fix compile error properly
|
2002-02-10 18:05:04 +00:00 |
|
Kurt Zeilenga
|
b315d8af34
|
Update Cyrus SASL detection to always look for <sasl.h> regardless
of version and then try -lsasl2 and -lsasl. Make SASL code
conditional on SASL_VERSION_MAJOR, not HAVE_CYRUS_SASL.
|
2002-02-10 17:51:19 +00:00 |
|
Howard Chu
|
8a4e92b259
|
Support for Cyrus SASLv2. Untested.
|
2002-02-10 14:27:23 +00:00 |
|
Kurt Zeilenga
|
2b71d70f2f
|
Reverse arguments of is_object_subclass and reverse backwards calls
|
2002-02-09 23:55:37 +00:00 |
|
Kurt Zeilenga
|
c1bf5ab485
|
Change structuralObjectClass to use objectClassMatch,
enabling objectclass subclass debugging
|
2002-02-09 23:13:59 +00:00 |
|
Pierangelo Masarati
|
53a0980348
|
fix for acl state
|
2002-02-09 17:31:49 +00:00 |
|
Pierangelo Masarati
|
1f7b880963
|
fix for acl state
|
2002-02-09 09:05:40 +00:00 |
|
Kurt Zeilenga
|
32fb8b0bff
|
Add ACL state recording to avoid multiple evaluation of
value-independent access controls.
|
2002-02-09 05:14:17 +00:00 |
|
Kurt Zeilenga
|
59857824ff
|
Treat access to dn="" as access to dn.base="". Avoid empty regex.
Note: by dn="" already treated as anonymous.
|
2002-02-08 18:32:12 +00:00 |
|
Kurt Zeilenga
|
357a2fba5b
|
Update comment
|
2002-02-08 18:26:53 +00:00 |
|
Howard Chu
|
f4989b6210
|
Some malloc tweaks for for print_vals
|
2002-02-08 06:54:04 +00:00 |
|
Howard Chu
|
f50b75f0c2
|
Added replica attr=<attribute list> support to filter replog content
|
2002-02-08 06:44:33 +00:00 |
|
Howard Chu
|
b2eec644fa
|
Minor IDL tweaks
|
2002-02-08 06:42:34 +00:00 |
|
Kurt Zeilenga
|
01c6a1946e
|
ITS#1587: s/2289/2589/
|
2002-02-07 18:41:59 +00:00 |
|
Pierangelo Masarati
|
cf5489ff00
|
fixes ITS#1582 (didn't trap SLAP_MOD_SOFTADD modification type)
|
2002-02-06 08:41:05 +00:00 |
|
Howard Chu
|
6f8cc0d72c
|
Finished compare implementation
|
2002-02-02 10:37:25 +00:00 |
|
Howard Chu
|
8755c4e067
|
Deleted unneeded unbind.c
|
2002-02-02 10:13:16 +00:00 |
|
Howard Chu
|
73c87065fb
|
API updates, some typo fixes
|
2002-02-02 10:10:35 +00:00 |
|
Kurt Zeilenga
|
6b29def1c8
|
switch to openldap-data directory
|
2002-02-02 06:26:06 +00:00 |
|
Kurt Zeilenga
|
6df9b54592
|
Switch to openldap-data directory
|
2002-02-02 06:25:05 +00:00 |
|
Kurt Zeilenga
|
544ae160b4
|
Switch to openldap-data
|
2002-02-02 06:24:47 +00:00 |
|
Kurt Zeilenga
|
29a5c97265
|
create openldap-data, not openldap-ldbm
|
2002-02-02 06:23:35 +00:00 |
|
Kurt Zeilenga
|
d4a940d55e
|
use BDB and other updates
|
2002-02-02 06:23:12 +00:00 |
|
Kurt Zeilenga
|
1bf1621efe
|
Add cache txn_prepare code based upon submission (ITS#1575) by
Jong Hyuk Choi <jongchoi@us.ibm.com>. Needs a bit more work
(GID should be globally unique).
|
2002-02-02 03:28:32 +00:00 |
|
Kurt Zeilenga
|
41e8195c2e
|
Fix binary v lang_range typo
|
2002-01-31 15:09:55 +00:00 |
|
Howard Chu
|
010e94d4de
|
Fix ITS#1573 spelling errors
|
2002-01-31 14:12:06 +00:00 |
|
Howard Chu
|
38d0af5399
|
Fix ITS#1572, check for NULL objectClass in is_entry_objectclass
|
2002-01-31 14:10:19 +00:00 |
|
Kurt Zeilenga
|
057dda50d3
|
remove deadwood, e.g. slap_index2prefix()
|
2002-01-31 00:11:44 +00:00 |
|
Kurt Zeilenga
|
c2b946549a
|
Adjust size offsets, needs work
|
2002-01-31 00:10:24 +00:00 |
|
Kurt Zeilenga
|
1116bf4f45
|
Misc WinNT build updates
|
2002-01-30 04:06:31 +00:00 |
|
Kurt Zeilenga
|
0eac91fcc7
|
Entry rwlock is no longer needed as concurrency is managed
by the giant rwlock.
|
2002-01-29 20:05:55 +00:00 |
|
Kurt Zeilenga
|
7c6afdf7d1
|
Fix giant lock handling on entry release
|
2002-01-29 19:43:17 +00:00 |
|
Kurt Zeilenga
|
b6de12f552
|
revert constification of slap_init_user()
|
2002-01-29 19:01:15 +00:00 |
|
Kurt Zeilenga
|
78fe3a311f
|
Add giant lock code back in... (it's my flakey devbox that needed work)
|
2002-01-29 17:58:36 +00:00 |
|
Kurt Zeilenga
|
77e8e46bdf
|
Back out giant lock code, needs more work
|
2002-01-29 17:49:37 +00:00 |
|
Kurt Zeilenga
|
634cca7f0d
|
Add GIANT rwlock! This should resolve nasty concurrency issues.
|
2002-01-29 17:27:20 +00:00 |
|
Kurt Zeilenga
|
3a10cc1e43
|
Add time.c
|
2002-01-29 17:25:04 +00:00 |
|
Pierangelo Masarati
|
702bdbf8f4
|
added local time under 'lang' (lang-x-local)
|
2002-01-29 17:23:26 +00:00 |
|
Pierangelo Masarati
|
8cd8053d5e
|
add Time subsystem
|
2002-01-29 12:15:13 +00:00 |
|
Pierangelo Masarati
|
9b8ffc30ed
|
fix uninitialized last (NULL) entry in BerVarray
|
2002-01-29 08:58:34 +00:00 |
|
Kurt Zeilenga
|
0a31400d63
|
Some misc cleanup
|
2002-01-29 06:06:20 +00:00 |
|
Kurt Zeilenga
|
d3c26b6772
|
disable debug checks
|
2002-01-29 05:05:25 +00:00 |
|
Kurt Zeilenga
|
b57c11f4bd
|
BDB_ALIASES and BDB_SUBENTRIES cleanup
|
2002-01-29 04:53:47 +00:00 |
|
Kurt Zeilenga
|
ffebea4a8b
|
Add search no-op support.
|
2002-01-29 04:33:19 +00:00 |
|
Kurt Zeilenga
|
48bf651459
|
Fix Debug() statement
|
2002-01-29 00:05:30 +00:00 |
|
Kurt Zeilenga
|
4f0e4f60bd
|
Add first cut BDB no-op control support.
|
2002-01-29 00:02:27 +00:00 |
|