summaryrefslogtreecommitdiff
path: root/client/gdaemonfileenumerator.c
Commit message (Expand)AuthorAgeFilesLines
* gdaemonfileenumerator: Marginally simplify the codeDebarshi Ray2017-08-071-4/+1
* gdaemonfileenumerator: Fix crashes in synchronous enumerator codeOndrej Holy2017-07-241-2/+6
* client: Port GDaemonFileEnumerator to GTaskOndrej Holy2017-06-141-95/+95
* gdeamonfileenumerator: unused variable cleanupOndrej Holy2013-11-211-1/+0
* client: Don't user g_source_remove() on non-default main contextAlexander Larsson2013-10-031-10/+10
* GDaemonFileEnumerator: fix compilation warningOndrej Holy2013-09-261-1/+0
* GDaemonFileEnumerator: Only listen to messages one connectionAlexander Larsson2013-09-261-19/+46
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-2/+1
* gdbus: Remove debug printsTomas Bzatek2012-07-311-18/+0
* gdbus: Use casting macros where possibleTomas Bzatek2012-07-311-3/+3
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-311-2/+1
* gdbus: Use private GMainContext for sync enumeratorTomas Bzatek2012-07-311-17/+34
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-126/+191
* 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
* 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