]> git.sur5r.net Git - openldap/shortlog
openldap
2007-08-28 Pierangelo... fix uninit'ed var crasher
2007-08-28 Pierangelo... add -S to slapadd to set desired SID in generated entry...
2007-08-28 Pierangelo... first round of CSN normalization consequences
2007-08-28 Pierangelo... forgot to re-sort operation names
2007-08-28 Pierangelo... if tool mode needs to add structuralObjectClass, overri...
2007-08-28 Howard ChuConvert collect to dynamic config. Even though it's...
2007-08-27 Pierangelo... keep pretty and normal form of CSN the same...
2007-08-27 Pierangelo... fix previous commit
2007-08-27 Pierangelo... also the MOD part is hex; preserve compatibility with...
2007-08-27 Pierangelo... add csnValidate/csnNormalize, since the SID could be...
2007-08-27 Pierangelo... allocate OID for back-sql configuration
2007-08-27 Pierangelo... close LDIF handler (valgrind)
2007-08-27 Pierangelo... need to copy the Entry to safely manipulate it
2007-08-27 Pierangelo... consistently dispose of limbo
2007-08-27 Pierangelo... add anlist_free
2007-08-27 Pierangelo... so SIDs are hex
2007-08-27 Howard ChuAlignment tweaks
2007-08-26 Kurt ZeilengaThere is no TCL backend
2007-08-26 Kurt ZeilengaDon't comment on software produced by others. Those...
2007-08-26 Howard ChuFix typos
2007-08-26 Gavin HenryWee note about Wireskark and LDAP.
2007-08-26 Pierangelo... improve previous commit; fix ITS#5108 by letting both...
2007-08-26 Pierangelo... add support for CSNSIDMatch; use it to set contextCSN...
2007-08-26 Pierangelo... check for shutdown (need to add to other backends?)
2007-08-26 Pierangelo... cleanup
2007-08-26 Pierangelo... use LDAP_RES_UNSOLICITED for the response message id
2007-08-26 Howard Churevert prev commit, no gain
2007-08-26 Howard ChuJust use read locks on the entry_db_lock
2007-08-26 Howard ChuAdd slapo-constraint, dgIdentity notes
2007-08-26 Howard Chudyngroup-02
2007-08-26 Howard ChuUpdate hyc/symas copyright date
2007-08-26 Gavin HenryClient tools changes.
2007-08-26 Gavin HenryTag.
2007-08-26 Gavin HenryAndo's additions to slapo-pcache
2007-08-26 Gavin HenryNote about fonts.
2007-08-25 Howard ChuA brief note on Obsolete features
2007-08-25 Howard ChuReference openldap copy of SCALE document
2007-08-25 Howard ChuTrim some puffery, note back-ldbm
2007-08-25 Howard ChuUpdate hyc/symas copyright date
2007-08-25 Gavin HenryComplete (at least until 2.4 final) changes section...
2007-08-25 Howard ChuGDBM is no longer relevant
2007-08-25 Howard ChuAdd a disparaging note about use of referrals; use...
2007-08-25 Howard ChuDelete garbage characters at head of file, brief note...
2007-08-25 Howard ChuNote that dyngroup is deprecated in favor of dynlist...
2007-08-25 Howard ChuEither OpenSSL or GnuTLS may be used
2007-08-25 Howard ChuFix typo from 1.38
2007-08-25 Howard ChuRDBM/RDBMS consistency, add GnuTLS, tweak Replication...
2007-08-25 Howard ChuFix typo, tweak LDIF description
2007-08-25 Howard Chulibexec is not usually under etc
2007-08-25 Howard ChuFix line count at end of example
2007-08-25 Pierangelo... needs work: memberOf should not be replicated
2007-08-25 Howard ChuFix prev commit
2007-08-25 Howard ChuITS#5077 again
2007-08-25 Pierangelo... getting an abnormal number of empty syncUUID...
2007-08-25 Pierangelo... better fix
2007-08-25 Pierangelo... fix potential concurrency issue (not so potential,...
2007-08-25 Pierangelo... also improve massaged DN containment check
2007-08-25 Pierangelo... improve URI DN containment check
2007-08-25 Pierangelo... fix typo
2007-08-25 Howard ChuFix aux/structural comment
2007-08-25 Howard ChuUse dynamic config, test dgIdentity
2007-08-25 Pierangelo... consistently use "tag=" instead of "op=" in debug messages
2007-08-24 Howard ChuFix config delete
2007-08-24 Howard ChuFix prev commit
2007-08-24 Gavin HenryNew Changes Appendix, plus various other additions...
2007-08-24 Pierangelo... - fix logging of controls;
2007-08-24 Howard ChuAdd dgIdentity info
2007-08-24 Pierangelo... behave when a value of an ordered attr starts with...
2007-08-24 Howard ChuFix spurious warnings in prev commit
2007-08-24 Howard Chutest_filter() should use ordered_value_match()
2007-08-24 Howard ChuITS#5105 from Alexey Melnikov @ isode
2007-08-24 Pierangelo... allow to register further syntax/mr compatibility
2007-08-24 Ralf Haferkamptcpd.h is already include in slap.h
2007-08-24 Pierangelo... add logging of request/response controls
2007-08-24 Pierangelo... ldap_control*_dup() is no longer private; add ldap_pvt_...
2007-08-24 Pierangelo... add memberOf overlay
2007-08-24 Pierangelo... typo
2007-08-23 Howard ChuAdd dgIdentity support
2007-08-23 Pierangelo... forgot one commit
2007-08-23 Howard ChuAdd dgIdentity from draft-haripriya-dynamicgroup-02
2007-08-23 Howard ChuRegister dyngroup OID
2007-08-23 Howard ChuAdd cn=config support
2007-08-22 Pierangelo... rework controls API
2007-08-22 Pierangelo... fix and cleanup
2007-08-22 Kurt ZeilengaFix last commit.
2007-08-22 Kurt ZeilengaPassword policy request control should have no control...
2007-08-22 Pierangelo... move session tracking control creation to helper
2007-08-22 Kurt ZeilengaUse MAXHOSTNAMELEN from <ac/socket.h> instead of HOST_N...
2007-08-22 Pierangelo... fix subtree rename integrity; curiously enough, tes023...
2007-08-22 Pierangelo... add support for session tracking (draft-wahl-ldap-sessi...
2007-08-22 Pierangelo... don't Statslog before getting controls
2007-08-22 Pierangelo... handle response controls in exops
2007-08-22 Pierangelo... support session tracking during tool binds
2007-08-22 Pierangelo... consistently use o_log_prefix
2007-08-22 Pierangelo... fix previous commit (need to finish breakfast before...
2007-08-22 Pierangelo... log formatOID, possibly mapped to friendly name if...
2007-08-22 Pierangelo... add session tracking support to essential exops
2007-08-22 Pierangelo... fix API change
2007-08-22 Pierangelo... add (work in progress)
2007-08-22 Pierangelo... client side of draft-wahl-ldap-session
next