]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/proto-bdb.h
Some more (incomplete) struct berval conversion
[openldap] / servers / slapd / back-bdb / proto-bdb.h
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-24 Kurt ZeilengaEvery quick mod to use a struct berval for e_dn/e_ndn...
2001-12-08 Howard ChuSwitched to dn_parent1, cleaned up dn2id_add/delete
2001-12-06 Howard ChuExperimental index management. Uncomment BDB_IDL_MULTI...
2001-12-06 Howard ChuMinor rearrangement, give pdn to dn2id_add to avoid...
2001-11-27 Howard ChuFix segv in slapcat. Tool must use be_entry_return...
2001-11-26 Howard ChuSome tweaks to cut down on IDL stack usage. idl_interse...
2001-11-24 Howard ChuRemoved unused "range" argument from indexing functions...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-11-12 Howard ChuAdded bdb_attribute and bdb_group ACL support routines
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-05 Kurt ZeilengaAnother round. BDB_INDEX almost ready for functional...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-10-04 Kurt ZeilengaAdd prelim index code from LDBM, needs work...
2001-10-03 Kurt ZeilengaAdd BDB index config code
2001-07-31 Kurt ZeilengaFix basic operations
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!
2000-09-28 Kurt ZeilengaMostly working modify
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-26 Kurt Zeilengareplace ALLIDS with RANGE IDLs
2000-09-26 Kurt ZeilengaAdd reindex
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-25 Kurt ZeilengaRough in search routine
2000-09-24 Kurt ZeilengaAdd dn2entry.c
2000-09-24 Kurt ZeilengaAdd compare routine
2000-09-23 Kurt Zeilengarough in an add/delete and deadlock avoidance
2000-09-22 Kurt ZeilengaAdd bdb_add() and supporting routines
2000-09-22 Kurt Zeilengaremove lint
2000-09-20 Kurt ZeilengaAdd dn2id code
2000-09-19 Kurt ZeilengaAdd new nextid code.
2000-09-18 Kurt ZeilengaAdd errpfx and errcall