summaryrefslogtreecommitdiff
path: root/client/gdaemonfileenumerator.c
Commit message (Expand)AuthorAgeFilesLines
* Port to GTaskwip/gtask-portingDan Winship2015-04-061-76/+23
* Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.Kjartan Maraas2011-10-211-1/+1
* Attach cancellable to async result and check in finish functionsBenjamin Otte2010-03-311-7/+50
* Revert "Use complete_with_cancellable() in file enumerator"Benjamin Otte2010-03-311-4/+3
* Use complete_with_cancellable() in file enumeratorBenjamin Otte2010-03-291-3/+4
* Fix warningAlexander Larsson2009-12-011-1/+1
* Avoid deadlock on cancelling async enumerate_childrenAlexander Larsson2009-06-251-2/+23
* Implement metadata setting for remote locationsAlexander Larsson2009-06-251-4/+74
* Use new race-free cancellable signal connect APIs (#572844)Alexander Larsson2009-05-151-5/+18
* Ref the infos in next_files_finish (#582195)Alexander Larsson2009-05-121-5/+2
* Add proper implementation of async file enumeration. This avoids theAlexander Larsson2008-09-151-6/+219
* Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton2008-06-161-2/+4
* Actually increment count so that timeouts works. Pointed out by Joe MarcusAlexander Larsson2008-03-281-1/+1
* Avoid hanging forever and not sending any async messages. This couldAlexander Larsson2008-03-261-3/+9
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Update to gio API changeAlexander Larsson2007-12-051-1/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Add defines for monitoringAlexander Larsson2007-10-081-1/+3
* Update to new GFileEnumerator apisAlexander Larsson2007-09-131-5/+5
* Rename mount daemon main interface to Mount, instead of MountPointAlexander Larsson2007-09-131-2/+2
* G*Daemon -> GDaemon*Alexander Larsson2007-09-131-0/+216