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
/
daemon
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
Don't g_warn about getting the dbus name
Alexander Larsson
1
-2
/
+0
2012-08-23
Return correct error for invalid backends
Alexander Larsson
1
-2
/
+2
2012-08-23
afc: use the correct choice index for "Cancel"
Cosimo Cecchi
1
-2
/
+8
2012-08-23
afc: use curly double quotes for dialog question
Cosimo Cecchi
1
-1
/
+1
2012-08-23
afc: null-terminate choices string array
Cosimo Cecchi
1
-1
/
+1
2012-08-23
Improve translations a bit and add hint for etag
Felix Möller
1
-4
/
+4
2012-08-23
Unpair an idevice if it was already paired and refuses to connect
William Jon McCann
1
-4
/
+32
2012-08-23
Improve idevice error handling
William Jon McCann
1
-13
/
+17
2012-08-22
Don't set a file size for the network:// shortcuts
William Jon McCann
1
-1
/
+0
2012-08-21
daemon: Drop no-longer-necessary libdbus thread init bits
Colin Walters
1
-8
/
+0
2012-08-21
Remove final parts of libdbus
Alexander Larsson
3
-784
/
+2
2012-08-20
afp: fix g_vfs_afp_connection_get_max_request() not returning any value
Carl-Anton Ingmarsson
1
-0
/
+2
2012-08-20
Fix build without libsecret
Alexander Larsson
1
-2
/
+2
2012-08-20
Port to libsecret instead of libgnome-keyring
Alexander Larsson
1
-46
/
+181
2012-08-15
cdda: Support libcdio 0.84 with changed API
Dominique Leuenberger
1
-2
/
+20
2012-08-14
afp: fixup retrieval of user id and uuid.
Carl-Anton Ingmarsson
1
-20
/
+56
2012-08-09
afp: use a separate request id counter for tickle requests
Carl-Anton Ingmarsson
1
-1
/
+10
2012-08-09
afp: Properly report range lock errors when writing to forks.
Carl-Anton Ingmarsson
1
-1
/
+5
2012-08-09
afp: Fix crasher in GVfsAfpConnection when sending tickle requests.
Carl-Anton Ingmarsson
1
-0
/
+1
2012-08-09
afp: Fix issues with closing a GVfsAfpConnection.
Carl-Anton Ingmarsson
1
-20
/
+21
2012-08-09
afp: Fix invalid free in GVfsAfpConnection
Carl-Anton Ingmarsson
1
-0
/
+1
2012-08-09
afp: Always close fork when doing close_write()
Carl-Anton Ingmarsson
1
-11
/
+3
2012-08-09
afp: Don't create write requests bigger than the maximum request size.
Carl-Anton Ingmarsson
5
-9
/
+39
2012-08-09
afp: Error out when receiving invalid replies in GVfsAfpServer.
Carl-Anton Ingmarsson
4
-82
/
+216
2012-08-09
afp: use g_thread_new() instead of deprecated g_thread_create()
Carl-Anton Ingmarsson
1
-8
/
+2
2012-08-09
afp: move map_id function to GVfsAfpServer
Carl-Anton Ingmarsson
6
-209
/
+210
2012-08-09
afp: move definitions of GVfsAfp[Volume|Server] into gvfsafptypes.h
Carl-Anton Ingmarsson
6
-5
/
+43
2012-08-09
afp: make fields private in GVfsAfpServer
Carl-Anton Ingmarsson
7
-131
/
+213
2012-08-09
afp: logout from server on unmount
Carl-Anton Ingmarsson
6
-1
/
+81
2012-08-09
Use a worker thread in GVfsAfpConnection
Carl-Anton Ingmarsson
4
-222
/
+413
2012-08-09
afp: append _sync to g_vfs_afp_connection_[open|close]
Carl-Anton Ingmarsson
3
-10
/
+10
2012-08-08
gphoto: build with libgphoto 2.5 API
Cosimo Cecchi
1
-1
/
+11
2012-08-07
cdda: Remove old TODO item
Bastien Nocera
1
-3
/
+0
2012-08-07
cdda: Fix abort() with CD-Text outside ASCII
Pekka Vuorela
1
-7
/
+16
2012-08-01
Fix translator comments so they are actually picked up by gettext
Andre Klapper
1
-2
/
+2
2012-07-31
gdbus: Use default timeout for keyring calls
Tomas Bzatek
1
-1
/
+1
2012-07-31
gdbus: Remove debug prints
Tomas Bzatek
31
-160
/
+2
2012-07-31
gdbus: Use g_variant_is_of_type() instead of strcmp()
Tomas Bzatek
1
-1
/
+1
2012-07-31
gdbus: More errors to strip
Tomas Bzatek
1
-0
/
+2
2012-07-31
gdbus: Fix case of GDbusAttributeValue struct
Tomas Bzatek
2
-2
/
+2
2012-07-31
gdbus: Use casting macros where possible
Tomas Bzatek
2
-10
/
+10
2012-07-31
gdbus: Use g_clear_error() where appropriate
Tomas Bzatek
2
-4
/
+2
2012-07-31
gdbus: Use g_clear_object() where appropriate
Tomas Bzatek
6
-23
/
+11
2012-07-31
gdbus: Construct proxies without connecting signals and properties
Tomas Bzatek
3
-3
/
+3
2012-07-31
gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id arguments
Tomas Bzatek
2
-3
/
+10
2012-07-31
gdbus: Fix srcdir != builddir and make the build more quiet
Tomas Bzatek
1
-0
/
+1
2012-07-31
gdbus: Push new GVfsJobProgress class
Tomas Bzatek
2
-0
/
+172
2012-07-31
gdbus: Remove unused extra_fd stuff
Tomas Bzatek
1
-139
/
+7
2012-07-31
gdbus: Make copy progress work
Tomas Bzatek
10
-392
/
+137
2012-07-31
gdbus: Fix mount tracker signals emitting
Tomas Bzatek
1
-41
/
+5
[next]