index
:
delta/gvfs.git
497-g_file_attribute_filesystem_use_preview-is-not-set-consistently
GVFS_0_99_7_1
admin-add-copy-push-implementation
baserock/morph
ci-custom-image
file-info-set-file
fix-ci
gdata-entry-get-id-fix
gdbus
gdbus-core
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-42
master
mtp-backend
nfs
oholy/wip/ci-test
sam/fuse-shutdown-on-error
sftp-multiplexing-2fa
standard-file-info
tracker-metadata
wip/alexl/documents
wip/antoniof/set-preview-type-explicitly
wip/barthalion/priv
wip/cosimoc/admin
wip/goa
wip/gtask-porting
wip/hadess/libgdata-1.0
wip/iainl/tests-increase-timeout
wip/inigomartinez/meson
wip/oholy/admin-fixes
wip/oholy/ci-fix
wip/oholy/ci-fuse3
wip/oholy/ci-glib-update
wip/oholy/ci-image-fix
wip/oholy/ci-libsoup3
wip/oholy/ci-meson-options
wip/oholy/dav-mount-check
wip/oholy/dav-redirect
wip/oholy/dav-tests
wip/oholy/debug
wip/oholy/do-not-use-desktop-files
wip/oholy/fix-gnome-build-meta
wip/oholy/fuse-readdir-plus
wip/oholy/gitlab-ci
wip/oholy/glib-bump
wip/oholy/gmountsource-deadlock
wip/oholy/gnome-build-meta-tags
wip/oholy/google-cache
wip/oholy/google-cache-conservative
wip/oholy/google-display-name
wip/oholy/google-native-html
wip/oholy/google-progress
wip/oholy/google-shared-drives-support
wip/oholy/gtask
wip/oholy/meson-summary
wip/oholy/meson-version
wip/oholy/runtime-dir-socket
wip/oholy/smb-enumeration-performance
wip/oholy/smb-move-progress
wip/oholy/storaged
wip/oholy/support-tcrypt
wip/oholy/test-timeouts
wip/oholy/trash-deadlock
wip/oholy/trash-performance
wip/oholy/udisks2-media-user
wip/oholy/udisks2-timeouts-when-stopping
wip/oholy/update-docs
wip/oholy/x-gvfs-ignore
wip/rishi/goa
wip/rishi/issue-2
wip/rishi/owncloud-gssapi
wip/udisks2
wip/verdre/dialog-titles
gitlab.gnome.org: GNOME/gvfs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
gvfsafpconnection.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
afp: Use UTF-8 for volume names
Ross Lagerwall
2014-09-27
1
-1
/
+1
*
afp: Try to prevent idle disconnects
Ross Lagerwall
2014-08-03
1
-0
/
+1
*
afp: Don't create write requests bigger than the maximum request size.
Carl-Anton Ingmarsson
2012-08-09
1
-0
/
+4
*
afp: move map_id function to GVfsAfpServer
Carl-Anton Ingmarsson
2012-08-09
1
-10
/
+0
*
afp: make fields private in GVfsAfpServer
Carl-Anton Ingmarsson
2012-08-09
1
-2
/
+2
*
afp: logout from server on unmount
Carl-Anton Ingmarsson
2012-08-09
1
-0
/
+1
*
Use a worker thread in GVfsAfpConnection
Carl-Anton Ingmarsson
2012-08-09
1
-5
/
+1
*
afp: append _sync to g_vfs_afp_connection_[open|close]
Carl-Anton Ingmarsson
2012-08-09
1
-2
/
+2
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
afp: split out volume specific functions into a GVfsAfpVolume object.
Carl-Anton Ingmarsson
2012-01-22
1
-0
/
+1
*
afp: change g_vfs_afp_connection_get_server_info to g_vfs_afp_query_server_info
Carl-Anton Ingmarsson
2012-01-22
1
-3
/
+3
*
afp: make GVfsAfpName an opaque type
Carl-Anton Ingmarsson
2012-01-22
1
-9
/
+0
*
afp: output the textual representation of undhandled error codes
Carl-Anton Ingmarsson
2012-01-22
1
-34
/
+2
*
Revert "afp: start read loop directly on connect"
Carl-Anton Ingmarsson
2011-08-26
1
-3
/
+3
*
Revert "afp: reuse g_vfs_afp_connection_send_command in the sync version"
Carl-Anton Ingmarsson
2011-08-26
1
-5
/
+9
*
afp: start read loop directly on connect
Carl-Anton Ingmarsson
2011-08-25
1
-3
/
+3
*
afp: reuse g_vfs_afp_connection_send_command in the sync version
Carl-Anton Ingmarsson
2011-08-25
1
-9
/
+5
*
afp: add copy_file function wrapping FPCopyFile
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+2
*
afp: query for and set G_FILE_OWNER_[USER|USER_REAL|GROUP]
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+12
*
afp: print errors for some more results from FPExchangeFiles
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+1
*
afp: fix some memoryleaks
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+1
*
afp: read directly into the given read buffer
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+1
*
afp: avoid useless copy when writing
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+2
*
afp: implement move
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+4
*
afp: implement setting of G_FILE_ATTRIBUTE_UNIX_[MODE|UID|GID]
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+1
*
afp: use goffset in g_vfs_afp_reply_seek
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+1
*
afp: get UID and GID using FPGetUserInfo
Carl-Anton Ingmarsson
2011-08-25
1
-22
/
+32
*
afp: implement replace for files where we can't create a temporary file
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+1
*
afp: better error handling when server doesn't support anonymous login
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+1
*
afp: set proper error message for some more FPEnumerateExt2 errors
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+1
*
afp: set unix privilegies if available
Carl-Anton Ingmarsson
2011-08-25
1
-4
/
+4
*
afp: retreive and store the user id for the logged in user
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+11
*
afp: convert g_vfs_afp_connection_queue_command to the standard GIO async pat...
Carl-Anton Ingmarsson
2011-08-25
1
-10
/
+9
*
afp: implement query_fs_info
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+18
*
afp: receive and print out server messages
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+19
*
afp: implement basic file replace
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+2
*
afp: add support for renaming of files and direcotries
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+2
*
afp: add g_vfs_afp_command_put_[byte|int|uint] functions and use these
Carl-Anton Ingmarsson
2011-08-25
1
-5
/
+15
*
afp: implement directory creation
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+2
*
afp: implement delete
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+4
*
afp: add support for creating files
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+6
*
afp: fixup some indenting issues
Carl-Anton Ingmarsson
2011-08-25
1
-3
/
+5
*
afp: add support for seeking on read
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+1
*
afp: add read support
Carl-Anton Ingmarsson
2011-08-25
1
-10
/
+26
*
afp: add g_vfs_afp_reply_read_(u)int64
Carl-Anton Ingmarsson
2011-08-25
1
-6
/
+8
*
afp: remove unused enums
Carl-Anton Ingmarsson
2011-08-25
1
-110
/
+6
*
afp: fix small typo
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+1
*
afp: read the invisible attribute and set the fileinfo accordingly
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+12
*
afp: get basic file browsing working
Carl-Anton Ingmarsson
2011-08-25
1
-12
/
+27
*
afp: work on file enumeration
Carl-Anton Ingmarsson
2011-08-25
1
-9
/
+22
[next]