Pierangelo Masarati
|
87f092bc49
|
improve control support thru -E switch
|
2002-08-29 10:41:10 +00:00 |
|
Pierangelo Masarati
|
9ee916bdec
|
fix backend initialization (including ITS#2048)
|
2002-08-29 10:32:48 +00:00 |
|
Howard Chu
|
010dbff2cc
|
Fix ITS#1983, in sb_sasl_write, set errno = EAGAIN to tell upper layers to
retry partial writes
|
2002-08-29 10:12:35 +00:00 |
|
Howard Chu
|
536019beb4
|
For ITS#1983, in ber_pvt_sb_do_write, partial writes are not failures
|
2002-08-29 09:46:19 +00:00 |
|
Howard Chu
|
7cdb6866cf
|
Two more bervals instead of strings...
|
2002-08-29 08:47:53 +00:00 |
|
Howard Chu
|
4d36fd5a3e
|
Fix ITS#1991 - referrals with sarch base == target (wasn't sure at first,
but see diff -r1.6 -r1.7 and it's obvious.)
|
2002-08-29 08:43:23 +00:00 |
|
Kurt Zeilenga
|
20ef1d9fe4
|
Misc updates...
|
2002-08-29 04:56:05 +00:00 |
|
Kurt Zeilenga
|
02ec62a9ed
|
add userid case
|
2002-08-29 03:03:51 +00:00 |
|
Kurt Zeilenga
|
68d59abe9a
|
Add case to 009
|
2002-08-29 02:55:39 +00:00 |
|
Kurt Zeilenga
|
eb18152969
|
search on 'userid' not 'uid'
|
2002-08-29 02:48:12 +00:00 |
|
Kurt Zeilenga
|
b63ca6bc51
|
back out last commit
|
2002-08-29 02:32:58 +00:00 |
|
Kurt Zeilenga
|
923d033c99
|
Finish adding subclassing indexing support
|
2002-08-29 02:27:15 +00:00 |
|
Kurt Zeilenga
|
1086ffb438
|
Round one of subclass indexing for objectClass and structualObjectClasss.
add soc_cname to ObjectClass structure
|
2002-08-29 01:12:59 +00:00 |
|
Kurt Zeilenga
|
b9cd3616b1
|
Add check for sockaddr_storage before enabling IPv6
|
2002-08-28 19:26:12 +00:00 |
|
Kurt Zeilenga
|
bfa89d6e15
|
Include lber_pvt.h
|
2002-08-28 16:47:04 +00:00 |
|
Howard Chu
|
5ec4ef6e59
|
Added no-op for SASL_VERSION_MAJOR < 2
|
2002-08-28 08:35:38 +00:00 |
|
Howard Chu
|
9c4f89c6f7
|
Added no-op sasl_client_auth if SASL_VERSION_MAJOR < 2.
|
2002-08-28 08:33:24 +00:00 |
|
Kurt Zeilenga
|
341ba76238
|
regenerate for sasl version checks
|
2002-08-28 07:32:00 +00:00 |
|
Kurt Zeilenga
|
aa36f5d049
|
cleanup
|
2002-08-28 07:30:57 +00:00 |
|
Howard Chu
|
3cb7a09eb0
|
Added check for Cyrus SASL sasl_version()
|
2002-08-28 07:12:22 +00:00 |
|
Kurt Zeilenga
|
4114c96ccd
|
More clarifications
|
2002-08-28 04:22:12 +00:00 |
|
Kurt Zeilenga
|
1e0cc6da35
|
Fix typo
|
2002-08-28 04:08:02 +00:00 |
|
Kurt Zeilenga
|
7c283a6685
|
Fix tables numbering. Add note able system schema extensions.
|
2002-08-28 04:05:07 +00:00 |
|
Howard Chu
|
3346eb0eba
|
Delete unused LDBM_LIB macro. (Not to be confused with LDBM_LIBS...)
|
2002-08-28 02:58:04 +00:00 |
|
Howard Chu
|
1602bc3aa1
|
Fix ITS#2047 - link ldbm.lo directly when building back-ldbm as a module
|
2002-08-28 02:50:30 +00:00 |
|
Kurt Zeilenga
|
22d3c7f24e
|
Clarify that manageDsaIT is not to specified when managing
entry DSEs.
|
2002-08-28 01:20:03 +00:00 |
|
Kurt Zeilenga
|
4ef042fee4
|
Clean up filters
|
2002-08-28 01:16:25 +00:00 |
|
Kurt Zeilenga
|
44c214d4a0
|
Fix some formatting issues
|
2002-08-28 01:11:47 +00:00 |
|
Kurt Zeilenga
|
bb172cb518
|
clarify "authorization" feature as "proxy authorization".
|
2002-08-27 23:24:43 +00:00 |
|
Kurt Zeilenga
|
4fa2b12342
|
Trim subordinate classes from input (and expected output).
|
2002-08-27 21:41:37 +00:00 |
|
Kurt Zeilenga
|
22915aac93
|
More OID clarifications.
|
2002-08-27 20:20:52 +00:00 |
|
Kurt Zeilenga
|
8c03d7ed4b
|
Fix typos
|
2002-08-27 19:20:29 +00:00 |
|
Kurt Zeilenga
|
8889129762
|
Warn about hijacking.
|
2002-08-27 18:17:09 +00:00 |
|
Kurt Zeilenga
|
288f0f4f6d
|
Add another safety check
|
2002-08-27 17:51:35 +00:00 |
|
Howard Chu
|
9fa8eded08
|
ITS#2040 - in bdb_idl_fetch_key() use a large enough buffer to get the
entire IDL at once, to avoid triggering BDB resource leaks.
|
2002-08-27 15:11:04 +00:00 |
|
Kurt Zeilenga
|
aa602e0adc
|
Return other.
|
2002-08-27 05:51:35 +00:00 |
|
Kurt Zeilenga
|
6ec6115119
|
Fix bug in last commit
|
2002-08-27 02:43:00 +00:00 |
|
Kurt Zeilenga
|
433eb54dc7
|
no structuralObjectClass is not a schema violation, but an
internal error. It *should* have been added.
|
2002-08-27 02:28:15 +00:00 |
|
Kurt Zeilenga
|
11236eae56
|
Clean up some structuralObject checks to improve readability.
Functionality not changed (excepting one error message).
|
2002-08-27 01:55:09 +00:00 |
|
Kurt Zeilenga
|
00003ac539
|
Fix comment
|
2002-08-27 01:35:43 +00:00 |
|
Kurt Zeilenga
|
522ee4a038
|
Only add LASTMOD attributes if they don't exist in input.
|
2002-08-27 01:27:42 +00:00 |
|
Howard Chu
|
9f5b28baf3
|
Remove c_sasl_bindmutex, Binds are already serialized.
|
2002-08-26 22:20:30 +00:00 |
|
Kurt Zeilenga
|
09e64b6fe8
|
Add note regard StartTLS over 389.
|
2002-08-26 22:10:32 +00:00 |
|
Kurt Zeilenga
|
2c4cfd7c27
|
remove lint
|
2002-08-26 20:11:19 +00:00 |
|
Kurt Zeilenga
|
9be4df6b7c
|
Prevent buffer overflow
|
2002-08-26 20:10:45 +00:00 |
|
Kurt Zeilenga
|
1c5725010e
|
Add a Connection pointer to the Operation.
|
2002-08-26 19:29:34 +00:00 |
|
Julius Enarusai
|
48593e1484
|
Fix compile error when --without-threads configure option is set. Function
headers differ from prototypes in ldap_pvt_threads.h
|
2002-08-26 19:26:09 +00:00 |
|
Kurt Zeilenga
|
fb7ac08ada
|
cleanup
|
2002-08-26 19:13:44 +00:00 |
|
Kurt Zeilenga
|
6f8a3919a1
|
Fix last commit.
|
2002-08-26 18:07:58 +00:00 |
|
Kurt Zeilenga
|
af4cb85d8b
|
Prevent unlocking unlocked sasl_bindmutex...
|
2002-08-26 18:06:55 +00:00 |
|