summaryrefslogtreecommitdiffstats
path: root/gdbus/watch.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Add missing gdbus function declarationsMarcel Holtmann2008-12-061-0/+7
|
* Change file headers for D-Bus helper libraryMarcel Holtmann2008-12-061-1/+1
|
* Add g_dbus_add_service_watch() implementationMarcel Holtmann2008-10-171-20/+40
|
* Change declaration of GDBusWatchFunctionMarcel Holtmann2008-10-171-2/+2
|
* Revert wrong listner id counter offsetMarcel Holtmann2008-06-081-1/+1
|
* Avoid a watch id of 0Marcel Holtmann2008-06-081-1/+4
|
* Change name_listener API to libgdbus watch APIJohan Hedberg2008-05-291-50/+13
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-0/+380