summaryrefslogtreecommitdiff
path: root/client/gdaemonfileenumerator.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Use g_list_free_full() where applicableTomas Bzatek1-2/+1
2012-07-31gdbus: Remove debug printsTomas Bzatek1-18/+0
2012-07-31gdbus: Use casting macros where possibleTomas Bzatek1-3/+3
2012-07-31gdbus: Use g_clear_object() where appropriateTomas Bzatek1-2/+1
2012-07-31gdbus: Use private GMainContext for sync enumeratorTomas Bzatek1-17/+34
2012-07-31gdbus: Core daemon and client portTomas Bzatek1-126/+191
2012-07-30Update the Address of the FSFFelix Möller1-2/+2
2011-10-21Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.Kjartan Maraas1-1/+1
2010-03-31Attach cancellable to async result and check in finish functionsBenjamin Otte1-7/+50
2010-03-31Revert "Use complete_with_cancellable() in file enumerator"Benjamin Otte1-4/+3
2010-03-29Use complete_with_cancellable() in file enumeratorBenjamin Otte1-3/+4
2009-12-01Fix warningAlexander Larsson1-1/+1
2009-06-25Avoid deadlock on cancelling async enumerate_childrenAlexander Larsson1-2/+23
2009-06-25Implement metadata setting for remote locationsAlexander Larsson1-4/+74
2009-05-15Use new race-free cancellable signal connect APIs (#572844)Alexander Larsson1-5/+18
2009-05-12Ref the infos in next_files_finish (#582195)Alexander Larsson1-5/+2
2008-09-15Add proper implementation of async file enumeration. This avoids theAlexander Larsson1-6/+219
2008-06-16Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton1-2/+4
2008-03-28Actually increment count so that timeouts works. Pointed out by Joe MarcusAlexander Larsson1-1/+1
2008-03-26Avoid hanging forever and not sending any async messages. This couldAlexander Larsson1-3/+9
2008-02-19Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson1-1/+1
2007-12-14Only use <gio/gio.h> includeAlexander Larsson1-1/+1
2007-12-05Update to gio API changeAlexander Larsson1-1/+1
2007-11-01Add copyright information to source files.Christian Kellner1-0/+22
2007-10-08Add defines for monitoringAlexander Larsson1-1/+3
2007-09-13Update to new GFileEnumerator apisAlexander Larsson1-5/+5
2007-09-13Rename mount daemon main interface to Mount, instead of MountPointAlexander Larsson1-2/+2
2007-09-13G*Daemon -> GDaemon*Alexander Larsson1-0/+216