]> git.sur5r.net Git - openldap/history - servers
avoid cycling twice in the control list
[openldap] / servers /
2005-01-29 Pierangelo Masaratiavoid cycling twice in the control list
2005-01-29 Pierangelo Masaraticleanup previous commit
2005-01-29 Pierangelo Masaratiuse direct access instead of string comparison to check...
2005-01-28 Pierangelo Masaratineed to catch the '' base in search as well; selected...
2005-01-28 Pierangelo Masaratiallow to glue local databases under dnssrv
2005-01-28 Luke HowardAdd slapi_x_backend_get_flags() API
2005-01-28 Pierangelo Masaratiallow referrals in result (may happen); propagate chain...
2005-01-27 Kurt Zeilengaremove commented out kludge macro
2005-01-27 Kurt ZeilengaRemoved control old kludge code
2005-01-27 Pierangelo Masaraticleanup
2005-01-27 Kurt ZeilengaLess kludgy willing-to-perform check for recognized...
2005-01-27 Luke HowardSupport LDAP_MOD_INCREMENT in slapi_modify_internal()
2005-01-26 Pierangelo Masaratimove compare to frontend (disabled by default, only...
2005-01-26 Pierangelo Masaratimove compare to frontend (disabled by default, only...
2005-01-26 Pierangelo Masaratifix ITS#3406 - normalize attributes according to MR...
2005-01-26 Pierangelo Masaratiallow proxyAuthz of users authenticated via SASL
2005-01-26 Kurt ZeilengaPlace control availability kludge behind
2005-01-26 Pierangelo Masaraticontrols can be added in two passes (e.g. by backends...
2005-01-26 Pierangelo Masaratiremove overoptimistic assertion
2005-01-26 Pierangelo Masaratimove supported controls listing at backend startup...
2005-01-26 Pierangelo Masaratidon't play with controls at bind; rather use the ldap_...
2005-01-26 Pierangelo Masaratifix previous commit
2005-01-26 Pierangelo Masaratidon't play with controls at bind
2005-01-26 Pierangelo Masaratidon't add the trailing '??base' to URIs
2005-01-26 Pierangelo Masaratiinherit controls
2005-01-26 Pierangelo Masaratifix controls run-time registered by global overlays...
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 Masaratifix 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 Masaraticleanup previous commit
2005-01-25 Kurt ZeilengaPrelim unavailableCriticalExtension v. unwillingToPerfo...
2005-01-25 Pierangelo Masaratiadd 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 Howard ChuFix redundant index lookups from component matching
2005-01-24 Pierangelo MasaratiStartTLS (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 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 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?
next