]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
ITS#3534, 3546, 3571 revert abandon behavior
[openldap] / servers / slapd / backend.c
2005-01-20 Kurt ZeilengaHappy new year!
2004-12-17 Howard ChuImport ITS#3365 fix from HEAD, BDB lockinfo
2004-11-29 Howard ChuImport ITS#3365 fix from HEAD
2004-09-27 Pierangelo Masaratifix ITS#3347 (erroneous import of back-sql improvements...)
2004-09-12 Kurt Zeilengasyncrepl memleak fix
2004-09-04 Kurt ZeilengaSLAPI updates (blind commit)
2004-08-30 Kurt ZeilengaAnother round of changes from HEAD
2004-07-17 Kurt Zeilengabetter merge
2004-07-17 Kurt Zeilengaquick merge
2004-06-04 Kurt ZeilengaFrom HEAD
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-04-06 Kurt ZeilengaSuck in changes from HEAD (CHANGES needs ITS #s)
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-01-17 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Kurt ZeilengaSync with HEAD
2003-12-30 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt ZeilengaSync with HEAD
2003-12-29 Kurt Zeilenga(Partial) Sync with HEAD
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-06 Kurt ZeilengaMerge in latest changes from HEAD
2003-09-22 Kurt ZeilengaLast(?) set of changes before 2.2beta
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-22 Howard ChuITS#2533 remember which backend fetched the entry
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-23 Howard ChuAdded back-hdb. Contributed by Howard Chu @ Symas Corp.
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
2003-04-14 Howard ChudoPlugins return code fix
2003-04-12 Howard ChuMemory context tweaks for Bind
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-04 Howard ChuInit entry in be_entry_get_rw
2003-04-03 Pierangelo Masaraticleanup?
2003-04-02 Pierangelo Masaratipartially revert previous commit
2003-04-02 Pierangelo Masaratifix listener mod handling
2003-03-31 Howard ChuMinor cleanup
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-10 Pierangelo Masaraticheck conn->c_listener before use (hack to fix ITS...
2003-03-03 Pierangelo Masaratifix ITS#2343
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-07 Kurt Zeilengareally put SLAPI behind its #ifdef
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-21 Luke HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-20 Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
2003-01-20 Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-19 Luke HowardUse new SLAPI API for setting associated parameters...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratislapi used the old version of the LDAP_LOG macro (caugh...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-10-26 Pierangelo Masaratiuse more appropriate error code
2002-10-25 Kurt ZeilengaAdd "allow update_anon"
2002-10-25 Pierangelo Masaratiadd restrictions related to listeners in form of file...
2002-10-08 Kurt ZeilengaRework unprotected simple bind checks
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-24 Kurt ZeilengaFix handling of non-critical controls for backends...
2002-09-02 Pierangelo Masaratiuse bvmatch() instead of ber_bvcmp() when testing for...
2002-08-29 Pierangelo Masaraticleanup error check logic; don't deref be->controls...
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-07 Howard ChuIn backend_operational don't add subschemaSubentry...
2002-07-28 Kurt ZeilengaFix for:
2002-07-26 Kurt Zeilengause strongAuthRequired instead of operationsError to...
2002-07-23 Kurt Zeilengamisc cleanup
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-17 Kurt ZeilengaAdd option to disallow unprotected simple authentication.
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-05-01 Kurt ZeilengaReworking backend_check_restrictions for extensions
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-18 Howard ChuFix backend_attribute trying to reference a NULL be...
2002-02-12 Kurt Zeilengano need to check escaping of normalized dn
2002-01-29 Kurt ZeilengaSome misc cleanup
2002-01-26 Kurt ZeilengaBack out unintended commit
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-26 Howard ChuChanged slap_authz_info.sai_mech to struct berval.
2002-01-26 Howard ChuChanged be_issuffix and dnParent to take struct bervals.
2002-01-25 Kurt ZeilengaInitialize backend ssf set from global.
2002-01-21 Kurt ZeilengaSet lock detector to DEFAULT, not NORUN.
2002-01-19 Kurt ZeilengaRemove some lint.
2002-01-17 Pierangelo Masaratifirst round at eliminating dn_parent ...
2002-01-16 Kurt ZeilengaRemove unused deprecated DN routines.
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-12 Pierangelo Masaraticonsistently use dn_match macro throughout slapd
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
next