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
/
gdaemonfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-13
GDaemonFile: fix relative path handling to account for mount_prefix
Giovanni Campagna
1
-16
/
+69
2012-12-03
client: Set default timeout to infinite for all GDaemonFile methods
Tomas Bzatek
1
-0
/
+7
2012-07-31
gdbus: Remove debug prints
Tomas Bzatek
1
-135
/
+0
2012-07-31
gdbus: Don't use NULL values on error with fd passing
Tomas Bzatek
1
-15
/
+11
2012-07-31
gdbus: Fix leaks of GSimpleAsyncResult
Tomas Bzatek
1
-0
/
+2
2012-07-31
gdbus: Strip unknown GError quark strings
Tomas Bzatek
1
-43
/
+52
2012-07-31
gdbus: Use g_clear_error() where appropriate
Tomas Bzatek
1
-4
/
+3
2012-07-31
gdbus: Use g_clear_object() where appropriate
Tomas Bzatek
1
-57
/
+29
2012-07-31
gdbus: Construct proxies without connecting signals and properties
Tomas Bzatek
1
-1
/
+1
2012-07-31
gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id arguments
Tomas Bzatek
1
-4
/
+20
2012-07-31
gdbus: Use private GMainContext for sync enumerator
Tomas Bzatek
1
-2
/
+2
2012-07-31
gdbus: Make copy progress work
Tomas Bzatek
1
-49
/
+89
2012-07-31
gdbus: Make cancellation work
Tomas Bzatek
1
-21
/
+173
2012-07-31
gdbus: Treat empty non-NULL strings for the "ay" type as NULL
Tomas Bzatek
1
-3
/
+3
2012-07-31
gdbus: Handle NULL mount_info in create_proxy_for_file2()
Tomas Bzatek
1
-1
/
+2
2012-07-31
gdbus: Core daemon and client port
Tomas Bzatek
1
-1379
/
+1792
2012-07-30
Update the Address of the FSF
Felix Möller
1
-2
/
+2
2012-06-18
gdbus: Use stable metadata proxy
Tomas Bzatek
1
-1
/
+0
2012-06-04
Port volume monitoring and metadata to GDBus
Tomas Bzatek
1
-33
/
+39
2011-05-12
daemonfile: Re-root the path in set_display_name ()
Christian Kellner
1
-4
/
+13
2011-05-12
Pass mount_info to async_path_call callbacks
Christian Kellner
1
-1
/
+23
2011-03-17
Cleanups and fixes for compiler warnings
Kjartan Maraas
1
-1
/
+1
2010-05-27
Rename gdbusutils.h to avoid conflict with GIO
Matthias Clasen
1
-1
/
+1
2009-09-30
Bug 517014 – Factorize error messages marked for translation
Claude Paroz
1
-28
/
+29
2009-09-17
Make sure metadata is always returned by query_writable_namespaces()
Carlos Garcia Campos
1
-14
/
+16
2009-07-08
Bug 587484 – Interaction when unmounting mounts and misc fixes
David Zeuthen
1
-21
/
+194
2009-06-25
Implement metadata setting for remote locations
Alexander Larsson
1
-11
/
+148
2009-06-25
(de)marshal the attribute status in GFileInfo
Alexander Larsson
1
-1
/
+1
2009-06-25
try extra hard to make sure operations get cancelled properly
Benjamin Otte
1
-25
/
+36
2009-06-17
Bug 585591 – Starting/stopping drives
David Zeuthen
1
-0
/
+93
2009-06-10
signal the need for updates (changes wire protocol and internal API)
Benjamin Otte
1
-0
/
+4
2008-09-15
Fix the leak of a AsyncResult (#552295)
Christian Kellner
1
-0
/
+1
2008-09-15
Add proper implementation of async file enumeration. This avoids the
Alexander Larsson
1
-1
/
+0
2008-09-01
Add Push and Pull. Remove Upload. (#550100)
Christian Kellner
1
-87
/
+105
2008-08-05
Remove wrong dbus reply struct checks
Christian Kellner
1
-30
/
+0
2008-08-05
Bug 546300 – g_file_replace_async doesn't allow NULL etag
Jesse van den Kieboom
1
-0
/
+3
2008-08-04
Bug 544008 – g_daemon_file_replace_async mode err
Christian Kellner
1
-2
/
+2
2008-08-02
Use g_set_error_literal where appropriate. Bug #539167.
Christian Persch
1
-35
/
+35
2008-07-19
Don't leak D-Bus messages.
Hans Petter Jansson
1
-0
/
+2
2008-06-16
Bug 536252 – GFileEnumerator should allow access to the containing GFile
Ross Burton
1
-2
/
+2
2008-03-31
In call_sync, on stale cache errors due to a mount daemon disappearing,
Alexander Larsson
1
-5
/
+46
2008-03-26
Implement true async query_filesystem_info
Alexander Larsson
1
-0
/
+71
2008-03-17
Don't unref mount_info since we don't one a ref. (#522919)
Christian Kellner
1
-2
/
+0
2008-03-16
Don't free up the error that we don't own (#522566). Thanks Cosimo Cecchi
Christian Kellner
1
-2
/
+0
2008-03-14
Implement most of the GDaemonFile async functions.
Hans Petter Jansson
1
-0
/
+580
2008-03-12
We were testing the wrong cancellable pointer for non-NULL-ness, which
Hans Petter Jansson
1
-1
/
+1
2008-02-25
Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitor
David Zeuthen
1
-1
/
+6
2008-02-21
Update for the contains_file rename in gio.
Alexander Larsson
1
-3
/
+3
2008-02-19
Code cleanup from Kjartan: Removes unused code/variables. Uses right
Alexander Larsson
1
-22
/
+2
2008-02-15
Pass uri in query_info_async too.
Alexander Larsson
1
-1
/
+7
[next]