summaryrefslogtreecommitdiff
path: root/bustle-dbus-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-04dbus-monitor: get rid of SIGINT madnessLennart Poettering1-14/+4
2009-05-17don't block in dbus_connection_read_write_dispatch, just wait 1 secMarc Kleine-Budde1-1/+1
2009-04-04List all unique names at b-d-m startupWill Thompson1-0/+6
2009-04-04Exclude org.freedesktop.DBus from nameownerchangedWill Thompson1-0/+3
2009-04-04bustle-dbus-monitor doesn't depend on glib any moreWill Thompson1-2/+0
2009-04-04Just dump name owners and changes to logWill Thompson1-117/+25
2008-11-13track name owner changesWill Thompson1-12/+108
2008-11-13Use GList rather than a NIHed linked listWill Thompson1-7/+6
2008-11-13Use glib in b-d-mWill Thompson1-0/+2
2008-11-09Add a hacked-up dbus-monitor that tries to find human-readable bus namesWill Thompson1-0/+409