]> git.sur5r.net Git - openldap/history - servers
Add '-q' "quick" option and SLAP_TOOL_QUICK def for slapadd to run
[openldap] / servers /
2005-01-24 Howard ChuAdd '-q' "quick" option and SLAP_TOOL_QUICK def for...
2005-01-23 Pierangelo Masaraticleanup
2005-01-23 Pierangelo Masaratiglobal overlays need to set o_bd = frontendDB to return...
2005-01-22 Howard ChuSchema caching for slaptools
2005-01-22 Pierangelo Masaratiimprove parsing of acl-authcDN/acl-passwd
2005-01-22 Pierangelo Masaratifix previous commit
2005-01-22 Pierangelo Masaraticleanup attribution
2005-01-22 Pierangelo Masaratifix 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 Masarati(blind) improvement of column name aliasing
2005-01-21 Pierangelo Masaratifix previous commit
2005-01-21 Howard ChuITS#3471 don't yield unnecessarily
2005-01-20 Pierangelo Masaratifix ITS#3499 (may need further testing)
2005-01-20 Pierangelo Masaratithe attribute mapping features of rwm seem to be very...
2005-01-20 Pierangelo Masaratifix ITS#3499
2005-01-20 Pierangelo Masaratifix attribution in copyright
2005-01-20 Pierangelo Masaratiimprove previous commit; implement missing objectClass...
2005-01-20 Kurt ZeilengaHide subtree delete control
2005-01-20 Pierangelo Masaratifix ITS#3498; some cleanup
2005-01-20 Pierangelo Masaratiprovision for ITS#3497
2005-01-20 Pierangelo Masaratiprovision for ITS#3497
2005-01-20 Pierangelo Masaratiremove #ifdef's for identity assertion
2005-01-20 Kurt ZeilengaCleanup
2005-01-20 Kurt Zeilengacleanup
2005-01-20 Pierangelo Masaratifix compare; more manageDSAit cleanup
2005-01-19 Pierangelo Masaraticleanup
2005-01-19 Pierangelo Masaraticleanup; add proxyAuthz capability
2005-01-19 Pierangelo Masaratitry to collect operational attributes as well
2005-01-19 Howard ChuMake sl_context just return NULL in tool mode, we have...
2005-01-19 Kurt ZeilengaSchema cleanup (and testing)
2005-01-19 Kurt ZeilengaFix goof in last commit
2005-01-19 Howard ChuITS#3494 fix deadlock
2005-01-19 Pierangelo Masaratiuse 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 Howard ChuMore tweaks to ldif_parse_line2 for str2entry
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 Masaraticleanup
2005-01-19 Pierangelo Masaratiremove all referral specific code; now referrals can...
2005-01-19 Pierangelo Masaratiremove all referral specific code; now referrals can...
2005-01-18 Pierangelo Masaratimap referrals in regular metadata structure (need to...
2005-01-18 Pierangelo Masaratimap referrals in regular metadata structure (need to...
2005-01-18 Pierangelo Masaraticleanup error logging
2005-01-18 Pierangelo Masaratishould we touch timestamps when internally updating?
2005-01-18 Pierangelo Masaraticonsistently use BER_* macros
2005-01-18 Pierangelo Masaratialways invalidate freed memory\!
2005-01-18 Pierangelo Masaratifix different issues with referrals in searches; remove...
2005-01-17 Pierangelo Masarativarious issues related to working with schemacheck...
2005-01-17 Pierangelo Masaratiremove dangling text pointer in case of success
2005-01-17 Pierangelo Masaratifix several schema checking issues; add rename specific...
2005-01-16 Pierangelo Masaratifixes for ITS#3480,3485,3489; implementation of DISCLOS...
2005-01-16 Howard ChuFix ITS#3490, set proper overlay context
2005-01-15 Pierangelo Masaratiaddress ITS#3472/3480/3488/3489
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 Masaratisilence warnings
2005-01-14 Pierangelo Masaraticondition compilation of DISCLOSE checking (there's...
2005-01-14 Pierangelo Masaraticondition compilation of DISCLOSE checking
2005-01-14 Pierangelo Masaratisilence (a couple of) warnings
2005-01-14 Pierangelo Masaratismall improvements; declare org_dn/org_ndn
2005-01-14 Howard ChuITS#3486 fix link order for static overlays
2005-01-14 Howard ChuMore cleanup of unused stuff
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-14 Howard ChuFix cascading deletes
2005-01-14 Howard ChuMinor cleanup
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-14 Howard ChuITS#3463 additional fix
2005-01-14 Pierangelo Masaratiplug memory leak: bsi_attrs member
2005-01-14 Kurt ZeilengaOnly remove backends.c on make veryclean
2005-01-13 Howard ChuSingle consumer context per database
2005-01-13 Howard ChuFix prev commit
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-13 Howard ChuUse be_shadow_update, not be_isupdate
2005-01-13 Howard ChuDeleted syncrepl updatedn
2005-01-13 Pierangelo Masaratipropagate opattrs if shadow update
2005-01-13 Kurt ZeilengaFix backends.c VPATH builds
2005-01-13 Sang Seok LimHandling multi-valued attributes in Component Matching
2005-01-13 Sang Seok Limhandling multi-valued attrivutes in Component Matching
2005-01-13 Pierangelo Masaratiadd '+' string concatenation operator
2005-01-12 Pierangelo Masaratifix ITS#3484
2005-01-12 Pierangelo Masaraticosmetic cleanup
2005-01-12 Pierangelo Masaratithe fixes to ITS#3475 make the referrals callback no...
2005-01-12 Pierangelo Masaratifix referral return in back-ldbm as well (same as ITS...
2005-01-12 Pierangelo Masaratifix ITS#3483 (continuation of ITS#3472)
2005-01-12 Pierangelo Masaratifix use of uninitialized var
2005-01-12 Pierangelo Masaratitypo
next