Commit Graph

14957 Commits

Author SHA1 Message Date
Howard Chu
da33140d7c Fix use of generated passwords 2006-06-24 02:00:31 +00:00
Howard Chu
d2cf303008 Fix use of generated password 2006-06-24 01:59:54 +00:00
Howard Chu
fe58e68049 Fix prev commit 2006-06-24 01:46:12 +00:00
Howard Chu
40053ac203 Generate random configpw, use dynamic config for translucent test 2006-06-24 01:36:18 +00:00
Howard Chu
87d9353b12 Dynamic config 2006-06-24 01:35:35 +00:00
Kurt Zeilenga
423a93019f Misc RFC reference updates 2006-06-21 07:09:39 +00:00
Kurt Zeilenga
bb6263cfac deprecated interfaces update 2006-06-19 08:10:02 +00:00
Howard Chu
a79bc61e63 Fix SEGV when ldapadd'ing new schema entries. This functionality needs work. 2006-06-18 02:51:58 +00:00
Howard Chu
a9b0a78248 ITS#4595 additional fix - don't allow age/cycle times of zero. 2006-06-17 13:09:14 +00:00
Pierangelo Masarati
aec9afc4e3 move retry into response handling (fix ITS#4594; partially addresses ITS#4591 as well) 2006-06-17 12:37:45 +00:00
Kurt Zeilenga
0768a45e82 More deprecated interface updates 2006-06-17 07:06:48 +00:00
Howard Chu
77dce50110 Omit logpurge attr if no purge time was configured 2006-06-17 01:28:50 +00:00
Howard Chu
bc8550e3c2 Additional ONELEVEL fix 2006-06-16 21:58:40 +00:00
Kurt Zeilenga
a63cce673e Additional deprecated interfaces changes 2006-06-16 20:13:46 +00:00
Kurt Zeilenga
7f0a590a11 deprecated interface updates 2006-06-16 20:12:32 +00:00
Howard Chu
decba67ee9 ITS#4589 fix slap_compose_sync_cookie 2006-06-15 23:54:51 +00:00
Pierangelo Masarati
a5b520477c more cleanup for previous commit 2006-06-15 23:43:09 +00:00
Kurt Zeilenga
658489a967 Misc updates (based in part on ITS#4590 discussions) 2006-06-15 23:15:31 +00:00
Pierangelo Masarati
3ebb40c4dd port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup 2006-06-15 23:12:38 +00:00
Kurt Zeilenga
3f9201e95b some LDAP ASN.1 updates from 4511/4526 2006-06-15 05:18:06 +00:00
Pierangelo Masarati
8f1c5c4df5 improve previous commit 2006-06-15 01:47:39 +00:00
Pierangelo Masarati
8b76e15d28 fix ber_bvreplace() in case dst is NULL and src is empty 2006-06-15 01:42:25 +00:00
Howard Chu
3d7647fa4a Document requirement for rootDN on logdb, note access controls. 2006-06-15 00:05:04 +00:00
Howard Chu
4976b9436d Require rootDN to be present on logDB 2006-06-15 00:02:35 +00:00
Kurt Zeilenga
d6ac2453a4 Use private name space
Reference RFC 4520
2006-06-14 22:53:46 +00:00
Pierangelo Masarati
c0d95f08c1 record value-dependent state for acl_mask_dn() (ITS#4587) 2006-06-14 18:33:02 +00:00
Pierangelo Masarati
e8298cd3a5 further checks for ITS#4587 2006-06-14 18:31:35 +00:00
Kurt Zeilenga
4a16052152 cleanup 2006-06-14 06:02:44 +00:00
Kurt Zeilenga
3593bc7abf Deprecated. 2006-06-14 05:55:34 +00:00
Kurt Zeilenga
68543e80a3 Add comment 2006-06-14 04:26:36 +00:00
Kurt Zeilenga
9384d97060 Use shared project acknowledgement 2006-06-14 04:24:43 +00:00
Kurt Zeilenga
82a2476457 More cleanup 2006-06-14 04:21:54 +00:00
Kurt Zeilenga
3e63cadf94 cleanup 2006-06-14 04:15:41 +00:00
Kurt Zeilenga
ad326a0192 Misc updates. Need to add deprecated routines to the
"DEPRECATED INTERFACES" section.
2006-06-14 01:25:04 +00:00
Kurt Zeilenga
ca2129bbff Don't refer to deprecated routines 2006-06-14 00:28:16 +00:00
Kurt Zeilenga
19f69bbe35 more updates 2006-06-14 00:19:32 +00:00
Kurt Zeilenga
511d395f1f Additional updates 2006-06-14 00:17:31 +00:00
Kurt Zeilenga
c801634137 fix typo 2006-06-14 00:04:42 +00:00
Kurt Zeilenga
e7a4376d0b deprecated replaced by Deprecated 2006-06-13 23:37:46 +00:00
Kurt Zeilenga
34b9fc1a3c Another fix 2006-06-13 23:15:06 +00:00
Kurt Zeilenga
6d3ef7ebec Additional cleanup 2006-06-13 23:09:33 +00:00
Kurt Zeilenga
e767eae99d Shared text 2006-06-13 23:07:28 +00:00
Kurt Zeilenga
9059f20681 Tweaks to last commit 2006-06-13 23:07:10 +00:00
Kurt Zeilenga
1a6aab0540 Update ldap_abandon(3) as example as to how to document
non-deprecated v. deprecated interfaces.
2006-06-13 22:31:34 +00:00
Pierangelo Masarati
b5e33f8de9 don't search past end of berval 2006-06-13 20:34:02 +00:00
Pierangelo Masarati
103392b9a3 fix scheme recognition (ITS#4575) 2006-06-13 19:45:11 +00:00
Pierangelo Masarati
41ceb4af9d don't risk using dangling pointers when looping thru connections (ITS#4405) 2006-06-13 18:00:33 +00:00
Pierangelo Masarati
4a071da8c2 refine previous commit 2006-06-13 10:03:44 +00:00
Pierangelo Masarati
f6e4f20254 test for ITS#4587; another bit of fix for that 2006-06-13 08:53:34 +00:00
Howard Chu
adba963c32 ITS#4587, selfwrite should apply to more than just USERS acl's 2006-06-13 03:19:07 +00:00