]> git.sur5r.net Git - openldap/shortlog
openldap
2007-10-15 Howard ChuSave return code from cleanup handler
2007-10-15 Howard ChuPartial revert from 1.246, not sure what's the point
2007-10-14 Gavin HenryLast tweak. Forgot to individually comment each commit...
2007-10-14 Gavin HenryAdded -F option. Need to sync with current slap*(8)
2007-10-14 Gavin HenryAdded -F option. Need to sync with current slapd(8)
2007-10-14 Gavin HenryLayout fixes and more versions.
2007-10-14 Gavin HenrySome error with Tab seperators. Switched to using ...
2007-10-13 Gavin HenryNew appendix on dependency versions. Could someone...
2007-10-13 Pierangelo... document the "monitoring" option
2007-10-13 Pierangelo... set BINDING appropriately (ITS#5185)
2007-10-11 Pierangelo... remove 'Index'; add 'Sync' and mention custom values
2007-10-11 Pierangelo... 'Config' is no longer useless since back-config introdu...
2007-10-11 Howard ChuStreamlined WeightedAuthRate load generator ala SLAMD
2007-10-10 Pierangelo... fix dirsep's in DN (ITS#5172)
2007-10-10 Howard ChuQuiet request logging
2007-10-09 Quanah Gibson... Clarify rootdn requirements
2007-10-09 Howard ChuITS#5100 ldap_control_dup - OID must be non-NULL
2007-10-08 Howard ChuITS#5177 pass new entries in search_response for Persis...
2007-10-08 Howard ChuFix unprotected checks for psearches
2007-10-08 Howard ChuPlug leak
2007-10-08 Howard ChuTweak ACL cache messages
2007-10-08 Pierangelo... fix ordering of items on objectClass definition (ITS...
2007-10-08 Howard ChuITS#5173 simplify defer open behavior
2007-10-08 Howard ChuITS#5173 fix for dynamic add in cn=config
2007-10-08 Howard ChuRefuse to operate on cacheDB if it hasn't been started yet
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...
next