]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/group.c
ITS#2368 - fix deleting key from range IDL
[openldap] / servers / slapd / back-bdb / group.c
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Howard ChuFix attribute/group to allow TXN to abort on lock failu...
2003-02-26 Howard ChuITS#2122 - actually use the passed in txn handle!!
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-07 Kurt Zeilengacleanup
2003-02-07 Jong Hyuk Choiuse of normalized dn (fix for a deadlock case ITS#2195)
2003-02-07 Jong Hyuk Choiuse of pre-assigned locker in bdb_group() / bdb_attribute()
2003-01-03 Kurt ZeilengaHappy new year
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-10-01 Kurt ZeilengaCode cleanup (no functional changes)
2002-09-13 Howard ChuFix test of uninit'd rc at LOCK_ID
2002-08-29 Pierangelo Masaratitrim unused var
2002-08-20 Kurt ZeilengaQuick check of LOCK_ID() return. Likely should retry...
2002-08-20 Kurt ZeilengaMore places where LOCK_ID() calls need to be checked.
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-05-07 Howard ChuTurn these functions on again. Need backend_attribute...
2002-04-05 Howard ChuITS#1711 txn was uninitialized
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-17 Kurt ZeilengaDon't use BDB group/attribute callbacks as they may...
2002-01-12 Pierangelo Masaraticonsistently use dn_match macro throughout slapd
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-26 Kurt ZeilengaUpdate groups to use struct berval DNs.
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-12 Howard ChuAdded bdb_attribute and bdb_group ACL support routines