2003-04-18 |
Howard Chu | ITS#2449, broken NOT filters |
tree | commitdiff |
2003-04-18 |
Jong Hyuk Choi | Caching non-existing index entries in the IDL cache... |
tree | commitdiff |
2003-04-17 |
Howard Chu | Use EntryInfo navigation for search scope checks |
tree | commitdiff |
2003-04-17 |
Howard Chu | Finish alias scope support |
tree | commitdiff |
2003-04-17 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2003-04-17 |
Howard Chu | Fix database search loop conditions |
tree | commitdiff |
2003-04-17 |
Howard Chu | Fix AVL comparisons |
tree | commitdiff |
2003-04-17 |
Howard Chu | Added CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut... |
tree | commitdiff |
2003-04-16 |
Howard Chu | Hierarchical cache management. |
tree | commitdiff |
2003-04-16 |
Howard Chu | Free IDL_CACHE locks |
tree | commitdiff |
2003-04-15 |
Howard Chu | Fix for modrdn retries |
tree | commitdiff |
2003-04-13 |
Howard Chu | Memory context fixes |
tree | commitdiff |
2003-04-12 |
Howard Chu | Eliminate unnecessary calls to slap_bv2ad |
tree | commitdiff |
2003-04-12 |
Howard Chu | Memory context tweaks for other ops |
tree | commitdiff |
2003-04-12 |
Howard Chu | New ldap_pvt_thread_pool_context() |
tree | commitdiff |
2003-04-11 |
Howard Chu | More memory context tweaks |
tree | commitdiff |
2003-04-08 |
Pierangelo Masarati | free cache only if required |
tree | commitdiff |
2003-04-08 |
Jong Hyuk Choi | bdb->bi_idl_tree_lrulock initialize |
tree | commitdiff |
2003-04-08 |
Howard Chu | Better detection of new search scopes |
tree | commitdiff |
2003-04-08 |
Jong Hyuk Choi | IDL cache locking change (mutex -> rwlock) |
tree | commitdiff |
2003-04-05 |
Howard Chu | Define MINIMUM_SEARCH_STACK_DEPTH=8, search_aliases... |
tree | commitdiff |
2003-04-05 |
Pierangelo Masarati | cleanup & more |
tree | commitdiff |
2003-04-05 |
Howard Chu | Range check cleanup, added alias processing comments |
tree | commitdiff |
2003-04-05 |
Howard Chu | Fix cursor initialization, scope IDs |
tree | commitdiff |
2003-04-05 |
Kurt Zeilenga | Cleanup |
tree | commitdiff |
2003-04-05 |
Howard Chu | Fix locking etc. in prev commit |
tree | commitdiff |
2003-04-05 |
Howard Chu | Added code for BDB_ALIASES. Please test. |
tree | commitdiff |
2003-04-05 |
Kurt Zeilenga | #ifdef -DSLAP_NVALUES |
tree | commitdiff |
2003-04-05 |
Kurt Zeilenga | #unifdef -DSLAP_NVALUES_ON_DISK |
tree | commitdiff |
2003-04-03 |
Howard Chu | Fix return of DB error code to LDAP client |
tree | commitdiff |
2003-04-01 |
Howard Chu | Consolidated slap_callbacks into one function. Removed... |
tree | commitdiff |
2003-03-31 |
Howard Chu | Remove psearch.c |
tree | commitdiff |
2003-03-30 |
Howard Chu | Fix typo in prev commit |
tree | commitdiff |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
tree | commitdiff |
2003-03-29 |
Howard Chu | Deleted bi_database_mutex, use DB_LOCK instead. Changed... |
tree | commitdiff |
2003-03-27 |
Howard Chu | Don't use subdatabases for indexes. This patch is an... |
tree | commitdiff |
2003-03-27 |
Howard Chu | Fix previous commit |
tree | commitdiff |
2003-03-26 |
Howard Chu | Save DB_LOCK structure so it can be released later. |
tree | commitdiff |
2003-03-26 |
Howard Chu | Remove attribute.c, group.c from build |
tree | commitdiff |
2003-03-26 |
Howard Chu | Deleted BackendInfo->bi_acl_attribute, bi_acl_group. |
tree | commitdiff |
2003-03-25 |
Howard Chu | #if out unused cache rdwr locks |
tree | commitdiff |
2003-03-25 |
Howard Chu | Simplify indexer - remove redundant dbname parameter |
tree | commitdiff |
2003-03-25 |
Howard Chu | ITS#2392 - move cache_commit inside transaction. needs... |
tree | commitdiff |
2003-03-24 |
Howard Chu | SLAP_NVALUES fix |
tree | commitdiff |
2003-03-24 |
Howard Chu | SLAP_NVALUES tweaks - after input, a_nvals is always... |
tree | commitdiff |
2003-03-23 |
Howard Chu | BDB_HIER was defined by accident, undef |
tree | commitdiff |
2003-03-22 |
Howard Chu | Plug ndn leak (re: ITS#2390) |
tree | commitdiff |
2003-03-22 |
Kurt Zeilenga | ITS#2390 fix for back-bdb |
tree | commitdiff |
2003-03-22 |
Howard Chu | Still need DB_AUTO_COMMIT flag |
tree | commitdiff |
2003-03-18 |
Howard Chu | Don't use DB_AUTO_COMMIT when opening a database |
tree | commitdiff |
2003-03-16 |
Kurt Zeilenga | reorder to statements for debugging purposes |
tree | commitdiff |
2003-03-16 |
Kurt Zeilenga | SLAP_NVALUES updates |
tree | commitdiff |
2003-03-15 |
Kurt Zeilenga | NVALUES: fix a couple of value_find_ex() calls |
tree | commitdiff |
2003-03-13 |
Howard Chu | ITS#2371, fix BDB_SUBDIRs |
tree | commitdiff |
2003-03-13 |
Kurt Zeilenga | minor cleanup |
tree | commitdiff |
2003-03-12 |
Howard Chu | ITS#2368 - fix deleting key from range IDL |
tree | commitdiff |
2003-03-12 |
Howard Chu | Fix error messages |
tree | commitdiff |
2003-03-12 |
Jong Hyuk Choi | Error checking code for ITS#2367 |
tree | commitdiff |
2003-03-12 |
Jong Hyuk Choi | declaration of bdb_idl_entry_cmp() |
tree | commitdiff |
2003-03-12 |
Jong Hyuk Choi | AVL delete upon shutdown (ITS#2367) |
tree | commitdiff |
2003-03-12 |
Howard Chu | Fix cache consistency problems on txn retry |
tree | commitdiff |
2003-03-12 |
Howard Chu | Plug memory leaks: |
tree | commitdiff |
2003-03-11 |
Howard Chu | Added lutil_passwd_init, _destroy, _add for dynamically... |
tree | commitdiff |
2003-03-09 |
Kurt Zeilenga | need to use ch_malloc/realloc |
tree | commitdiff |
2003-03-05 |
Jong Hyuk Choi | misc : not activating idl cache in tool mode run |
tree | commitdiff |
2003-03-04 |
Howard Chu | Multiple-suffix fail msg should be logged at ERR/ANY... |
tree | commitdiff |
2003-03-03 |
Pierangelo Masarati | init var |
tree | commitdiff |
2003-03-01 |
Pierangelo Masarati | trim unnecessary varaible |
tree | commitdiff |
2003-03-01 |
Kurt Zeilenga | SLAP_NVALUES: index normalized values |
tree | commitdiff |
2003-02-28 |
Howard Chu | Fix LDAP_LOG arg |
tree | commitdiff |
2003-02-28 |
Howard Chu | ITS#2336 - Don't allow rename on subtrees. |
tree | commitdiff |
2003-02-27 |
Kurt Zeilenga | SLAP_NVALUES: |
tree | commitdiff |
2003-02-26 |
Howard Chu | Complain about holes in database at end of slapadd |
tree | commitdiff |
2003-02-26 |
Howard Chu | Delete extraneous log msg |
tree | commitdiff |
2003-02-26 |
Howard Chu | Only check opinfo.boi_err when ACL check failed. |
tree | commitdiff |
2003-02-26 |
Howard Chu | Fix attribute/group to allow TXN to abort on lock failu... |
tree | commitdiff |
2003-02-26 |
Howard Chu | Don't need TXN/opinfo support in read-only operations |
tree | commitdiff |
2003-02-26 |
Howard Chu | ITS#2122 - actually use the passed in txn handle!! |
tree | commitdiff |
2003-02-26 |
Howard Chu | bdb_entry_return must explicitly check for/free attr... |
tree | commitdiff |
2003-02-26 |
Kurt Zeilenga | SLAP_NVALUES, round 3 |
tree | commitdiff |
2003-02-26 |
Kurt Zeilenga | Change MR flag names and add comments as to what they... |
tree | commitdiff |
2003-02-25 |
Kurt Zeilenga | SLAP_NVALUES: fix up modify password exop |
tree | commitdiff |
2003-02-25 |
Kurt Zeilenga | SLAP_NVALUES, round 2 |
tree | commitdiff |
2003-02-25 |
Jong Hyuk Choi | log message fix |
tree | commitdiff |
2003-02-22 |
Howard Chu | Fix? For bdb_cache_find_entry*, COMMITTED entries are... |
tree | commitdiff |
2003-02-21 |
Howard Chu | Change - bdb_tool_entry_put always "sorts" entries: |
tree | commitdiff |
2003-02-16 |
Howard Chu | Use struct berval for exop reqoid everywhere. Define... |
tree | commitdiff |
2003-02-14 |
Howard Chu | Use bdb_unlocked_cache_return; lock ended when TXN... |
tree | commitdiff |
2003-02-14 |
Kurt Zeilenga | Use function pointers to get at backend routines. |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | Misc LCUP cleanup |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | Cancel exop updates |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | rename "permit modify" control to "permissive modify" |
tree | commitdiff |
2003-02-08 |
Kurt Zeilenga | Rework #ifdef'ing of expermental controls to ease relea... |
tree | commitdiff |
2003-02-08 |
Kurt Zeilenga | Use DB_VERSION_ to set BDB_ENOUGH |
tree | commitdiff |
2003-02-08 |
Kurt Zeilenga | Reword BDB 4.0 bug comment now that configure requires... |
tree | commitdiff |
2003-02-08 |
Kurt Zeilenga | minor code cleanup |
tree | commitdiff |
2003-02-07 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-02-07 |
Jong Hyuk Choi | cleanup |
tree | commitdiff |
2003-02-07 |
Jong Hyuk Choi | use of normalized dn (fix for a deadlock case ITS#2195) |
tree | commitdiff |
2003-02-07 |
Jong Hyuk Choi | use of pre-assigned locker in bdb_group() / bdb_attribute() |
tree | commitdiff |
next |