]>
 
 
git.sur5r.net Git - openldap/log 
 
 
 
 
 
 
Kurt Zeilenga  [Fri, 7 Jan 2005 18:14:49 +0000  (18:14 +0000)] 
 
s/RFC2459/RFC3280/ 
 
Kurt Zeilenga  [Fri, 7 Jan 2005 18:11:05 +0000  (18:11 +0000)] 
 
Add X.520(4th)'s pseudonym 
 
Pierangelo Masarati  [Fri, 7 Jan 2005 13:57:16 +0000  (13:57 +0000)] 
 
fix ACL value checking for bind (ITS#3446) 
 
Pierangelo Masarati  [Fri, 7 Jan 2005 13:50:38 +0000  (13:50 +0000)] 
 
fix ACL value checking for bind (ITS#3446) 
 
Pierangelo Masarati  [Fri, 7 Jan 2005 13:37:22 +0000  (13:37 +0000)] 
 
fix value match 
 
Pierangelo Masarati  [Wed, 5 Jan 2005 16:47:49 +0000  (16:47 +0000)] 
 
more improvements 
 
Pierangelo Masarati  [Wed, 5 Jan 2005 16:25:12 +0000  (16:25 +0000)] 
 
revert unintended commit 
 
Pierangelo Masarati  [Wed, 5 Jan 2005 16:23:00 +0000  (16:23 +0000)] 
 
minor naming cleanup; improvements to DN mapping layer; major docs update 
 
Pierangelo Masarati  [Mon, 3 Jan 2005 18:20:37 +0000  (18:20 +0000)] 
 
fix max arg number for limits 
 
Pierangelo Masarati  [Mon, 3 Jan 2005 18:09:03 +0000  (18:09 +0000)] 
 
fix group limits when objectClass/attribute are provided 
 
Pierangelo Masarati  [Mon, 3 Jan 2005 10:51:59 +0000  (10:51 +0000)] 
 
mostly copyright cleanup; removal of unnecessary headers 
 
Kurt Zeilenga  [Sat, 1 Jan 2005 20:49:32 +0000  (20:49 +0000)] 
 
Happy New Year! 
 
Kurt Zeilenga  [Sat, 1 Jan 2005 20:43:42 +0000  (20:43 +0000)] 
 
More cr statements 
 
Kurt Zeilenga  [Sat, 1 Jan 2005 20:38:40 +0000  (20:38 +0000)] 
 
Update notice. 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:21:55 +0000  (16:21 +0000)] 
 
apply patches 1,2,3,5,8 (with changes) from ITS#3432) 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:14:40 +0000  (16:14 +0000)] 
 
trim comment 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:14:11 +0000  (16:14 +0000)] 
 
fix comment 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:13:25 +0000  (16:13 +0000)] 
 
cleanup 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:12:29 +0000  (16:12 +0000)] 
 
set LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if set to LDAP_SCOPE_BASE, so no trailing '??base' is added to referrals; little more cleanup 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:12:09 +0000  (16:12 +0000)] 
 
set LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if set to LDAP_SCOPE_BASE, so no trailing '??base' is added to referrals... 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:11:38 +0000  (16:11 +0000)] 
 
rework internal handling of strings to minimize temporary allocation; impacts rewrite() and rewrite_session() behavior in case of no rewriting; set LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if set to LDAP_SCOPE_BASE, so no trailing '??base' is added to referrals... 
 
Pierangelo Masarati  [Sat, 1 Jan 2005 16:10:25 +0000  (16:10 +0000)] 
 
rework internal handling of strings to minimize temporary allocation; impacts rewrite() and rewrite_session() behavior in case of no rewriting 
 
Kurt Zeilenga  [Fri, 31 Dec 2004 23:00:53 +0000  (23:00 +0000)] 
 
All releases with version.sh 
 
Kurt Zeilenga  [Fri, 31 Dec 2004 13:10:12 +0000  (13:10 +0000)] 
 
Reverse last commit. 
 
Kurt Zeilenga  [Fri, 31 Dec 2004 13:08:06 +0000  (13:08 +0000)] 
 
Fix typo 
 
Kurt Zeilenga  [Fri, 31 Dec 2004 12:02:35 +0000  (12:02 +0000)] 
 
cleanup 
 
Kurt Zeilenga  [Fri, 31 Dec 2004 12:02:23 +0000  (12:02 +0000)] 
 
inet_addr cleanup 
 
Kurt Zeilenga  [Fri, 31 Dec 2004 04:33:27 +0000  (04:33  +0000)] 
 
Add "not yet implemented" comment to LCUP result code section 
 
Kurt Zeilenga  [Fri, 31 Dec 2004 04:32:49 +0000  (04:32  +0000)] 
 
Move test.schema to tests/data 
 
Kurt Zeilenga  [Thu, 30 Dec 2004 23:04:41 +0000  (23:04 +0000)] 
 
Update CancelOp's protocol values to those in RFC 3909 
 
Kurt Zeilenga  [Thu, 30 Dec 2004 19:15:52 +0000  (19:15 +0000)] 
 
Cleanup 
 
Kurt Zeilenga  [Thu, 30 Dec 2004 19:15:15 +0000  (19:15 +0000)] 
 
Add macro for Strong(er) Authen Required 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 18:05:20 +0000  (18:05 +0000)] 
 
allow to select what relays to use 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 17:46:38 +0000  (17:46 +0000)] 
 
remap compare attribute; fix erroneous pointers; minor cleanup 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 17:45:07 +0000  (17:45 +0000)] 
 
works now 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 15:15:49 +0000  (15:15 +0000)] 
 
merged in test030 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 15:10:31 +0000  (15:10 +0000)] 
 
add back-meta to relay testing; disabled by now, needs work to line up with the rwm overlay 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 15:06:58 +0000  (15:06 +0000)] 
 
TODO: rewrite/remap the newRDN and related stuff both in back-meta and in rwm overlay 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 14:49:30 +0000  (14:49 +0000)] 
 
use normalized new superior 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 14:09:47 +0000  (14:09 +0000)] 
 
cleanup 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 14:07:23 +0000  (14:07 +0000)] 
 
test030 and test032 actually do the same things 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 13:49:52 +0000  (13:49 +0000)] 
 
line up test030 and test032; first step toward their merge 
 
Kurt Zeilenga  [Thu, 30 Dec 2004 12:48:14 +0000  (12:48 +0000)] 
 
Additional command line argument ordering fixes 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 09:33:55 +0000  (09:33 +0000)] 
 
fix args order to client tools; use -M instead of -e manageDSAit 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 00:23:49 +0000  (00:23  +0000)] 
 
fix test after ldapmodify 
 
Pierangelo Masarati  [Thu, 30 Dec 2004 00:18:30 +0000  (00:18  +0000)] 
 
fix test after ldapmodify 
 
Kurt Zeilenga  [Wed, 29 Dec 2004 21:20:18 +0000  (21:20 +0000)] 
 
Fail is proxy cannot be started 
 
Kurt Zeilenga  [Wed, 29 Dec 2004 17:34:41 +0000  (17:34 +0000)] 
 
Fix bad merge 
 
Pierangelo Masarati  [Wed, 29 Dec 2004 14:03:38 +0000  (14:03 +0000)] 
 
fix ITS#3441 
 
Pierangelo Masarati  [Wed, 29 Dec 2004 13:45:16 +0000  (13:45 +0000)] 
 
fix error return when there's no write access to naming attributes (ITS#3450) 
 
Pierangelo Masarati  [Wed, 29 Dec 2004 12:31:06 +0000  (12:31 +0000)] 
 
rework operations in a table-driven manner; better exception handling 
 
Pierangelo Masarati  [Tue, 28 Dec 2004 22:48:43 +0000  (22:48 +0000)] 
 
fix previous commit (for compilers that require at least one statement after a label) 
 
Kurt Zeilenga  [Tue, 28 Dec 2004 19:05:52 +0000  (19:05 +0000)] 
 
PROTOS fix 
 
Pierangelo Masarati  [Tue, 28 Dec 2004 10:54:49 +0000  (10:54 +0000)] 
 
list permissive in supported controls (ITS#3453) 
 
Sang Seok Lim  [Sat, 25 Dec 2004 06:44:29 +0000  (06:44 +0000)] 
 
Bug fix: invalid return value 
 
Sang Seok Lim  [Thu, 23 Dec 2004 20:25:12 +0000  (20:25 +0000)] 
 
README updated 
 
Pierangelo Masarati  [Thu, 23 Dec 2004 10:43:58 +0000  (10:43 +0000)] 
 
fix typos leading to memory issues 
 
Sang Seok Lim  [Thu, 23 Dec 2004 05:44:52 +0000  (05:44  +0000)] 
 
Bug fix 
support for multi-values attribute in Component Matching 
 
Sang Seok Lim  [Wed, 22 Dec 2004 01:24:12 +0000  (01:24  +0000)] 
 
Adjusting an initial buffer size for x509Certificate 
 
Sang Seok Lim  [Wed, 22 Dec 2004 01:23:27 +0000  (01:23  +0000)] 
 
Fixing bug in extensible filter indexing 
 
Sang Seok Lim  [Tue, 21 Dec 2004 05:58:25 +0000  (05:58  +0000)] 
 
MACRO value adjustment for x509 Certificate 
 
Sang Seok Lim  [Tue, 21 Dec 2004 04:46:44 +0000  (04:46  +0000)] 
 
Buf size adjustment 
 
Sang Seok Lim  [Tue, 21 Dec 2004 04:46:21 +0000  (04:46  +0000)] 
 
Cleanup unused fields of ComponentDesc 
 
Sang Seok Lim  [Tue, 21 Dec 2004 04:44:19 +0000  (04:44  +0000)] 
 
Enabling sharing component descriptions of primitive ASN.1 types 
 
Pierangelo Masarati  [Mon, 20 Dec 2004 23:02:17 +0000  (23:02 +0000)] 
 
why scan with {im} when the value need sbe copied?  moreover, cookie must be freed after use 
 
Jong Hyuk Choi  [Mon, 20 Dec 2004 22:07:17 +0000  (22:07 +0000)] 
 
misc cleanup 
 
Pierangelo Masarati  [Mon, 20 Dec 2004 21:41:30 +0000  (21:41 +0000)] 
 
long lasting typo (at least since 2.0) 
 
Jong Hyuk Choi  [Mon, 20 Dec 2004 20:28:30 +0000  (20:28 +0000)] 
 
misc fix for the component indexing commit 
 
Sang Seok Lim  [Mon, 20 Dec 2004 16:53:41 +0000  (16:53 +0000)] 
 
invalid path 
 
Sang Seok Lim  [Mon, 20 Dec 2004 16:53:05 +0000  (16:53 +0000)] 
 
fix snacc buffer memory leak 
 
Sang Seok Lim  [Mon, 20 Dec 2004 04:48:16 +0000  (04:48  +0000)] 
 
return value mising 
 
Sang Seok Lim  [Mon, 20 Dec 2004 03:49:58 +0000  (03:49  +0000)] 
 
code cleanup 
 
Sang Seok Lim  [Mon, 20 Dec 2004 03:31:44 +0000  (03:31  +0000)] 
 
Component Indexing support for BDB 
- only for equality matching 
- only components of ASN.1 types used in an X.509 certificate can be indexed 
(composite types except for RDN and DN are not supported yet) 
- how to use 
index [attribute name].[component reference] eq 
Ex) 
index userCertificate eq 
index userCertificate.toBeSigned.issuer.rdnSequence eq 
index userCertificate.toBeSigned.serialNumber eq 
index userCertificate.toBeSigned.version eq 
 
Howard Chu  [Sun, 19 Dec 2004 07:40:59 +0000  (07:40 +0000)] 
 
Additional check for ITS#3425 
 
Howard Chu  [Fri, 17 Dec 2004 10:24:54 +0000  (10:24 +0000)] 
 
Remove obsolete comment 
 
Howard Chu  [Fri, 17 Dec 2004 09:48:26 +0000  (09:48 +0000)] 
 
Revert previous, unnecessary 
 
Howard Chu  [Thu, 16 Dec 2004 19:52:38 +0000  (19:52 +0000)] 
 
Use of bzero is not portable 
 
Jong Hyuk Choi  [Thu, 16 Dec 2004 15:59:35 +0000  (15:59 +0000)] 
 
ITS#3445 
 
Howard Chu  [Thu, 16 Dec 2004 15:41:49 +0000  (15:41 +0000)] 
 
Move mkdir def. It should really go somewhere else... 
 
Howard Chu  [Thu, 16 Dec 2004 13:48:36 +0000  (13:48 +0000)] 
 
ITS#3443 fix shutdown test 
 
Jong Hyuk Choi  [Tue, 14 Dec 2004 17:25:35 +0000  (17:25 +0000)] 
 
adaptive caching code 
 
Jong Hyuk Choi  [Tue, 14 Dec 2004 17:22:22 +0000  (17:22 +0000)] 
 
adaptive caching implementation 
 
Jong Hyuk Choi  [Tue, 14 Dec 2004 03:51:09 +0000  (03:51  +0000)] 
 
zone invalidation/locking implementation 
 
Sang Seok Lim  [Mon, 13 Dec 2004 16:26:58 +0000  (16:26 +0000)] 
 
1) <select> and <content> type component reference support 
2) attribute aliasing support 
- x509CertificateIssuer 
- x509CertificateSerial 
- x509CertificateIssuerAndIssuer 
3) AuthorityKeyIdentifier support(one of certificate extension) 
4) Misc. improvement 
- integrate OID and its decoder mapping table 
- normalize and validate the values of both component asserions and 
  extracted components 
5) Misc. bug fix 
 
Pierangelo Masarati  [Sun, 12 Dec 2004 23:23:00 +0000  (23:23 +0000)] 
 
don't try to send results on abandon (ITS#3434) 
 
Howard Chu  [Sun, 12 Dec 2004 07:09:04 +0000  (07:09 +0000)] 
 
Detect regression of ITS#3425: 
Stop consumer, then restart after more mods are done to master. 
 
Howard Chu  [Sun, 12 Dec 2004 07:00:58 +0000  (07:00 +0000)] 
 
Fix playlog uninit'd fields 
 
Howard Chu  [Sun, 12 Dec 2004 06:09:02 +0000  (06:09 +0000)] 
 
Fix ITS#3425, use less restrictive search filter when getting info about 
an old entry that must be deleted. 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 18:36:31 +0000  (18:36 +0000)] 
 
more cleanup 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 18:04:38 +0000  (18:04 +0000)] 
 
cleanup 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 17:48:49 +0000  (17:48 +0000)] 
 
work out an issue with chk_referrals and back-relay/rwm; this looks like the best compromise 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 17:48:15 +0000  (17:48 +0000)] 
 
improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly.  More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 17:37:21 +0000  (17:37 +0000)] 
 
work out an issue with chk_referrals and back-relay/rwm; this looks like the best compromise; minor cleanup 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 17:36:25 +0000  (17:36 +0000)] 
 
work out an issue with chk_referrals and back-relay/rwm; this looks like the best compromise 
 
Jong Hyuk Choi  [Sat, 11 Dec 2004 17:16:58 +0000  (17:16 +0000)] 
 
data struct for zone allocator 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 16:28:45 +0000  (16:28 +0000)] 
 
(temporary?) fix to ITS#3434 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 15:44:30 +0000  (15:44 +0000)] 
 
rework fix for NULL be_pcl_mutexp 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 15:41:50 +0000  (15:41 +0000)] 
 
better fix to ITS#3433 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 14:06:21 +0000  (14:06 +0000)] 
 
temporarily work around ITS#3433; need to understand why it happens and how to fix it correctly 
 
Pierangelo Masarati  [Sat, 11 Dec 2004 12:53:47 +0000  (12:53 +0000)] 
 
required by global overlay write funcs...