]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/init.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / back-monitor / init.c
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-11 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-10 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-30 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-31 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-02 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Howard ChuITS#7182 new entry points should just be appended to...
2012-07-26 Ondrej KuznikITS#7182 Remove monitor_info_t from params for monitor_...
2012-07-26 Ondrej KuznikITS#7182 allow for later monitor subsystem registration
2012-07-26 Pierangelo Masaratimove entrypriv_create into monitor_extra_t
2012-07-26 Pierangelo Masaratimove entry_stub to monitor_extra_t
2012-07-26 Pierangelo Masaratifix uninit'ed parameters to monitor_back_register_entry...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-06-21 Ondrej KuznikITS#6974 (Re)moving stray cleanup code.
2011-01-27 Quanah Gibson-MountITS#6758
2011-01-13 Quanah Gibson-MountITS#6787
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-19 Quanah Gibson-MountITS#6262
2010-04-15 Quanah Gibson-MountITS#6442
2010-04-13 Kurt Zeilengahappy belated new year
2009-11-18 Quanah Gibson-MountITS#6381
2009-08-26 Quanah Gibson-MountMore for ITS#5178
2009-08-14 Quanah Gibson-MountITS#6243
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-08 Quanah Gibson-MountITS#5731,ITS#5732
2008-04-24 Howard ChuITS#5346 from HEAD
2008-04-23 Howard ChuFor ITS#5346 - reintroduce bd_self pointer (from 2008...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-29 Howard ChuITS#4965 again, registration cleanup from HEAD
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-27 Pierangelo Masaraticonsistently dispose of limbo
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-08 Howard Chucoverity scan, e is non-NULL
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-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-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-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-15 Pierangelo Masaratimore good looking error messages
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-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 Masarati- setup framework for monitoring of back-bdb/back-hdb...
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard ChuCleanup
2006-01-12 Howard ChuAdd monitor_entry_stub() for creating entries. Fix...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Kurt ZeilengaUpdate description
2005-11-26 Howard ChuDrop monitor_back_db_config()
2005-11-16 Pierangelo Masaratipartially revert commit
2005-11-14 Pierangelo Masaratiinitialize back-monitor only if configured (so resource...
2005-11-03 Pierangelo Masaratidon't leak on exit
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-09-08 Pierangelo Masaratifix messages in previous commit
2005-09-08 Pierangelo Masaratireject registrations when back-monitor is not configured
2005-08-30 Pierangelo Masaratidon't let back-monitor appear __after__ a database...
next