summaryrefslogtreecommitdiff
path: root/gdbus/watch.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-26Free service data in service_replyZhenhua Zhang1-1/+1
2010-02-17Fix: a pending call was leaking in check_serviceVinicius Costa Gomes1-0/+2
2010-01-08Fix regression when removing watchesLuiz Augusto Von Dentz1-5/+9
2010-01-01Update copyright information of D-Bus helper libraryMarcel Holtmann1-1/+1
2009-12-29Fix undefined symbolsLuiz Augusto Von Dentz1-2/+2
2009-12-29Add initial implementation of g_dbus_add_signal_watchLuiz Augusto Von Dentz1-200/+317
2009-08-08Use NameHasOwner instead of ListNames for name checkingJohan Hedberg1-15/+9
2009-08-06Fix blocking service watch initial connect handlingMarcel Holtmann1-1/+96
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-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-10-17Add g_dbus_add_service_watch() implementationMarcel Holtmann1-20/+40
2008-10-17Change declaration of GDBusWatchFunctionMarcel Holtmann1-2/+2
2008-08-13Add copy of libgdbus helper for easier adoptionMarcel Holtmann1-0/+353