]> git.sur5r.net Git - openldap/history - servers/slapd
ITS#3549 cleanup abandon/cancel processing
[openldap] / servers / slapd /
2005-02-18 Howard ChuITS#3549 cleanup abandon/cancel processing
2005-02-18 Howard ChuAnother abandon check
2005-02-18 Howard ChuAlways return SLAPD_ABANDON in response to op->o_abando...
2005-02-17 Howard ChuRevert use_thread option, it didn't gain anything.
2005-02-17 Howard ChuITS#3546 fix consumer crash on interrupt (provider...
2005-02-16 Sang Seok Liminitialize AttributeAssertion before using
2005-02-15 Sang Seok LimMisc clean up
2005-02-15 Sang Seok LimAttribute Aliasing : equality matching support
2005-02-11 Howard ChuDelete unused syncrepl_pool
2005-02-06 Pierangelo Masaratiallow stacking of a default chaining control when chasi...
2005-02-05 Pierangelo Masaratiprovisions for configuring a desired chaining policy...
2005-02-05 Pierangelo Masaratitemporarily revert to synchronous start tls
2005-02-05 Pierangelo Masaratiimport selected improvements from back-ldap: use asynch...
2005-02-05 Pierangelo Masaratiuse asynchronous Start TLS exop; allow propagating...
2005-02-05 Pierangelo Masaratiimport referral chaing options from back-ldap
2005-02-04 Kurt ZeilengaFolks who wan MSAD schema should get it from MSAD
2005-02-03 Luke HowardITS#3439 (NetBSD support for getpeereid())
2005-02-01 Howard ChuInit ors_limit to NULL
2005-02-01 Howard ChuFix uninit'd search limits
2005-02-01 Howard ChuFix off-by-one in octetStringSubstringsFilter
2005-02-01 Howard Chuconfig args are ints, not longs. (64 bit compatibility)
2005-02-01 Pierangelo Masaratifix spelling
2005-02-01 Howard ChuITS#3527 fix race in bdb_idl_cache_get
2005-02-01 Howard ChuIn ldap_back_bind, don't send success result, frontend...
2005-01-31 Pierangelo Masaratihandle cannotChain result
2005-01-31 Pierangelo Masaratihonor SLAP_GLUE_INSTANCE() flag; allow to advertize...
2005-01-31 Pierangelo Masaratimake frontend-generated attrs available to backend...
2005-01-30 Pierangelo Masaratifurther improve of previous commit
2005-01-30 Pierangelo Masaratifix previous commit; plug a long lasting leak
2005-01-30 Pierangelo Masaratimake referrals chasing optional (default is to chase...
2005-01-30 Pierangelo Masaratisilence warning
2005-01-30 Pierangelo Masaraticounter cleanup
2005-01-30 Pierangelo Masaratihandle compare in frontend if backend couldn't handle...
2005-01-30 Pierangelo Masaratiimplement hook; cleanup
2005-01-30 Pierangelo Masaraticleanup empty DN handling
2005-01-30 Pierangelo Masaratimatched values is "global"
2005-01-30 Pierangelo Masarati"ultimate" fix of glued databases controls checking...
2005-01-30 Pierangelo Masaratitake care of DN-valued "operational" (generated) attrs
2005-01-29 Pierangelo Masaratinow works
2005-01-29 Pierangelo Masaratilooks a little better (but test033 doesn't work any...
2005-01-29 Pierangelo Masaratimake the glue database inherit the controls of the...
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
next