summaryrefslogtreecommitdiffstats
path: root/src/modules/dbus/module-dbus-protocol.c
Commit message (Collapse)AuthorAgeFilesLines
* dbus: Stop polling every 10 seconds to check whether all clients are still ↵Tanu Kaskinen2010-05-101-22/+28
| | | | | | alive. Instead, watch for org.freedesktop.DBus.Disconnected signals.
* dbus: Initialize properly the type field of new server structs.Tanu Kaskinen2010-05-101-0/+1
|
* dbus: Make it possible to allow remote connections from outside localhost.Tanu Kaskinen2010-05-101-2/+8
|
* Rename all the signal parameters and variables to something more explicit.Diego Elio 'Flameeyes' Pettenò2009-11-211-7/+7
| | | | | Without this change, on FreeBSD you'll be bothered by tons of warnings about overshadowing signal(2).
* dbus: Finish the Client D-Bus interface.Tanu Kaskinen2009-08-261-2/+29
|
* Add the forgotten src/modules/dbus directory to git.Tanu Kaskinen2009-07-211-0/+580