Kurt Zeilenga
|
c0daf2aac4
|
Back out unintended commit
|
2002-01-26 23:36:39 +00:00 |
|
Kurt Zeilenga
|
8057b1a0a8
|
Language Tag and Range Support <draft-zeilenga-ldap-rfc2596-xx.txt>
Based upon code submitted by Steve Omrani <somrani@us.ibm.com> (ITS#1525)
|
2002-01-26 23:14:51 +00:00 |
|
Howard Chu
|
80f404f247
|
Fix result
|
2002-01-26 15:06:53 +00:00 |
|
Howard Chu
|
d937237987
|
Eliminated dn_normalize. No more migration.
|
2002-01-26 14:51:45 +00:00 |
|
Pierangelo Masarati
|
563736859c
|
appropriately detect index delete failure
|
2002-01-26 14:33:31 +00:00 |
|
Howard Chu
|
4191f39037
|
Changed slap_authz_info.sai_mech to struct berval.
Changed sasl_* to use struct bervals.
|
2002-01-26 13:57:41 +00:00 |
|
Howard Chu
|
c81d2bb855
|
Fix, errno was incorrect after SSL_read returned 0 bytes, caused slapd to
close the connection prematurely.
|
2002-01-26 13:43:22 +00:00 |
|
Howard Chu
|
6bac96b0bd
|
Changed dnParent to void instead of int. (It always returned success...)
|
2002-01-26 08:44:59 +00:00 |
|
Kurt Zeilenga
|
309870fa9c
|
Remove deprecated routines and a little lint.
|
2002-01-26 07:32:13 +00:00 |
|
Howard Chu
|
278ccf828b
|
Changed be_issuffix and dnParent to struct bervals
|
2002-01-26 06:52:59 +00:00 |
|
Howard Chu
|
7e43108c31
|
Changed dnParent to struct bervals
|
2002-01-26 06:52:24 +00:00 |
|
Howard Chu
|
b907603b2d
|
Fix previous commit
|
2002-01-26 06:52:11 +00:00 |
|
Howard Chu
|
7f54a89f32
|
Changed be_issuffix and dnParent to struct bervals
|
2002-01-26 06:40:56 +00:00 |
|
Howard Chu
|
07d0f4e411
|
Changed be_issuffix and dnParent to take struct bervals.
Changed dn_rdnlen, assumes an already pretty/normalized DN.
Added slap_empty_bv, a zero-length non-NULL berval.
|
2002-01-26 05:27:28 +00:00 |
|
Kurt Zeilenga
|
a1987ae99b
|
Missed one db.bv_val in Debug statement
|
2002-01-26 01:04:20 +00:00 |
|
Kurt Zeilenga
|
4e1f534c96
|
Straighten out some argument passing... cache code need more cleanup,
uses deprecated routines...
|
2002-01-26 01:01:10 +00:00 |
|
Kurt Zeilenga
|
b4df227d94
|
Initialize backend ssf set from global.
|
2002-01-25 21:35:40 +00:00 |
|
Howard Chu
|
5d927e7bb2
|
More updates. Need to add lber-sockbuf.3 ...
|
2002-01-25 12:34:57 +00:00 |
|
Howard Chu
|
713e6beb8d
|
Entry caching. Based on ITS#1545 from Jong Hyuk Choi, jongchoi@us.ibm.com
|
2002-01-25 07:19:01 +00:00 |
|
Howard Chu
|
1226d620e0
|
Added Entry->e_bv for entry_decode
|
2002-01-25 07:11:52 +00:00 |
|
Howard Chu
|
2367a31872
|
Minor cleanup, no need to zero fields in calloc'd memory
|
2002-01-25 07:07:55 +00:00 |
|
Kurt Zeilenga
|
1e7ca2e850
|
Add BDB compatibility check. Require Berkeley DB 3.3 or greater.
|
2002-01-23 19:08:07 +00:00 |
|
Pierangelo Masarati
|
cb8299d124
|
allow trailing '\' to continue a config line (ITS#1551)
|
2002-01-23 16:28:48 +00:00 |
|
Pierangelo Masarati
|
f74e81aa99
|
check on escaped rdn separator not needed any more
|
2002-01-22 08:30:32 +00:00 |
|
Pierangelo Masarati
|
5fc7217f1b
|
final dn_parent elimination in back-bdb
|
2002-01-22 08:18:12 +00:00 |
|
Pierangelo Masarati
|
f83fd25872
|
as a temporary hack, return result without rewriting match
|
2002-01-22 08:17:02 +00:00 |
|
Ralf Haferkamp
|
78dd105654
|
Updated todo list
|
2002-01-21 23:02:44 +00:00 |
|
Kurt Zeilenga
|
dc0f90d36d
|
Set lock detector to DEFAULT, not NORUN.
Clean up some error handling
|
2002-01-21 08:19:28 +00:00 |
|
Kurt Zeilenga
|
d50adf6de1
|
Update for BDB
|
2002-01-21 06:36:10 +00:00 |
|
Kurt Zeilenga
|
3770a99178
|
set hostname via a variable, may need tweaking in some environments
|
2002-01-21 06:35:04 +00:00 |
|
Kurt Zeilenga
|
64f21dca49
|
DB4 changes
|
2002-01-21 03:37:32 +00:00 |
|
Kurt Zeilenga
|
041e3d1ed4
|
Misc thread cleanup
|
2002-01-21 03:12:40 +00:00 |
|
Kurt Zeilenga
|
68e58d15de
|
More (blind) cthread changes
|
2002-01-21 02:32:34 +00:00 |
|
Kurt Zeilenga
|
6169ef5873
|
Really Fix typos
|
2002-01-21 02:23:20 +00:00 |
|
Kurt Zeilenga
|
6232d90320
|
Correct cthread typos
|
2002-01-21 02:07:27 +00:00 |
|
Kurt Zeilenga
|
0e03e5c3f9
|
Fix typo in last commit
|
2002-01-20 22:31:10 +00:00 |
|
Kurt Zeilenga
|
9f9c6b57c6
|
Fix cthread header test
|
2002-01-20 22:25:08 +00:00 |
|
Kurt Zeilenga
|
f868e4b34e
|
ITS#1541 fix.
|
2002-01-20 17:27:53 +00:00 |
|
Kurt Zeilenga
|
a119d25a2d
|
Misc updates
|
2002-01-20 03:32:48 +00:00 |
|
Howard Chu
|
916dec0d79
|
Mostly up to date.
|
2002-01-20 01:10:51 +00:00 |
|
Kurt Zeilenga
|
3d8c269f2e
|
Update collective attribute schema
|
2002-01-19 22:33:07 +00:00 |
|
Kurt Zeilenga
|
ba8da68f94
|
Add mods.c
|
2002-01-19 19:58:47 +00:00 |
|
Kurt Zeilenga
|
8eaaa67db0
|
Move {add,replace,delete}_value() routines to frontend and share.
Add error detail reporting.
|
2002-01-19 19:54:48 +00:00 |
|
Pierangelo Masarati
|
48d40fb6c3
|
fix ad_cmp
|
2002-01-19 15:42:59 +00:00 |
|
Kurt Zeilenga
|
2c94c7915a
|
Modify ad_cmp() macro to support use as an ordering function.
|
2002-01-19 06:42:59 +00:00 |
|
Kurt Zeilenga
|
d962166c23
|
Add more reads/searches to pound a little harder
|
2002-01-19 06:04:38 +00:00 |
|
Kurt Zeilenga
|
c043a9c0cf
|
Fix modify/replace.
|
2002-01-19 05:55:18 +00:00 |
|
Kurt Zeilenga
|
b713f42650
|
Cleanup prototypes
|
2002-01-19 05:13:14 +00:00 |
|
Howard Chu
|
9cd630d507
|
Fix previous commit
|
2002-01-19 04:59:39 +00:00 |
|
Howard Chu
|
a8658a8163
|
Reset Entry->e_ocflags to 0 if objectClass attr is modified.
(Only an issue with entry caching...)
|
2002-01-19 04:51:42 +00:00 |
|