2005-04-24 |
Howard Chu | ITS#3671 add REP_ENTRY_MUSTRELEASE flag, release the... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Cleanup ModulePath handling |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Fix DB_CONFIG loading |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Tweak runqueue reporting |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Tweak online_index task interval |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Freshly inserted tasks should be at head of queue and... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Add hdb symbols, make sure only one indexer runs |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | ITS#3677 use LDAP_DEBUG_ANY when logging the shutdown... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Add task names to runqueue entries. Display running... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Howard Chu | Add task names to runqueue entries |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | More for dynamic dbenv swapping |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Add ldap_pvt_thread_pool_purgekey to free all instances... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Pierangelo... | improve back-meta tests; I think test036 can be enabled |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Pierangelo... | more on error handling reworking; should address ITS... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Dynamic environment swapping |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | ITS#3607 use shared memory when configured |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Fix single-value delete, replace |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | ITS#3573, ITS#3655 use new schema, shorter expirations... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | ITS#3573, cannot set pwdChangedTime manually any more |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | pwdReset was not supposed to be NO-USER-MODIFICATION |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Cleanup db_close vs db_destroy steps |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Kurt Zeilenga | Add <ac/time.h> for 'struct timeval' |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Fix checkpoint task start/stop |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Cleanup task tracking |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Isolate syncrepl stuff in syncrepl.c |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Change ldap_pvt_runqueue_insert to return new task... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Fix bdb_attrinfo_free |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Pierangelo... | remove unnecessary call |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | More for ITS#3655 draft-8 updates |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | Note draft 8 in comment |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Howard Chu | ITS#3655 patch from Ralf rhafer@suse.de update to draft... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | more attr_merge cleanup (please check) |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | add a consistency check |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | set alias dereferencing (please check) |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | either pass normalized values to attr_merge*() or call... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | partial fix to ITS#3659; still problems in merging... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Fix prev commit for component indexer op |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Fix typo, add Truncate support |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | config cleanup handler |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Allow shutdown to interrupt the indexer |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Dynamic indexing support |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Added some delete handlers |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Placeholders for unimplemented Delete handlers |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Fix dnattr unparsing |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Howard Chu | Fix X-ORDERED SIBLINGS |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | introduce ber_bvreplace() |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | seems to work; in any case, it's yet disabled |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | add basic support for retry; protect internal bind... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | cleanup connection locking |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Pierangelo... | fix previous commit (was causing failure of test028) |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Pierangelo... | add concurrency test for back-meta; cleanup previous... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Pierangelo... | slightly reduce malloc overhead; minor cleanup |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Pierangelo... | add "retry" switch (currently needed to stress-test... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Ralf Haferkamp | -increase version number |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Ralf Haferkamp | improved error reporting |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Ralf Haferkamp | support for syntax and equality matching rule |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Pierangelo... | allow abandon/cancel for all tools |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Howard Chu | Fixes for ordered deletes |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Pierangelo... | enable abandon/cancel in ldapsearch (ITS#3670) |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Pierangelo... | add tools arg description |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Howard Chu | More modify support. ACL editing works. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Howard Chu | Added ldap_pvt_runqueue_find() |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Pierangelo... | fix memory leak (ITS#3669) |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Pierangelo... | missing file (ITS#3668) |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Pierangelo... | set deref |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Pierangelo... | fix overlay access control; cleanup |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Pierangelo... | someone (e.g. an overlay) might muck with this data... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Pierangelo... | protect macro |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Pierangelo... | enable use of asynchronous call to StartTLS |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Pierangelo... | add test035 for back-meta; minor clanup to test030 |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Pierangelo... | a) implement a new candidate selection procedure, based... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Howard Chu | ITS#3660 fix BDB verbose calls |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Howard Chu | ITS#3661 use MAXPATHLEN, not PATH_MAX |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Howard Chu | ITS#3616 store contextCSN in glue entry if database... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Howard Chu | Fix LDAP_PVT_THREAD_STACK_SIZE, automatically scale... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Howard Chu | ITS#3657 add test with newSuperior as child of target... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Howard Chu | ITS#3657 added missing check |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Howard Chu | Delete sid reference from syncrepl cookie |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Howard Chu | Fix config_build_entry, normalized attributes |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Howard Chu | Ignore back-ldif if config directory is inaccessible |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Howard Chu | Generic ordered value support |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Howard Chu | Add STRIP macro to allow overriding strip on make install |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | ITS#3616 don't index the dummy context entry |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | ITS#3647 back-hdb fixes, create unsorted subtree IDLs... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | Omit FD_SETSIZE check for Winsock |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | Store modification in back-ldif |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | Fix typo in OMsInteger macro |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | More for Modify. Single-valued attrs working. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | Basic Modify framework, still in progress |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | ITS#3607 more enhancements |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Howard Chu | unifdef BDB_SUBDIRS, was never used |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Pierangelo... | partially revert previous commit (ITS#3652) |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Pierangelo... | fix access control when no backend could be found ... |
commit | commitdiff | tree | snapshot |
next |