2003-04-16 |
Howard Chu | Hierarchical cache management. |
blob | commitdiff | raw |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Howard Chu | Only check opinfo.boi_err when ACL check failed. |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Howard Chu | Fix attribute/group to allow TXN to abort on lock failu... |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Jong Hyuk Choi | use of pre-assigned locker in bdb_group() / bdb_attribute() |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Jong Hyuk Choi | LDAP Sync Operation (draft-zeilenga-ldup-sync) as a... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Jong Hyuk Choi | LCUP persistent search code drop |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Kurt Zeilenga | More "entry" level ACLs for entry add, delete, and... |
blob | commitdiff | raw | diff to current |
2002-10-04 |
Kurt Zeilenga | Fix up last commits |
blob | commitdiff | raw | diff to current |
2002-10-04 |
Kurt Zeilenga | Add "entry" ACL checks for add/delete/rename ops |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Pierangelo Masarati | improved support for NOOP; add is fine, the other write... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-06-06 |
Jong Hyuk Choi | remove dbenv->lock_put() call from transaction-protecte... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Jong Hyuk Choi | redesign of back-bdb locking : |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Jong Hyuk Choi | Patch for ITS# 1643 |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Julius Enarusai | Added LDAP_LOG messages |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Kurt Zeilenga | Fix bug in last commit |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Kurt Zeilenga | Use UUID to generate a GID for txn_prepare. Based... |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Kurt Zeilenga | Add ACL state recording to avoid multiple evaluation of |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Kurt Zeilenga | Add cache txn_prepare code based upon submission (ITS... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | BDB_ALIASES and BDB_SUBENTRIES cleanup |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | Add first cut BDB no-op control support. |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Kurt Zeilenga | Delete CDB (no transactions) support |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Kurt Zeilenga | Add whoami extended operation. LDBM_PRE_GIANT_RWLOCK |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed dnParent to void instead of int. (It always... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed be_issuffix and dnParent to struct bervals |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Kurt Zeilenga | Straighten out some argument passing... cache code... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Howard Chu | Entry caching. Based on ITS#1545 from Jong Hyuk Choi... |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Kurt Zeilenga | Move {add,replace,delete}_value() routines to frontend... |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Howard Chu | Added ldap_pvt_thread_yield() after txn_abort |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Pierangelo Masarati | another round replacing dn_parent ... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Howard Chu | Renamed BVarray to BerVarray. Moved slapd:bvarray_... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Add Backend argument to entry_schema_check() to support... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Add start of subentry support... still need to sort out |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Howard Chu | Change struct berval ** to BVarray |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Howard Chu | Fix dnParent to return "" for root |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Howard Chu | More struct berval fixes |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Some more (incomplete) struct berval conversion |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | Update referral handling to use struct berval DNs. |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | More struct berval DNs |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | Use struct berval DNs for root DN and update DN |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Howard Chu | Changed sai_dn, sai_ndn to struct berval. (Affects... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Converted all use of dn_parent to the in-place version... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Switched to dn_parent1, cleaned up dn2id_add/delete |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | Bare minimum changes to support BDB 4.0 |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Howard Chu | Minor rearrangement, give pdn to dn2id_add to avoid... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Howard Chu | Added experimental support for DB_DIRTY_READ. |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Kurt Zeilenga | Replace existing SLAP_MR_ matching flags with: |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Kurt Zeilenga | Misc code cleanup |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Howard Chu | Added "dbnotxn" config keyword. If present, back-bdb... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Howard Chu | Fixed exit code processing. passwd.c never committed... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Pierangelo Masarati | moved the empty dn static entry into a global const... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Pierangelo Masarati | update dn can add/modrdn/delete entries rooted at ... |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Pierangelo Masarati | fix a couple of misformats |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Pierangelo Masarati | non-root add/delete of entries rooted at '' checks... |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Howard Chu | Ported referral patches from back-ldbm. I believe searc... |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Kurt Zeilenga | BDB_INDEX code does no harm (but no good yet, not used... |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Kurt Zeilenga | More changes to let BDB build without LDBM. |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Kurt Zeilenga | An incremental step. |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Kurt Zeilenga | Enable management of attribute indices. Not yet used... |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Kurt Zeilenga | Work in progress codes. !UNTESTED! |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Kurt Zeilenga | Add txn_checkpoint()'ing |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Kurt Zeilenga | fix up bdb_entry_return() calls |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Kurt Zeilenga | Rough in extended ops, modify, and modrdn. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Kurt Zeilenga | Got base entry... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Kurt Zeilenga | Add bdb_bind, clean up init, s/Backend/BackendDB/ |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Kurt Zeilenga | Add dn2entry.c |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Kurt Zeilenga | Add compare routine |
blob | commitdiff | raw | diff to current |
2000-09-23 |
Kurt Zeilenga | rough in an add/delete and deadlock avoidance |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Kurt Zeilenga | Add bdb_add() and supporting routines |
blob | commitdiff | raw | diff to current |
|