index
:
~cbosdo/gvfs-cbosdo
gnome-3-6
gnome-3-8
master
GVFS clone to add CMIS backend
cbosdo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
gdaemonfileenumerator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
Use g_list_free_full() where applicable
Tomas Bzatek
1
-2
/
+1
2012-07-31
gdbus: Remove debug prints
Tomas Bzatek
1
-18
/
+0
2012-07-31
gdbus: Use casting macros where possible
Tomas Bzatek
1
-3
/
+3
2012-07-31
gdbus: Use g_clear_object() where appropriate
Tomas Bzatek
1
-2
/
+1
2012-07-31
gdbus: Use private GMainContext for sync enumerator
Tomas Bzatek
1
-17
/
+34
2012-07-31
gdbus: Core daemon and client port
Tomas Bzatek
1
-126
/
+191
2012-07-30
Update the Address of the FSF
Felix Möller
1
-2
/
+2
2011-10-21
Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.
Kjartan Maraas
1
-1
/
+1
2010-03-31
Attach cancellable to async result and check in finish functions
Benjamin Otte
1
-7
/
+50
2010-03-31
Revert "Use complete_with_cancellable() in file enumerator"
Benjamin Otte
1
-4
/
+3
2010-03-29
Use complete_with_cancellable() in file enumerator
Benjamin Otte
1
-3
/
+4
2009-12-01
Fix warning
Alexander Larsson
1
-1
/
+1
2009-06-25
Avoid deadlock on cancelling async enumerate_children
Alexander Larsson
1
-2
/
+23
2009-06-25
Implement metadata setting for remote locations
Alexander Larsson
1
-4
/
+74
2009-05-15
Use new race-free cancellable signal connect APIs (#572844)
Alexander Larsson
1
-5
/
+18
2009-05-12
Ref the infos in next_files_finish (#582195)
Alexander Larsson
1
-5
/
+2
2008-09-15
Add proper implementation of async file enumeration. This avoids the
Alexander Larsson
1
-6
/
+219
2008-06-16
Bug 536252 – GFileEnumerator should allow access to the containing GFile
Ross Burton
1
-2
/
+4
2008-03-28
Actually increment count so that timeouts works. Pointed out by Joe Marcus
Alexander Larsson
1
-1
/
+1
2008-03-26
Avoid hanging forever and not sending any async messages. This could
Alexander Larsson
1
-3
/
+9
2008-02-19
Code cleanup from Kjartan: Removes unused code/variables. Uses right
Alexander Larsson
1
-1
/
+1
2007-12-14
Only use <gio/gio.h> include
Alexander Larsson
1
-1
/
+1
2007-12-05
Update to gio API change
Alexander Larsson
1
-1
/
+1
2007-11-01
Add copyright information to source files.
Christian Kellner
1
-0
/
+22
2007-10-08
Add defines for monitoring
Alexander Larsson
1
-1
/
+3
2007-09-13
Update to new GFileEnumerator apis
Alexander Larsson
1
-5
/
+5
2007-09-13
Rename mount daemon main interface to Mount, instead of MountPoint
Alexander Larsson
1
-2
/
+2
2007-09-13
G*Daemon -> GDaemon*
Alexander Larsson
1
-0
/
+216