]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor
More for ITS#5178
[openldap] / servers / slapd / back-monitor /
2009-08-26 Quanah Gibson-MountMore for ITS#5178
2009-08-14 Quanah Gibson-MountITS#6243
2009-04-28 Quanah Gibson-MountITS#5540 pieces
2009-02-05 Quanah Gibson-MountITS#5921
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-08 Quanah Gibson-MountITS#5735,ITS#5736
2008-11-08 Quanah Gibson-MountITS#5731,ITS#5732
2008-05-26 Pierangelo Masaratis/PATH_MAX/MAXPATHLEN/ (ITS#5531)
2008-05-01 Quanah Gibson-MountFix potential deadlock
2008-04-24 Howard ChuITS#5346 from HEAD
2008-04-23 Howard ChuFor ITS#5346 - reintroduce bd_self pointer (from 2008...
2008-02-12 Quanah Gibson-MountITS#5328 - cosmetic cleanup
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-Mountattribute values mucking
2008-02-11 Quanah Gibson-MountITS5311
2008-02-11 Hallvard FurusethITS#5328 - cosmetic cleanup (0 -> LDAP_SUCCESS)
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
2008-01-08 Pierangelo Masaratimore attribute values mucking
2008-01-08 Pierangelo Masaratifix zeroing out attribute values (should fix ITS#5311)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-11-07 Quanah Gibson-MountUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuUse per-thread slap_counters to eliminate lock contention
2007-10-08 Howard ChuITS#5164 from HEAD
2007-10-03 Howard ChuFrom ITS#5164 - treat monitoredInfo normalization consi...
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-29 Howard ChuITS#4965 again, registration cleanup from HEAD
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-15 Howard ChuAdd comment for prev commit
2007-09-15 Howard ChuFix prev commit
2007-09-15 Pierangelo Masaratiapply Howard's cleanup of database monitoring registration
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-28 Pierangelo Masaratiforgot to re-sort operation names
2007-08-27 Pierangelo Masaraticonsistently dispose of limbo
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-08-01 Ralf Haferkampremoved bogus cast
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-06-15 Hallvard Furuseth Do not access a void* (mi_entry_limbo) as if it were...
2007-06-09 Pierangelo Masaratialways complain when custom monitor stuff cannot be...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-18 Hallvard FurusethWarning cleanup (avoid cast double return val -> intege...
2007-05-08 Howard Chucoverity scan, e is non-NULL
2007-05-08 Howard Chucoverity scan, fix typo
2007-04-04 Ralf HaferkampMoved the check for existing monitor database to the...
2007-03-21 Pierangelo Masaratidon't add databases twice; but try as hard as possible...
2007-03-21 Pierangelo Masaratiallow adding of back-bdb with monitoring on (ITS#4789)
2007-03-21 Pierangelo Masaratifix ITS#4883
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-03-19 Pierangelo Masaratiadd uptime monitoring (in seconds)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-27 Howard ChuPartially revert prev commit, just omit the sl_mem_destroy
2007-01-25 Howard ChuDon't muck with sl_mem
2007-01-25 Howard ChuFix call to connection_fake_init, plug leak
2007-01-23 Pierangelo Masaratimake Solaris happy with printf of NULLs (ITS#4811?)
2007-01-07 Pierangelo Masaratidon't leave attrs with no values 'round; fix description
2007-01-06 Pierangelo Masaratiself-document thread monitoring
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Pierangelo Masaratidon't leak callbacks if stuff cannot be registered...
2006-12-08 Kurt ZeilengaMonitor attributes should have dSAOperation usage,
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-10-26 Pierangelo Masaratifix building without threads (don't publish any thread...
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-08 Howard ChuFix uninit (coverity)
2006-09-25 Pierangelo Masaratimonitor max file descriptor number
2006-09-15 Pierangelo Masaratimore good looking error messages
2006-09-14 Pierangelo Masaratihandle errors
2006-09-14 Pierangelo Masaratimonitor __ALL__ thread parameters
2006-09-13 Howard ChuUse register_at / register_oc helpers
2006-09-13 Howard ChuAdd BackendInfo.bi_extra for backend custom APIs
2006-09-09 Pierangelo Masaratidon't bother about unregistering stuff during shutdown
2006-09-09 Pierangelo Masaratimore cleanup; add the frontend to the set of monitored...
2006-09-09 Pierangelo Masaratifix entry unlock in case of unhandled scope (ITS#4668)
2006-09-09 Pierangelo Masaratisupport "subordinate" scope
2006-09-08 Pierangelo Masarati- need to be able to set new subsystems when appending...
2006-09-06 Pierangelo Masaraticleanup subsystems monitoring OID handling
2006-09-06 Pierangelo Masaraticheck return values (failing when filter invalid)
2006-09-06 Pierangelo Masaratiimplement support for unregistering registered stuff
2006-09-06 Pierangelo Masaratiremove dependencies on back-{b,h}db
2006-09-06 Pierangelo Masarati- setup framework for monitoring of back-bdb/back-hdb...
2006-09-01 Pierangelo Masaraticleanup
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-20 Kurt Zeilengasync with HEAD
2006-08-18 Pierangelo Masaratimore thread monitoring reworking; connection_pool_max...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-08-17 Pierangelo Masaratifix previous commit
2006-08-17 Pierangelo Masaratiadd tasklist monitoring; review runqueue monitoring
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-08-05 Pierangelo Masaratiprocess callbacks first; they are supposed to remove...
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-18 Kurt ZeilengaSync with HEAD
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-11 Kurt Zeilengasync with HEAD
2006-04-11 Kurt Zeilengaremove more LDBM cruft
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
next