]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/passwd.c
Handle SLAPD_FILTER_COMPUTED cases
[openldap] / servers / slapd / back-bdb / passwd.c
2003-04-16 Howard ChuHierarchical cache management.
2003-04-12 Howard ChuMemory context tweaks for other ops
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-22 Howard ChuPlug ndn leak (re: ITS#2390)
2003-03-22 Kurt ZeilengaITS#2390 fix for back-bdb
2003-03-16 Kurt ZeilengaSLAP_NVALUES updates
2003-02-26 Howard ChuOnly check opinfo.boi_err when ACL check failed.
2003-02-26 Howard ChuFix attribute/group to allow TXN to abort on lock failu...
2003-02-25 Kurt ZeilengaSLAP_NVALUES: fix up modify password exop
2003-02-25 Kurt ZeilengaSLAP_NVALUES, round 2
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-14 Howard ChuUse bdb_unlocked_cache_return; lock ended when TXN...
2003-02-07 Jong Hyuk Choiuse of pre-assigned locker in bdb_group() / bdb_attribute()
2003-01-03 Kurt ZeilengaHappy new year
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-04-19 Jong Hyuk ChoiPatch for ITS# 1643
2002-04-05 Howard ChuITS#1716 is_entry_subentr/ies/y/
2002-03-30 Pierangelo Masaratido not return a pointer to an automatic variable in...
2002-03-15 Julius EnarusaiAdded LDAP_LOG messages to match existing Debug messages
2002-03-12 Kurt ZeilengaAlign with back-ldbm version
2002-02-02 Kurt ZeilengaAdd cache txn_prepare code based upon submission (ITS...
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 Kurt ZeilengaAdd first cut BDB no-op control support.
2002-01-28 Kurt ZeilengaDelete CDB (no transactions) support
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-18 Howard ChuAdded ldap_pvt_thread_yield() after txn_abort
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-25 Kurt ZeilengaFIx up replog calls, add replog call to bdb passwd
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-11-28 Howard ChuAdded experimental support for DB_DIRTY_READ.
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-27 Howard ChuAdded "dbnotxn" config keyword. If present, back-bdb...
2001-11-27 Howard ChuFixed exit code processing. passwd.c never committed...
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!
2000-10-11 Kurt ZeilengaAdjust result code when entry is not found to noSuchObject
2000-09-28 Kurt ZeilengaAdd txn_checkpoint()'ing
2000-09-28 Kurt Zeilengafix up bdb_entry_return() calls
2000-09-28 Kurt ZeilengaMostly working modify
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt Zeilengainclude external.h
2000-09-26 Kurt ZeilengaRough in passwd and referral routines