2003-04-30 |
Howard Chu | Use DB_RMW when deleting dn2id elements |
blob | commitdiff | raw |
2003-04-23 |
Howard Chu | Fix byte-ordering in bdb_dup_compare |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Howard Chu | Change RDN compare funcs, we don't need lexical ordering |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Howard Chu | Subtree rename support for the cache |
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 | Omit bei_rdn field from EntryInfo |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | filter_candidate tweaks, search_stack tweaks |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | Trim dead BDB_HIER stuff |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | Mem context tweaks for bdb_dn2idl |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | Fix typo in prev commit |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Howard Chu | Moved IDL cache code to standalone functions. |
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-01-31 |
Howard Chu | Tweak previous commit |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Howard Chu | Fix subtree and matched search in back-hdb |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Howard Chu | Disallow multiple suffixes by default. Otherwise subtre... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Hallvard Furuseth | Remove casts of AVL function pointers. |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Hallvard Furuseth | Call node_find_cmp() with (void *)&ulong instead of... |
blob | commitdiff | raw | diff to current |
2002-09-19 |
Howard Chu | Updated BDB_HIER for current API |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Kurt Zeilenga | use ldap_charray_*() instead of charray_*() |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Howard Chu | Moved slap_strcopy, slap_strncopy to lutil_strcopy... |
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-05-01 |
Howard Chu | Changed be_[n]suffix, be_[n]suffixAlias to BerVarray... |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Howard Chu | Fix ITS#1774, BDB keys need ulen and flags to be initia... |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Julius Enarusai | Added LDAP_LOG messages to operational.c and fixed... |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Julius Enarusai | Added LDAP_LOG messages |
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 | Missed one db.bv_val in Debug statement |
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-17 |
Howard Chu | Cleanup while loops in dn2id_add/delete |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Pierangelo Masarati | another round replacing dn_parent ... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Pierangelo Masarati | fix ber_*str renaming |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Howard Chu | Fix some debug statements |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | More cleanup |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Misc cleanup |
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 |
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 |
Howard Chu | Moved bdb_strcopy to slap_strcopy |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Minor cleanup |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | More struct berval DNs |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Fixed suffix DN_SUBTREE again. Index was still being... |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Fix check for DN_SUBTREE on be suffix |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Kurt Zeilenga | Remove lint and misc MSVC updates |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Fix previous commit... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Cleanup previous commit |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Added dn_rdnlen. Fixed rdn leak in limits.c. |
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-08 |
Howard Chu | Changed be_nsuffix from char ** to struct berval *... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | Some fixes for BDB_IDL_MULTI. Experimental back-hdb... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | Missed a spot where root DN_SUBTREE index was still... |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Howard Chu | Fix for BDB_IDL_MULTI to work. |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Howard Chu | Experimental index management. Uncomment BDB_IDL_MULTI... |
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-12-03 |
Howard Chu | Don't maintain a DN_SUBTREE index for the backend suffi... |
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-24 |
Howard Chu | Fixed initialization bug. |
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-06-15 |
Kurt Zeilenga | Work in progress codes. !UNTESTED! |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Kurt Zeilenga | working modrdn... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Kurt Zeilenga | Clean up logging... need to hand run idl_delete to... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Kurt Zeilenga | Mostly working modify |
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-26 |
Kurt Zeilenga | Rough in passwd and referral routines |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Kurt Zeilenga | Add more diagnostics including linear search version... |
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 |
2000-09-20 |
Kurt Zeilenga | Add dn2id code |
blob | commitdiff | raw | diff to current |
|