2003-04-30 |
Howard Chu | Log errors from dn2id failures |
blob | commitdiff | raw |
2003-04-29 |
Kurt Zeilenga | remove dnNormalize2 |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Howard Chu | Function renaming, make internal funcs static, etc. |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | Fix args to bdb_cache_modrdn |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | Pass parent EntryInfo instead of parent DN to dn2id_add... |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Howard Chu | memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Howard Chu | Added CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Howard Chu | Hierarchical cache management. |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Howard Chu | Memory context tweaks for other ops |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Kurt Zeilenga | #ifdef -DSLAP_NVALUES |
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-03-25 |
Howard Chu | ITS#2392 - move cache_commit inside transaction. needs... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Howard Chu | SLAP_NVALUES tweaks - after input, a_nvals is always... |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Howard Chu | Fix cache consistency problems on txn retry |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Howard Chu | Plug memory leaks: |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Howard Chu | Fix LDAP_LOG arg |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Howard Chu | ITS#2336 - Don't allow rename on subtrees. |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Howard Chu | Delete extraneous log msg |
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-12-30 |
Kurt Zeilenga | Fix typo in last commit |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Kurt Zeilenga | ACL cleanup |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Kurt Zeilenga | Fix access_allowed() error checking bug |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Pierangelo Masarati | reworking of error handling (should also fix ITS#2235) |
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-25 |
Kurt Zeilenga | Make sure that newSuperior isn't old superior |
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 | definitely fix NOOP in back-bdb |
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-08-16 |
Pierangelo Masarati | add function slap_modrdn2mods that prepares modificatio... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Kurt Zeilenga | operationsError != Internal Error |
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-10 |
Jong Hyuk Choi | DB_RMW flag to dn2id and id2entry |
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-29 |
Jong Hyuk Choi | pointer initialization |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Jong Hyuk Choi | Patch for ITS# 1643 |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Howard Chu | Fix previous commit, missing semicolon |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Julius Enarusai | Added LDAP_LOG messages to these files to match the... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Pierangelo Masarati | use ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers |
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-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-25 |
Howard Chu | Entry caching. Based on ITS#1545 from Jong Hyuk Choi... |
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 | dn_parent => dnParent |
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-09 |
Kurt Zeilenga | Fix problems caused by lint removal |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Kurt Zeilenga | Remove some lint caused by the changes in const'ification |
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 |
2002-01-01 |
Howard Chu | Use ldap_str2rdn instead of rdn_attr |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Added dnPretty2/dnNormalize2 using preallocated destina... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Fix newSuperior handling. Back out previous commit. |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Howard Chu | Fix modrdn newSuperior checks |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Howard Chu | Changed dn_rdn/dn_rdnlen to struct berval |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Kurt Zeilenga | More struct berval DN changes |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Howard Chu | More struct berval fixes |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Howard Chu | More struct berval fixes for modrdn |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Kurt Zeilenga | Quick patch to support struct berval dn2entry changes |
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-26 |
Kurt Zeilenga | Move search, modify, and modrdn APIs to struct berval... |
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 | Adjust e_name.bv_len on modrdn |
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-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-16 |
Pierangelo Masarati | check children access for old and new parent when = '' |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Pierangelo Masarati | fix a couple of misformats |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Kurt Zeilenga | Port ITS#1430 changes from ldbm |
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-22 |
Howard Chu | Fix some uninitialized variables |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Howard Chu | Moved binary entry_encode/entry_decode into main code... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Howard Chu | Moved AttributeDescription caching into main code: |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Howard Chu | Patches for modify/modrdn to work with BDB_USE_BINARY_RW. |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Kurt Zeilenga | BDB updates... haven't had a chance to work on this... |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Pierangelo Masarati | forward porting of empty parent dn checks from back... |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Pierangelo Masarati | forward porting of composite rdn handling from back... |
blob | commitdiff | raw | diff to current |
next |