]> git.sur5r.net Git - openldap/shortlog
openldap
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
2005-01-19 Pierangelo... clarify referral usage
2005-01-19 Pierangelo... cleanup
2005-01-19 Pierangelo... remove all referral specific code; now referrals can...
2005-01-19 Pierangelo... remove all referral specific code; now referrals can...
2005-01-18 Pierangelo... map referrals in regular metadata structure (need to...
2005-01-18 Pierangelo... map referrals in regular metadata structure (need to...
2005-01-18 Pierangelo... cleanup error logging
2005-01-18 Pierangelo... should we touch timestamps when internally updating?
2005-01-18 Pierangelo... cosmetic changes
2005-01-18 Pierangelo... consistently use BER_* macros
2005-01-18 Pierangelo... always invalidate freed memory\!
2005-01-18 Pierangelo... fix different issues with referrals in searches; remove...
2005-01-18 Pierangelo... strengthen the tests
2005-01-17 Pierangelo... various issues related to working with schemacheck...
2005-01-17 Pierangelo... remove dangling text pointer in case of success
2005-01-17 Pierangelo... fix several schema checking issues; add rename specific...
2005-01-16 Pierangelo... fixes for ITS#3480,3485,3489; implementation of DISCLOS...
2005-01-16 Howard ChuFix ITS#3490, set proper overlay context
2005-01-15 Pierangelo... address ITS#3472/3480/3488/3489
2005-01-15 Pierangelo... use a referral that (almost) surely fails
2005-01-15 Pierangelo... fixed manageDSAit on delete
2005-01-15 Howard ChuDelete dubious use of be_syncinfo - only the consumer...
2005-01-14 Howard ChuCleanup slapcat usage
2005-01-14 Howard ChuMore cleanup
2005-01-14 Pierangelo... silence warnings
2005-01-14 Pierangelo... condition compilation of DISCLOSE checking (there's...
2005-01-14 Pierangelo... condition compilation of DISCLOSE checking
next