]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
ITS#2779, cache group ACLs per operation instead of per-connection
[openldap] / servers / slapd / backend.c
2003-10-23 Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-18 Howard ChuITS#2747, Reorganize syncrepl, fix some memleaks. More...
2003-09-29 Howard ChuITS#2743 initialize rc
2003-09-29 Howard ChuITS#2130 glued subordinates are not referrals, ignore...
2003-09-22 Howard ChuITS#2678 complain if updateref is missing on a slave...
2003-09-20 Howard ChuITS#2573 dynamic group support
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
2003-06-11 Jong Hyuk Choisyncrepl changes
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...
2001-12-31 Howard ChuMinor cleanup
2001-12-26 Kurt ZeilengaMore struct berval DNs changes
2001-12-26 Kurt Zeilengamodify be_referral to use struct berval DNs.
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuMore struct berval changes, dnNormalize migration...
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-25 Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24 Kurt ZeilengaEvery quick mod to use a struct berval for e_dn/e_ndn...
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-15 Howard ChuAdded acl_destroy, acl_free.
2001-12-15 Howard ChuMore thorough backend_destroy. Added config_destroy...
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
next