]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/modrdn.c
Sync with HEAD
[openldap] / servers / slapd / back-bdb / modrdn.c
2001-11-27 Howard ChuAdded "dbnotxn" config keyword. If present, back-bdb...
2001-11-16 Pierangelo Masaratimoved the empty dn static entry into a global const...
2001-11-16 Pierangelo Masaratiupdate dn can add/modrdn/delete entries rooted at ...
2001-11-16 Pierangelo Masaraticheck children access for old and new parent when = ''
2001-11-14 Pierangelo Masaratifix a couple of misformats
2001-11-13 Kurt ZeilengaPort ITS#1430 changes from ldbm
2001-11-05 Howard ChuPorted referral patches from back-ldbm. I believe searc...
2001-10-22 Howard ChuFix some uninitialized variables
2001-10-22 Howard ChuMoved binary entry_encode/entry_decode into main code...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-19 Howard ChuPatches for modify/modrdn to work with BDB_USE_BINARY_RW.
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-02 Pierangelo Masaratiforward porting of empty parent dn checks from back...
2001-10-02 Pierangelo Masaratiforward porting of composite rdn handling from back...
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!
2000-09-28 Kurt Zeilengareport retries
2000-09-28 Kurt ZeilengaAdd txn_checkpoint()'ing
2000-09-28 Kurt Zeilengaworking modrdn...
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.