summaryrefslogtreecommitdiff
path: root/daemon/gvfsmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Don't use deprecated private structure APIsOndrej Holy2018-07-101-8/+4
* Daemon: Ensure monitors are not prematurally finalized.Philip Langdale2013-03-301-1/+10
* Strip dbus error strings from GError after all dbus calls.Alexander Larsson2012-08-241-0/+1
* gdbus: Remove debug printsTomas Bzatek2012-07-311-12/+0
* gdbus: Properly disconnect signal handlersTomas Bzatek2012-07-311-0/+1
* gdbus: Handle client connection dying during monitoringTomas Bzatek2012-07-311-11/+21
* gdbus: Monitoring portTomas Bzatek2012-07-311-120/+161
* 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
* Don't leak dbus messagesAlexander Larsson2011-04-151-4/+8
* Bug 563418 – gvfs backend leaks monitorsAlexander Larsson2009-03-131-3/+5
* Send replies to subscribe and unsubscribe messages.Alexander Larsson2008-03-261-0/+6
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-1/+0
* Fix warningsAlexander Larsson2008-01-211-3/+1
* Make GVfsMonitor API simpler for users.Alexander Larsson2008-01-101-24/+78
* Remove freeing of initial ref after delay.Alexander Larsson2008-01-101-19/+0
* Update to build with the latest glib included gioAlexander Larsson2007-11-271-2/+2
* Add required includes for solaris Patch from Damien CarberyAlexander Larsson2007-11-131-0/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Make sending icons actually workAlexander Larsson2007-10-161-0/+1
* Add defines for monitoringAlexander Larsson2007-10-081-0/+259