]> git.sur5r.net Git - openldap/shortlog
openldap
2005-01-26 Pierangelo... don't play with controls at bind; rather use the ldap_...
2005-01-26 Pierangelo... fix previous commit
2005-01-26 Pierangelo... don't play with controls at bind
2005-01-26 Pierangelo... don't add the trailing '??base' to URIs
2005-01-26 Pierangelo... inherit controls
2005-01-26 Pierangelo... fix controls run-time registered by global overlays...
2005-01-26 Kurt ZeilengaEnable subordinate scope feature
2005-01-26 Howard ChuAdd -q quick option for slapindex too
2005-01-25 Howard ChuCleanup obsolete bits
2005-01-25 Howard ChuRemove "fasttool" option; obsoleted by "slapadd -q"
2005-01-25 Pierangelo... fix dynamically registered controls check; NOTE: contro...
2005-01-25 Kurt ZeilengaMore proper criticality handling. Implementation is...
2005-01-25 Kurt ZeilengaRevert part of last (two) commits. Need additional...
2005-01-25 Kurt ZeilengaRemove redundant note.
2005-01-25 Pierangelo... cleanup previous commit
2005-01-25 Kurt ZeilengaPrelim unavailableCriticalExtension v. unwillingToPerfo...
2005-01-25 Pierangelo... add support for Chaining Behavior control (<draft-serme...
2005-01-25 Howard ChuFix cookie init
2005-01-25 Kurt ZeilengaHide "work in progress"
2005-01-24 Kurt ZeilengaRemove extra rcsid
2005-01-24 Howard ChuRename k5key symbols, add k5key_hash
2005-01-24 Howard ChuFix redundant index lookups from component matching
2005-01-24 Pierangelo... StartTLS (ITS#3507) + chain overlay fixes and improvements
2005-01-24 Howard ChuMore for SLAP_TOOL_QUICK, disable locks as well
2005-01-24 Howard ChuUse str2entry2
2005-01-24 Howard ChuRewritten str2entry, added str2entry2
2005-01-24 Howard ChuAdded ldif_countlines()
2005-01-24 Howard ChuRestore avl_find code independent of avl_find2
2005-01-24 Howard ChuOmit transaction support when running with SLAP_TOOL_QUICK
2005-01-24 Howard ChuAdd '-q' "quick" option and SLAP_TOOL_QUICK def for...
2005-01-23 Pierangelo... typo in previous commit
2005-01-23 Pierangelo... cleanup and clarify aspects of the overlay usage
2005-01-23 Pierangelo... cleanup
2005-01-23 Pierangelo... global overlays need to set o_bd = frontendDB to return...
2005-01-23 Pierangelo... cleanup of rewrite code and docs
2005-01-22 Howard ChuSchema caching for slaptools
2005-01-22 Pierangelo... improve parsing of acl-authcDN/acl-passwd
2005-01-22 Pierangelo... fix previous commit
2005-01-22 Pierangelo... cleanup attribution
2005-01-22 Pierangelo... fix ITS#3506
2005-01-22 Howard ChuReally fix synchronization
2005-01-21 Howard ChuMinor cleanup
2005-01-21 Howard ChuMore fixes for prev commit
2005-01-21 Howard ChuFix synchronization in prev commit
2005-01-21 Howard ChuAdd option to use a second thread for adds
2005-01-21 Kurt ZeilengaCleanup notices
2005-01-21 Pierangelo... (blind) improvement of column name aliasing
2005-01-21 Pierangelo... fix previous commit
2005-01-21 Pierangelo... fix ITS#3458
2005-01-21 Howard ChuFix ITS#3487, don't copy pointers to malloc'd global...
2005-01-21 Pierangelo... more ITS#3498-9 cleanup
2005-01-21 Howard ChuITS#3471 don't yield unnecessarily
2005-01-20 Pierangelo... fix ITS#3499 (may need further testing); added objectCl...
2005-01-20 Pierangelo... fix ITS#3499 (may need further testing)
2005-01-20 Pierangelo... the attribute mapping features of rwm seem to be very...
2005-01-20 Pierangelo... fix ITS#3499
2005-01-20 Pierangelo... fix attribution in copyright
2005-01-20 Pierangelo... improve previous commit; implement missing objectClass...
2005-01-20 Kurt ZeilengaHide subtree delete control
2005-01-20 Pierangelo... fix ITS#3498; some cleanup
2005-01-20 Pierangelo... provision for ITS#3497
2005-01-20 Pierangelo... fix messages/sleep times
2005-01-20 Pierangelo... provision for ITS#3497
2005-01-20 Pierangelo... remove #ifdef's for identity assertion
2005-01-20 Kurt ZeilengaCleanup
2005-01-20 Kurt Zeilengacleanup
2005-01-20 Howard ChuITS#3495 make sure lutil_passwd_init gets called
2005-01-20 Pierangelo... compare on operational attribute
2005-01-20 Pierangelo... fix compare; more manageDSAit cleanup
2005-01-19 Pierangelo... cleanup
2005-01-19 Pierangelo... cosmetic changes
2005-01-19 Pierangelo... kill provider as well; cleanup replication tests
2005-01-19 Pierangelo... cleanup; add proxyAuthz capability
2005-01-19 Pierangelo... try to collect operational attributes as well
2005-01-19 Pierangelo... check replication killing both the slave and slurpd...
2005-01-19 Pierangelo... fix messages
2005-01-19 Howard ChuMake sl_context just return NULL in tool mode, we have...
2005-01-19 Pierangelo... persist looks like a better place to have updates as...
2005-01-19 Kurt ZeilengaSchema cleanup (and testing)
2005-01-19 Kurt ZeilengaLDAP_DEVEL cleanup
2005-01-19 Kurt ZeilengaFix goof in last commit
2005-01-19 Howard ChuITS#3494 fix deadlock
2005-01-19 Pierangelo... use idassert for proxyAuthz with the chain overlay
2005-01-19 Kurt ZeilengaClarify schema source, status, and provide appropriate...
2005-01-19 Kurt ZeilengaCleanup
2005-01-19 Kurt ZeilengaMake most LDAP_DEVEL macro uses indirect
2005-01-19 Pierangelo... allow the test to succeed even if SLAP_ACL_HONOR_DISCLO...
2005-01-19 Pierangelo... if enabled, test the chain overlay with global scope...
2005-01-19 Pierangelo... test for referral return when updating shadow contexts
2005-01-19 Howard ChuMore tweaks to ldif_parse_line2 for str2entry
2005-01-19 Howard ChuITS#3330 mention objectClass index
2005-01-19 Howard ChuCleanup prev commit
2005-01-19 Howard ChuITS#3293 add description of syncrepl starttls keyword
2005-01-19 Howard ChuFix prev commit
2005-01-19 Howard ChuCleanup rs->sr_text after entry_schema_check succeeds
2005-01-19 Howard ChuFix typo in prev commit
2005-01-19 Howard ChuCleanup prev commit
2005-01-19 Howard ChuDebugging aid for prev commit
2005-01-19 Howard ChuDon't use DB->del when converting to a range, use the...
2005-01-19 Howard ChuAdded ldif_parse_line2 to parse in-place
next