]> git.sur5r.net Git - openldap/shortlog
openldap
2007-10-08 Howard ChuFix for dynamic adds
2007-10-08 Howard ChuCheck for cleanup on Adds, not just Modifies
2007-10-08 Howard ChuITS#4884 fix prev commit
2007-10-08 Howard ChuITS#4188 check for pool pause every 64 entries. (probab...
2007-10-06 Pierangelo... minor cleanup
2007-10-06 Howard ChuITS#3864 use sasl_ssf_t where expected
2007-10-06 Howard ChuITS#3864 use sasl_ssf_t where expected
2007-10-05 Gavin HenryFix sections, 'make' and spell check. Still to tidy...
2007-10-05 Gavin HenryTo tidy and filter out N/A stuff for 2.4.
2007-10-05 Gavin HenryBrief re-work and FAQ import.
2007-10-05 Howard ChuITS#5072 fix issuer format, use uppercase hex per RFC3641
2007-10-05 Pierangelo... fix typing warnings
2007-10-05 Pierangelo... de-normalize simple filter values consistently
2007-10-05 Pierangelo... support de-normalization
2007-10-05 Howard ChuFix syncrepl_entry to propagate cookieCSN when present
2007-10-05 Pierangelo... fix previous commit (didn't have coffee yet :()
2007-10-05 Pierangelo... for consistency, always represent UUIDs correctly ...
2007-10-04 Pierangelo... ITS#5168 also affects back-meta
2007-10-04 Pierangelo... fix ITS#5168 (a better fix would probably be a generic...
2007-10-04 Pierangelo... cleanup previous commit (related to ITS#5166)
2007-10-04 Pierangelo... add clarification related to ITS#5166
2007-10-03 Gavin HenryPatch for memberOf overlay section from Buchan Milne.
2007-10-03 Howard ChuITS#5060 take care of entry cleanup when using
2007-10-03 Howard ChuITS#5164 lack of a db_open handler is not an error
2007-10-03 Howard ChuFrom ITS#5164 - treat monitoredInfo normalization consi...
2007-10-03 Howard ChuMust terminate bind tester args list
2007-10-02 Howard ChuDon't queue zero-length CSNs
2007-10-02 Pierangelo... s/strtoul/strtol/ (ITS#5165)
2007-10-02 Pierangelo... don't malloc the berval separately for presentlist
2007-10-02 Pierangelo... also log cookie parsing
2007-10-02 Pierangelo... log cookie (until we find what's going on...)
2007-10-02 Pierangelo... back out hex RID
2007-10-02 Howard ChuFix uninit'd ld in prev commit (coverity)
2007-10-01 Howard ChucertificateExactNormalize - only check serial encoding...
2007-10-01 Pierangelo... s/%d/%x/
2007-10-01 Howard ChuITS#5070 unify serialNumberAndIssuer validation
2007-10-01 Howard ChuITS#5070 use lutil_str2bin() for certificate serialNumbers
2007-10-01 Howard ChuAdd lutil_str2bin() for arbitrary length decimal-to...
2007-09-30 Gavin HenryAdd new appendices to main docs and spell check
2007-09-30 Gavin HenryPort from rfc4511 of LDAP Result codes and example...
2007-09-30 Gavin HenryTo contain a selection of Real World OpenLDAP Deploymen...
2007-09-30 Gavin HenryStart of documenting Contributions to OpenLDAP Software.
2007-09-30 Gavin HenryPort of Common LDAP errors etc from FAQ-O-MATIC - TBC
2007-09-29 Pierangelo... first round of s/sprintf/snprintf/; the rationale is...
2007-09-29 Pierangelo... remove potential buffer overflow, now that rids can...
2007-09-29 Pierangelo... use same configuration for back-ldap/meta tests
2007-09-29 Pierangelo... better fix for ITS#5154
2007-09-29 Pierangelo... dispose of connection when server down (related to...
2007-09-29 Pierangelo... fix format
2007-09-29 Howard ChuITS#5070 again, use [-]0x123456789abcdef for big int...
2007-09-27 Howard ChuInit/destroy mutex
2007-09-27 Howard ChuMicrosoft-style Update Sequence Numbers
2007-09-26 Ralf HaferkampAdjustments to make testcase working again after ITS...
2007-09-26 Pierangelo... fix bind tester arglist
2007-09-26 Pierangelo... check for ee == NULL
2007-09-26 Pierangelo... plug leak (ITS#5155)
2007-09-26 Pierangelo... temporary fix to ITS#5154
2007-09-26 Howard Chucoverity - a->a_nvals may be NULL
2007-09-26 Howard Chucoverity - init i
2007-09-26 Howard Chuinit rc
2007-09-26 Ralf Haferkampset mod->sm_numvals
2007-09-25 Howard ChuITS#5153 fix prev commit, ordering matches can be done...
2007-09-24 Howard ChuITS#5151 fix CertificateListValidate
2007-09-24 Howard ChuRemove special cases for BigNums in certificateExactNor...
2007-09-24 Howard ChuLog the attribute that failed normalization
2007-09-24 Howard ChuMore for Mod.sm_numvals
2007-09-24 Howard ChuPartially revert prev commit, unintended.
2007-09-24 Howard ChuAdd sortvals doc
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-23 Howard ChuMake slap_passwd_parse non-destructive
2007-09-23 Howard ChuMore for a_numvals
2007-09-23 Howard ChuAdd Modifications / sml_numvals
2007-09-22 Howard ChuUse OLcfgCt{Oc|At} arc for contrib modules
2007-09-21 Hallvard FurusethUpdate last change: lutil_atoul() -> lutil_atou() for...
2007-09-21 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2007-09-21 Hallvard FurusethCast away const
2007-09-21 Ralf HaferkampSilence compiler warnings
2007-09-21 Ralf HaferkampRegenerated
2007-09-21 Ralf Haferkampmore for out of source builds
2007-09-21 Ralf Haferkampout of source builds should work now
2007-09-21 Ralf Haferkamp#ifdef LDAP_OPT_DIAGNOSTIC_MESSAGE, to be able to build...
2007-09-21 Howard ChuMore for Modification value counter
2007-09-21 Gavin HenryConversion placeholder for slapd.conf to slapd.d/
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-20 Ralf HaferkampUse rwlock for CachedQuery to avoid returning incomplet...
2007-09-20 Ralf HaferkampFixed memory leak in pcache. Cache is now populated...
2007-09-17 Luca Scamoniuse BACKEND variable instead of hardcoding bdb
2007-09-15 Howard ChuAdd comment for prev commit
2007-09-15 Howard ChuFix prev commit
2007-09-15 Pierangelo... fix ITS#5139 (please check)
2007-09-15 Pierangelo... fix previous commit
2007-09-15 Pierangelo... add helper for internal searchs for objectClass=*
2007-09-15 Pierangelo... alloc temporaries on slab
2007-09-15 Pierangelo... further fix ITS#5138 (please review)
2007-09-15 Pierangelo... draft-wahl-ldap-session: append further instances of...
2007-09-15 Pierangelo... apply Howard's cleanup of database monitoring registration
2007-09-15 Pierangelo... test dgAuthz
2007-09-15 Pierangelo... make changing the basedn easier
2007-09-15 Howard ChuITS#5138 don't scan past the sequence of attributes
next