]> git.sur5r.net Git - openldap/shortlog
openldap
2005-02-28 Howard ChuRemove ldapsasl, it is now part of Cyrus SASL
2005-02-27 Pierangelo... fix ITS#3570 (please review)
2005-02-27 Pierangelo... (partial) fix to ITS#3570: detect an error condition...
2005-02-27 Pierangelo... enable tls-related code only if available; import fix...
2005-02-27 Kurt ZeilengaITS#3557: {SSHA} not default due to missing include
2005-02-27 Kurt ZeilengaFix compiler error and warnings.
2005-02-26 Howard ChuUse #ifndef for SASL_VERSION_FULL, new Cyrus <sasl...
2005-02-24 Howard ChuSASL/TLS fixes to prev commit
2005-02-24 Howard ChuDelete references to chain overlay, it's merged back...
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... improve previous commit; now attribute values are rewri...
2005-02-22 Pierangelo... honor remapped attrs in requested attrlist; fix erroneo...
2005-02-22 Pierangelo... test remapped attribute in requested attribute list
2005-02-22 Pierangelo... missing successful return was causing erroneous failure...
2005-02-22 Howard ChuDocument the '-q' quick mode option
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... fix 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... clarify comment
2005-02-19 Pierangelo... use asynchronous StartTLS
2005-02-19 Pierangelo... honor 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... fix 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 ChuAdd code to aid in testing Abandon/Cancel processing
2005-02-18 Howard ChuITS#3552 fix bogus asserts
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 Howard ChuAdd back-hdb description
2005-02-15 Sang Seok LimMisc clean up
2005-02-15 Sang Seok Limtest filter updates for Attribute Aliasing
2005-02-15 Sang Seok LimAttribute Aliasing : equality matching support
2005-02-12 Kurt Zeilengarev 05
2005-02-12 Kurt Zeilengarev 01
2005-02-12 Kurt Zeilengarev 08 (expired)
2005-02-11 Kurt Zeilengarev 30
2005-02-11 Howard ChuDelete unused syncrepl_pool
2005-02-10 Sang Seok LimFix memory leak in a component encoder
2005-02-08 Pierangelo... fix typo
2005-02-06 Pierangelo... allow stacking of a default chaining control when chasi...
2005-02-05 Pierangelo... provisions for configuring a desired chaining policy...
2005-02-05 Pierangelo... temporarily revert to synchronous start tls
2005-02-05 Pierangelo... import selected improvements from back-ldap: use asynch...
2005-02-05 Pierangelo... use asynchronous Start TLS exop; allow propagating...
2005-02-05 Pierangelo... import referral chaing options from back-ldap
2005-02-04 Kurt Zeilengarevision 29
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 Kurt ZeilengaAdd ldap_start_tls() and ldap_install_tls() to provide...
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... fix 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... handle cannotChain result
2005-01-31 Pierangelo... honor SLAP_GLUE_INSTANCE() flag; allow to advertize...
2005-01-31 Pierangelo... make frontend-generated attrs available to backend...
2005-01-30 Pierangelo... further improve of previous commit
2005-01-30 Pierangelo... fix previous commit; plug a long lasting leak
2005-01-30 Pierangelo... document recently added options
2005-01-30 Pierangelo... make referrals chasing optional (default is to chase...
2005-01-30 Pierangelo... silence warning
2005-01-30 Pierangelo... counter cleanup
2005-01-30 Pierangelo... handle compare in frontend if backend couldn't handle...
2005-01-30 Pierangelo... implement hook; cleanup
2005-01-30 Pierangelo... cleanup empty DN handling
2005-01-30 Pierangelo... matched values is "global"
2005-01-30 Pierangelo... "ultimate" fix of glued databases controls checking...
2005-01-30 Pierangelo... take care of DN-valued "operational" (generated) attrs
2005-01-30 Pierangelo... cleanup glue-syncrepl
2005-01-30 Pierangelo... test compare in chain overlay
2005-01-29 Pierangelo... now works
next