summaryrefslogtreecommitdiff
path: root/bus/stats.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbus-1.8' and prepare 1.9.6dbus-1.9.6Simon McVittie2015-01-011-0/+7
|\
| * Hardening: only accept Stats function calls at the canonical object pathSimon McVittie2015-01-011-0/+7
* | Implement GetAllMatchRules on the Stats interfaceAlban Crequy2014-09-251-0/+117
|/
* Stats: fix compilation issueAlban Crequy2014-09-041-1/+3
* BusTransaction: remove confusing getter of connectionsChengwei Yang2014-01-061-1/+1
* Fix build with "--enable-stats"Chengwei Yang2013-08-221-1/+1
* Convert a{sv} helpers from Stats into generic utility codeSimon McVittie2013-06-251-187/+52
* Fix build failure if build with "--enable-stats"Chengwei Yang2013-06-241-2/+3
* Make taking a global lock automatically initialize locking if neededSimon McVittie2013-06-171-2/+2
* Fix compilation for removal of link cacheSimon McVittie2011-07-291-5/+2
* Include size of link cache in per-connection statisticsSimon McVittie2011-06-241-2/+5
* Also record peak values for queued bytes/fds in connection statsSimon McVittie2011-06-241-4/+10
* Add an initial round of stats to the Stats interfaceSimon McVittie2011-06-241-0/+59
* Add a stub .Debug.Stats interface if --enable-statsSimon McVittie2011-06-241-0/+287