Kurt Zeilenga
|
275f3be363
|
Misc. DN fixes and cleanups, namely don't muck with AVA_BINARY values
Also, pass empty_bv when bv_val is NULL.
|
2002-02-13 06:35:27 +00:00 |
|
Kurt Zeilenga
|
b2d948f0e5
|
Quick (and expensive) fix to detect DNs with embedded NULs
|
2002-02-13 04:20:11 +00:00 |
|
Kurt Zeilenga
|
fcf835558e
|
improve log message
|
2002-02-12 22:55:36 +00:00 |
|
Kurt Zeilenga
|
9b18295f4f
|
Don't print unprintable keys
|
2002-02-12 19:29:27 +00:00 |
|
Kurt Zeilenga
|
d88f1757ef
|
Fix pointer initialization bug
|
2002-02-12 19:18:39 +00:00 |
|
Kurt Zeilenga
|
2f6e801ab1
|
Fix overly complex control management
|
2002-02-12 18:47:48 +00:00 |
|
Kurt Zeilenga
|
35d04ef121
|
Minor cleanup.
|
2002-02-12 04:51:23 +00:00 |
|
Kurt Zeilenga
|
20e46b27fc
|
no need to check escaping of normalized dn
|
2002-02-12 04:50:40 +00:00 |
|
Kurt Zeilenga
|
0006ec0a46
|
Revert most of last change
|
2002-02-12 01:30:35 +00:00 |
|
Kurt Zeilenga
|
ef63ce1441
|
Misc cleanup
|
2002-02-12 00:35:29 +00:00 |
|
Kurt Zeilenga
|
c912616590
|
Fix bug in last commit
|
2002-02-11 21:07:55 +00:00 |
|
Kurt Zeilenga
|
ec34550487
|
Note that we likely need to make some of this conditional.
|
2002-02-11 20:33:27 +00:00 |
|
Kurt Zeilenga
|
488862105f
|
Use UUID to generate a GID for txn_prepare. Based upon submission
from Jong Hyuk Choi <jongchoi@us.ibm.com> (ITS#1585 for ITS1575).
|
2002-02-11 17:45:39 +00:00 |
|
Kurt Zeilenga
|
4554557171
|
Move BDB backend initialization to bdb_open. bdb_initialize()
shouldn't do much more than register callbacks.
|
2002-02-11 17:31:09 +00:00 |
|
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 |
|