]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/init.c
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
[openldap] / servers / slapd / back-monitor / init.c
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-06-21 Ondrej KuznikITS#6974 (Re)moving stray cleanup code.
2011-01-13 Howard ChuITS#6787 release entry locks before sending entries
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-31 Hallvard Furusethnoop commit: cleanup 0 -> REP_RESULT in SlapReply
2010-04-13 Kurt Zeilengahappy belated New Year
2010-01-18 Pierangelo Masaratiimplement support for selective iteration in slaptools...
2009-11-15 Howard ChuUse fake_init2 in db_open/db_close since they can execu...
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-08-17 Pierangelo Masaratiallow to register overlay-specific stuff
2009-08-13 Pierangelo Masaratiexpose subordinate databases; add a link to the superior DN
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-04-23 Howard ChuFor ITS#5346 - reintroduce bd_self pointer (from 2008...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-15 Pierangelo Masaratiapply Howard's cleanup of database monitoring registration
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-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-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...
2005-08-08 Pierangelo Masaratimore (in)sanity stuff
2005-08-08 Hallvard FurusethDestroy monitor_info.mi_cache_mutex
2005-08-08 Pierangelo Masaratiplug more one-time leaks; rearrange subsystems setup
2005-08-08 Pierangelo Masaratiplug another one-time leak
2005-08-06 Pierangelo Masaraticleanup
2005-07-23 Pierangelo Masaratiadd back-config suppor to back-monitor; advertize what...
2005-07-20 Pierangelo Masaratidestroy cache on exit
2005-07-19 Pierangelo MasaratiMemory cleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-05-21 Pierangelo Masaratipublish updateref...
2005-05-09 Kurt ZeilengaDon't split description across multiple values.
2005-05-06 Pierangelo Masaraticleanup ident string
2005-05-04 Pierangelo Masaratiadd "monitorIsShadow" (ITS#3696); more to come (see...
2005-04-29 Pierangelo Masaratianticipate monitor schema definition
2005-04-29 Pierangelo Masaratiperform internal operations as rootdn, if any
2005-04-27 Pierangelo Masaratirefactor ABI for arbitrary attribute/entry/callback...
2005-04-27 Pierangelo Masaratifix attributeType DESC; #ifdef the legacy monitoredInfo
next