]> git.sur5r.net Git - openldap/history - servers
move back-monitor where it's reachable...
[openldap] / servers /
2005-04-27 Pierangelo Masaratifix attributeType DESC; #ifdef the legacy monitoredInfo
2005-04-27 Pierangelo Masaratiexplode connection monitored info into dedicated attributes
2005-04-27 Howard ChuITS#3688 don't sort range IDLs!
2005-04-27 Pierangelo Masaraticleanup entity registration
2005-04-27 Sang Seok LimMisc bug fix: component matching
2005-04-26 Pierangelo Masaratimore cleanup in handling timeouts in ldap_result()
2005-04-26 Pierangelo Masaratiuse safe(r) default
2005-04-26 Howard ChuFix ppolicy libltdl usage on Win32
2005-04-26 Pierangelo Masaratihandle the null lud_dn case...
2005-04-26 Pierangelo Masaratiwork around the last issue: some times the result times...
2005-04-26 Howard ChuITS#3682, dup entry and free the DB's copy before sendi...
2005-04-26 Howard ChuFix tool startup, don't start main backend twice
2005-04-26 Pierangelo Masaratidon't use temporaries
2005-04-25 Pierangelo Masaratireset candidates when intentionally abandoning; consist...
2005-04-25 Pierangelo Masaratifix retry; add per-target configurable number of retrie...
2005-04-25 Howard ChuFix some return codes
2005-04-25 Howard ChuMore error reporting for clients
2005-04-25 Howard ChuMore modpath fixes
2005-04-25 Howard ChuITS#3671 make sure to flush queue when able
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
next