summaryrefslogtreecommitdiffstats
path: root/src/daemon/server-lookup.c
Commit message (Collapse)AuthorAgeFilesLines
* dbus-protocol: Implement TCP server startup.Tanu Kaskinen2009-06-191-8/+3
|
* dbus-common: Implement infrastructure for registering D-Bus objects on allTanu Kaskinen2009-06-191-4/+4
| | | | client connections and for receiving method calls from clients.
* dbus-protocol: Connection handling for local connections.Tanu Kaskinen2009-06-161-48/+21
|
* daemon: Implement the DBus server lookup service.Tanu Kaskinen2009-06-121-0/+277