]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor
Cleanup ISO C compatibility for recent commits
[openldap] / servers / slapd / back-monitor /
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-02-08 Ralf Haferkampremoved some used vars
2011-01-13 Howard ChuMore cleanup
2011-01-13 Howard ChuITS#6787 release entry locks before sending entries
2011-01-12 Howard ChuFix typo
2011-01-12 Howard ChuMinor cleanup
2011-01-12 Howard ChuMore for prev commit
2011-01-12 Howard ChuITS#6783 fix abandon processing, cleanup
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-31 Hallvard Furusethnoop commit: cleanup 0 -> REP_RESULT in SlapReply
2010-12-30 Hallvard FurusethRemove lint (unused vars/labels/funcs/default:s)
2010-12-23 Howard ChuITS#6753 use slap_compare_entry()
2010-11-18 Pierangelo Masaratido not add hasSubordinates if already present (blind...
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-18 Howard ChuFix prev commit, attr_find args
2009-08-17 Pierangelo Masaratiallow to register overlay-specific stuff
2009-08-13 Pierangelo Masaratiremove misleading comment
2009-08-13 Pierangelo Masaratiexpose subordinate databases; add a link to the superior DN
2009-02-04 Pierangelo Masaratifix structuralObjectClass modification (glue, ITS#5921...
2009-01-27 Howard ChuITS#5540 sean-burford-monitor-normalize-unified-080706...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-12 Pierangelo Masaratifix overlays with private instances of databases (ITS...
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-05-26 Pierangelo Masaratis/PATH_MAX/MAXPATHLEN/ (ITS#5531)
2008-04-28 Pierangelo Masaratiavoid potential deadlock?
2008-04-23 Howard ChuFor ITS#5346 - reintroduce bd_self pointer (from 2008...
2008-02-11 Hallvard FurusethITS#5328 - cosmetic cleanup (0 -> LDAP_SUCCESS)
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-10-25 Howard ChuUse per-thread slap_counters to eliminate lock contention
2007-10-03 Howard ChuFrom ITS#5164 - treat monitoredInfo normalization consi...
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-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-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-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
next