summaryrefslogtreecommitdiff
path: root/client/gdaemonfilemonitor.c
Commit message (Expand)AuthorAgeFilesLines
* client: Skip session bus fallback if operation was cancelledOndrej Holy2020-12-181-1/+1
* client: Add fallback to session bus also for synchronous APIOndrej Holy2020-12-081-3/+12
* client: Show warning when peer-to-peer connection failedOndrej Holy2020-12-081-2/+4
* file monitor: Fix invalid readOndrej Holy2015-10-141-8/+4
* file monitor: Construct synchronouslyAlexander Larsson2015-09-301-83/+58
* client: Remove unused code for dbus vfs filtersAlexander Larsson2013-09-261-1/+0
* GDaemonFileMonitor: Only recieve events on one dbus connectionAlexander Larsson2013-09-261-32/+22
* Try to unsubscribe from the proxy used for subscriptionWilliam Jon McCann2012-09-131-109/+50
* gdbus: Remove debug printsTomas Bzatek2012-07-311-10/+0
* gdbus: Gracefully handle monitoring unsubscribe on unmounted backendTomas Bzatek2012-07-311-4/+26
* gdbus: Use casting macros where possibleTomas Bzatek2012-07-311-1/+1
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-311-4/+2
* gdbus: Monitoring portTomas Bzatek2012-07-311-94/+212
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.Kjartan Maraas2011-10-211-1/+1
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Bug 563418 – gvfs backend leaks monitorsAlexander Larsson2009-03-101-0/+3
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Implement file monitor in clientAlexander Larsson2007-10-091-4/+134
* Add defines for monitoringAlexander Larsson2007-10-081-0/+61