]> git.sur5r.net Git - openldap/history - servers/slapd
Fix modify deadlock
[openldap] / servers / slapd /
2005-04-25 Howard ChuFix modify deadlock
2005-04-24 Howard ChuBetter fix for #3671
2005-04-24 Howard ChuITS#3671 free all locks before calling send_search_...
2005-04-24 Howard ChuITS#3671 add REP_ENTRY_MUSTRELEASE flag, release the...
2005-04-23 Howard ChuCleanup ModulePath handling
2005-04-23 Howard ChuFix DB_CONFIG loading
2005-04-23 Howard ChuTweak runqueue reporting
2005-04-23 Howard ChuTweak online_index task interval
2005-04-23 Howard ChuAdd hdb symbols, make sure only one indexer runs
2005-04-23 Howard ChuITS#3677 use LDAP_DEBUG_ANY when logging the shutdown...
2005-04-23 Howard ChuAdd task names to runqueue entries. Display running...
2005-04-22 Howard ChuMore for dynamic dbenv swapping
2005-04-22 Pierangelo Masaratimore on error handling reworking; should address ITS...
2005-04-22 Howard ChuDynamic environment swapping
2005-04-22 Howard ChuFix prev commit
2005-04-22 Howard ChuITS#3607 use shared memory when configured
2005-04-22 Howard ChuFix single-value delete, replace
2005-04-22 Howard ChupwdReset was not supposed to be NO-USER-MODIFICATION
2005-04-22 Howard ChuCleanup db_close vs db_destroy steps
2005-04-22 Pierangelo Masaraticleanup
2005-04-22 Howard ChuFix checkpoint task start/stop
2005-04-22 Howard ChuCleanup task tracking
2005-04-22 Howard ChuIsolate syncrepl stuff in syncrepl.c
2005-04-22 Howard ChuFix prev commit
2005-04-22 Howard ChuFix bdb_attrinfo_free
2005-04-22 Pierangelo Masaratiremove unnecessary call
2005-04-22 Howard ChuNote draft 8 in comment
2005-04-22 Howard ChuITS#3655 patch from Ralf rhafer@suse.de update to draft...
2005-04-21 Pierangelo Masaratimore attr_merge cleanup (please check)
2005-04-21 Pierangelo Masaratiadd a consistency check
2005-04-21 Pierangelo Masaratifix previous commit
2005-04-21 Pierangelo Masaratifix previous commit
2005-04-21 Pierangelo Masaratiset alias dereferencing (please check)
2005-04-21 Pierangelo Masaratieither pass normalized values to attr_merge*() or call...
2005-04-21 Pierangelo Masaratipartial fix to ITS#3659; still problems in merging...
2005-04-21 Howard ChuFix prev commit for component indexer op
2005-04-21 Howard ChuFix typo, add Truncate support
2005-04-21 Howard Chuconfig cleanup handler
2005-04-21 Howard ChuAllow shutdown to interrupt the indexer
2005-04-21 Howard ChuDynamic indexing support
2005-04-21 Howard ChuAdded some delete handlers
2005-04-21 Howard ChuPlaceholders for unimplemented Delete handlers
2005-04-21 Howard ChuFix dnattr unparsing
2005-04-21 Howard ChuFix X-ORDERED SIBLINGS
2005-04-21 Pierangelo Masaratiadd basic support for retry; protect internal bind...
2005-04-21 Pierangelo Masaraticleanup connection locking
2005-04-20 Pierangelo Masaratislightly reduce malloc overhead; minor cleanup
2005-04-19 Howard ChuFixes for ordered deletes
2005-04-19 Howard ChuMore modify support. ACL editing works.
2005-04-19 Pierangelo Masaratifix memory leak (ITS#3669)
2005-04-18 Pierangelo Masaratiset deref
2005-04-18 Pierangelo Masaratifix overlay access control; cleanup
2005-04-17 Pierangelo Masaratisomeone (e.g. an overlay) might muck with this data...
2005-04-16 Pierangelo Masaratiprotect macro
2005-04-16 Pierangelo Masaratienable use of asynchronous call to StartTLS
2005-04-16 Pierangelo Masaratia) implement a new candidate selection procedure, based...
2005-04-16 Howard ChuITS#3660 fix BDB verbose calls
2005-04-15 Howard ChuITS#3661 use MAXPATHLEN, not PATH_MAX
2005-04-15 Howard ChuITS#3616 store contextCSN in glue entry if database...
2005-04-15 Howard ChuITS#3657 added missing check
2005-04-14 Howard ChuFix config_build_entry, normalized attributes
2005-04-14 Howard ChuIgnore back-ldif if config directory is inaccessible
2005-04-14 Howard ChuGeneric ordered value support
2005-04-14 Howard ChuAdd STRIP macro to allow overriding strip on make install
2005-04-13 Howard ChuITS#3616 don't index the dummy context entry
2005-04-13 Howard ChuITS#3647 back-hdb fixes, create unsorted subtree IDLs...
2005-04-13 Howard ChuStore modification in back-ldif
2005-04-13 Howard ChuFix typo in OMsInteger macro
2005-04-13 Howard ChuMore for Modify. Single-valued attrs working.
2005-04-13 Howard ChuBasic Modify framework, still in progress
2005-04-13 Howard ChuITS#3607 more enhancements
2005-04-13 Howard Chuunifdef BDB_SUBDIRS, was never used
2005-04-13 Pierangelo Masaratipartially revert previous commit (ITS#3652)
2005-04-13 Pierangelo Masaratifix access control when no backend could be found ...
2005-04-13 Pierangelo Masaratifix access control when no backend could be found ...
2005-04-12 Pierangelo Masaratifix access unparse (ITS#3631)
2005-04-12 Pierangelo Masaratimore on ITS#3652
2005-04-12 Pierangelo Masaratifix slapacl when doing cross-database access checking
2005-04-12 Pierangelo Masaratimore issues related to slapacl
2005-04-12 Pierangelo Masaratifix previous commit in case of access to non existent...
2005-04-12 Pierangelo Masaraticleanup previous commit
2005-04-12 Pierangelo Masaratifix the fix to previous commit
2005-04-12 Pierangelo Masaratiadd comment (see ITS#3652)
2005-04-12 Pierangelo Masaratifix previous commit (ITS#3654)
2005-04-12 Howard ChuITS#3648 use slapd runqueue for periodic sync
2005-04-12 Howard ChuFix checkpoint task - must call stoptask before returning
2005-04-12 Howard ChuITS#3573, mark pwdChangedTime, pwdGraceUseTime, pwdExpi...
2005-04-12 Howard ChuFix slapMode parens
2005-04-12 Pierangelo Masaratihide changes behind specific #ifdef, conditioned by...
2005-04-12 Pierangelo Masaraticleanup previous commit
2005-04-12 Pierangelo Masaratiadd ACL hook to overlays
2005-04-12 Pierangelo Masaratiin case of success, release the entry only after global...
2005-04-11 Pierangelo Masaratiiptr was unint'd
2005-04-11 Pierangelo Masaraticleanup & silence warnings
2005-04-11 Pierangelo Masaraticall frontend's be_unbind, if any, to honor hooks regis...
2005-04-11 Howard ChuITS#3647 fix hdb dn2idl SEGV
2005-04-10 Pierangelo Masaratiadd SASL bind for acl-authc; use slap_bindconf
2005-04-10 Pierangelo Masaratimore bindconf cleanup
2005-04-10 Pierangelo Masaratiapply naming scheme to global/database schema
2005-04-10 Kurt Zeilenga<limits.h> cleanup && ITS#3643
next