summaryrefslogtreecommitdiffstats
path: root/src/modules/module-dbus-protocol.c
Commit message (Collapse)AuthorAgeFilesLines
* module-dbus-protocol: Allow anyone to connect the daemon in system mode.Tanu Kaskinen2009-06-201-1/+1
|
* dbus-protocol: Implement TCP server startup.Tanu Kaskinen2009-06-191-6/+37
|
* dbus-common: Implement infrastructure for registering D-Bus objects on allTanu Kaskinen2009-06-191-2/+16
| | | | client connections and for receiving method calls from clients.
* dbus-protocol: Connection handling for local connections.Tanu Kaskinen2009-06-161-3/+467
|
* Create module-dbus-protocol with "Hello, world!" functionality.Tanu Kaskinen2009-06-031-0/+66