]> git.sur5r.net Git - openldap/history - servers/slapd
Fix compiler error and warnings.
[openldap] / servers / slapd /
2005-02-27 Kurt ZeilengaFix compiler error and warnings.
2005-02-24 Howard ChuSASL/TLS fixes to prev commit
2005-02-23 Kurt ZeilengaITS#3583
2005-02-23 Howard ChuAdded syncrepl retrieval
2005-02-23 Howard ChuAdded replica retrieval
2005-02-23 Howard ChuFix prev, add security factors
2005-02-23 Howard ChuFix up memory usage
2005-02-22 Pierangelo Masaratiimprove previous commit; now attribute values are rewri...
2005-02-22 Pierangelo Masaratihonor remapped attrs in requested attrlist; fix erroneo...
2005-02-22 Pierangelo Masaratimissing successful return was causing erroneous failure...
2005-02-22 Howard ChuMake replica directives visible/editable
2005-02-22 Howard ChuAdded acl_unparse, slap_sasl_getpolicy
2005-02-21 Howard ChuAdded overlay objects
2005-02-21 Howard ChuAdded includeFile objects
2005-02-21 Howard ChuMore schema fixes
2005-02-21 Howard ChuUse backend#0 for config, tools default to #1
2005-02-21 Howard ChuITS#3559 fix hdb dn2idl idl_cache usage
2005-02-21 Howard ChuRetrieve more values, bypass tool mode (for now)
2005-02-21 Howard ChuSimple values retrievable
2005-02-21 Howard ChuJuggle ARG flags, needed some more bits
2005-02-20 Pierangelo Masaratifix previous commit (please check)
2005-02-20 Howard ChuAdding back-config pieces
2005-02-20 Howard ChuPreliminary config attribute schema
2005-02-20 Howard ChuRearrange, merge sasl config back into main config
2005-02-20 Howard ChuCleanup unused variables
2005-02-20 Howard Chubdb_show_key is for hash keys, not IDs
2005-02-20 Luke HowardITS#3556 (SLAPI does not work on 64-bit platforms)
2005-02-19 Pierangelo Masaraticlarify comment
2005-02-19 Pierangelo Masaratiuse asynchronous StartTLS
2005-02-19 Pierangelo Masaratihonor abandon/cancel (ITS#3551)
2005-02-19 Howard ChuTemporary placeholder, do not use. Will be hardcoded...
2005-02-19 Howard ChuITS#3551 return SLAPD_ABANDON on abandon...
2005-02-19 Pierangelo Masaratifix ITS#3551
2005-02-18 Howard ChuFix cancel cleanup
2005-02-18 Howard ChuITS#3549 allow one op to progress when a socket with...
2005-02-18 Howard ChuFix if HAVE_TLS is missing
2005-02-18 Howard ChuITS#3549 acknowledge CANCEL requests
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
next