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
/
gvfsbackendafp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Use "Backups not supported" consistently
Mayank Sharma
2019-03-21
1
-2
/
+2
*
daemon: Use "Operation not supported" consistently
Mayank Sharma
2019-03-21
1
-1
/
+1
*
Use Unicode in translatable strings
Piotr Drąg
2016-10-03
1
-4
/
+4
*
daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attribute
Ondrej Holy
2016-06-28
1
-1
/
+1
*
daemon: Move random string generation into shared lib
Ross Lagerwall
2015-02-09
1
-11
/
+2
*
afp: Fix some memory leaks
Ross Lagerwall
2014-08-14
1
-0
/
+3
*
afp: Report number of bytes copied
Ross Lagerwall
2014-06-04
1
-12
/
+24
*
afp: Remove unused variable
Ross Lagerwall
2013-12-09
1
-1
/
+0
*
afp: Don't free the handle if truncate fails
Ross Lagerwall
2013-12-06
1
-1
/
+0
*
afp: Implement truncate support for output streams
Ross Lagerwall
2013-12-05
1
-0
/
+42
*
afp: missing enumeration value warning fix
Ondrej Holy
2013-11-21
1
-20
/
+18
*
afp: Report number of bytes used on the filesystem
Ross Lagerwall
2013-11-14
1
-0
/
+6
*
afp: Allow seek past end of file
Alexander Larsson
2013-10-08
1
-35
/
+27
*
Don't include jargon in mount display names and messages
William Jon McCann
2012-08-30
1
-2
/
+2
*
Add symbolics support to the backends
William Jon McCann
2012-08-30
1
-0
/
+4
*
afp: Always close fork when doing close_write()
Carl-Anton Ingmarsson
2012-08-09
1
-11
/
+3
*
afp: move map_id function to GVfsAfpServer
Carl-Anton Ingmarsson
2012-08-09
1
-12
/
+12
*
afp: move definitions of GVfsAfp[Volume|Server] into gvfsafptypes.h
Carl-Anton Ingmarsson
2012-08-09
1
-0
/
+1
*
afp: make fields private in GVfsAfpServer
Carl-Anton Ingmarsson
2012-08-09
1
-4
/
+7
*
afp: logout from server on unmount
Carl-Anton Ingmarsson
2012-08-09
1
-0
/
+19
*
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
-2358
/
+285
*
afp: Add support for making backups when server has support for FPExchangeFiles
Carl-Anton Ingmarsson
2012-01-22
1
-20
/
+63
*
afp: fix leak of AfpHandle::tmp_filename
Carl-Anton Ingmarsson
2012-01-22
1
-0
/
+1
*
afp: more string fixes after André's review
Carl-Anton Ingmarsson
2012-01-22
1
-7
/
+8
*
afp: move get_vol_parms to GVfsAfpServer
Carl-Anton Ingmarsson
2012-01-22
1
-149
/
+5
*
afp: move retrieval of server parameters into GVfsAfpServer
Carl-Anton Ingmarsson
2012-01-22
1
-40
/
+18
*
afp: do some string fixes and add some translator comments
Carl-Anton Ingmarsson
2012-01-22
1
-4
/
+6
*
afp: output the textual representation of undhandled error codes
Carl-Anton Ingmarsson
2012-01-22
1
-55
/
+38
*
Revert "afp: reuse g_vfs_afp_connection_send_command in the sync version"
Carl-Anton Ingmarsson
2011-08-26
1
-8
/
+24
*
afp: change open_fork to be able to return file information for the opened fork
Carl-Anton Ingmarsson
2011-08-25
1
-34
/
+66
*
afp: reuse g_vfs_afp_connection_send_command in the sync version
Carl-Anton Ingmarsson
2011-08-25
1
-24
/
+8
*
afp: add set_unix_privs function
Carl-Anton Ingmarsson
2011-08-25
1
-72
/
+128
*
afp: create file if it doesn't exist when doing replace
Carl-Anton Ingmarsson
2011-08-25
1
-73
/
+75
*
afp: implement copy
Carl-Anton Ingmarsson
2011-08-25
1
-5
/
+218
*
afp: add copy_file function wrapping FPCopyFile
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+127
*
afp: add move_and_rename utility function
Carl-Anton Ingmarsson
2011-08-25
1
-35
/
+85
*
afp: use FPGetFileDirParms when querying root volume info
Carl-Anton Ingmarsson
2011-08-25
1
-44
/
+32
*
afp: query for and set G_FILE_OWNER_[USER|USER_REAL|GROUP]
Carl-Anton Ingmarsson
2011-08-25
1
-4
/
+227
*
afp: fail replace early if the given file is a directory
Carl-Anton Ingmarsson
2011-08-25
1
-10
/
+10
*
afp: print errors for some more results from FPExchangeFiles
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+8
*
afp: check files etag when doing a replace
Carl-Anton Ingmarsson
2011-08-25
1
-4
/
+46
*
afp: retrieve etag on close_write
Carl-Anton Ingmarsson
2011-08-25
1
-9
/
+65
*
afp: use delete function to delete temporary file
Carl-Anton Ingmarsson
2011-08-25
1
-17
/
+1
*
afp: change close_fork to take a gint16 fork_refnum parameter
Carl-Anton Ingmarsson
2011-08-25
1
-7
/
+7
*
afp: small cleanup in create_file
Carl-Anton Ingmarsson
2011-08-25
1
-27
/
+30
*
afp: fix some memoryleaks
Carl-Anton Ingmarsson
2011-08-25
1
-23
/
+21
*
afp: fix some leaks of GSimpleAsyncResults
Carl-Anton Ingmarsson
2011-08-25
1
-24
/
+28
*
afp: read directly into the given read buffer
Carl-Anton Ingmarsson
2011-08-25
1
-5
/
+3
*
afp: print better error message when trying to delete an open file
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+4
[next]