summaryrefslogtreecommitdiff
path: root/gdbus
AgeCommit message (Expand)AuthorFilesLines
2009-05-11Make the parent path invalidateableDenis Kenzior1-1/+5
2009-05-06Fix crash when calling g_dbus_remove_watch from watch callbackLuiz Augusto von Dentz1-10/+41
2009-04-04Fix handling of watch functionsMarcel Holtmann1-19/+37
2009-02-28Check that interface name is providedMarcel Holtmann1-1/+3
2009-01-01Update copyright informationMarcel Holtmann4-4/+4
2008-12-24Check if path is valid before unregistering itMarcel Holtmann1-0/+3
2008-12-23Fix issue with signed/unsigned comparisonMarcel Holtmann1-1/+2
2008-12-20Use tabs for indentationMarcel Holtmann1-4/+4
2008-12-06Fix error message creationMarcel Holtmann1-1/+5
2008-11-26Don't expect reply when sending D-Bus messagesMarcel Holtmann1-0/+3
2008-11-23Add function for checking if a service is presentMarcel Holtmann2-0/+45
2008-10-17Add g_dbus_add_service_watch() implementationMarcel Holtmann2-22/+45
2008-10-17Fix connection disconnect functionMarcel Holtmann1-2/+2
2008-10-17Change declaration of GDBusWatchFunctionMarcel Holtmann2-3/+4
2008-08-13Don't use static library for the included libgdbusMarcel Holtmann1-2/+2
2008-08-13Add copy of libgdbus helper for easier adoptionMarcel Holtmann5-0/+1440