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
/
gvfsbackendftp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Use "Operation not supported" consistently
Mayank Sharma
2019-03-21
1
-3
/
+3
*
ftp: Add implicit TLS mode
Mantas Mikulėnas
2018-07-30
1
-26
/
+43
*
Add missing casts for g_object_ref
Ondrej Holy
2018-02-08
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
-0
/
+1
*
ftp: Invalidate dir cache on write close
Ondrej Holy
2016-02-09
1
-1
/
+18
*
Unify strings to ease translation
Felix Möller
2015-08-05
1
-1
/
+1
*
Set filesystem::type for all backends
Ross Lagerwall
2015-08-04
1
-0
/
+13
*
ftp: Implement TLS support
Ross Lagerwall
2015-04-09
1
-1
/
+37
*
ftp: Implement backups for replace
Ross Lagerwall
2015-02-11
1
-9
/
+55
*
ftp: Implement G_FILE_COPY_NOFOLLOW_SYMLINKS
Ross Lagerwall
2015-02-03
1
-0
/
+25
*
ftp: try copy and delete fallback if backup couldn't be created
Ondrej Holy
2014-11-19
1
-4
/
+18
*
ftp: Only send permission bits for SITE CHMOD
Ross Lagerwall
2014-07-17
1
-1
/
+4
*
ftp: clear queue when mount fails
Ondrej Holy
2014-04-16
1
-2
/
+4
*
ftp: Remove custom progress callback rate limiting
Ross Lagerwall
2014-01-23
1
-85
/
+7
*
ftp: Return the correct error code for a failed move operation
Ross Lagerwall
2013-11-01
1
-3
/
+11
*
Use g_list_free_full() where applicable
Tomas Bzatek
2013-01-17
1
-2
/
+1
*
Don't include jargon in mount display names and messages
William Jon McCann
2012-08-30
1
-4
/
+4
*
Add symbolics support to the backends
William Jon McCann
2012-08-30
1
-0
/
+1
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
Explicitly intialize mutexes on stack
Tomas Bzatek
2011-11-14
1
-0
/
+2
*
Adapt to glib mutex API changes
Tomas Bzatek
2011-10-25
1
-7
/
+5
*
ftp: Fix return value of try_get_settable_attributes() on failure
Chris Wulff
2011-08-29
1
-1
/
+1
*
Always write (S)FTP in capitals.
Friedel Wolff
2011-08-24
1
-4
/
+4
*
ftp: Handle NULL progress_callback cases
Tomas Bzatek
2011-08-15
1
-2
/
+4
*
ftp: Fix stupid proxy servers disconnecting on FEAT
Benjamin Otte
2011-06-14
1
-2
/
+9
*
ftp: Implement chmod
Lawrence Rust
2011-01-24
1
-0
/
+91
*
ftp: Parse SITE HELP output to detect chmod support
Benjamin Otte
2011-01-23
1
-0
/
+56
*
ftp: Detect TLS and SSL support
Benjamin Otte
2010-12-08
1
-0
/
+2
*
ftp: Fix refcounting of addresses when connecting
Benjamin Otte
2010-12-08
1
-0
/
+2
*
ftp: Parse PWD reply according to RFC
Benjamin Otte
2010-04-08
1
-19
/
+55
*
ftp: Add missing \n to debug message
Benjamin Otte
2010-04-08
1
-1
/
+1
*
ftp: GVfsJobPull: perform any cache lookups before opening data connection
Tomas Bzatek
2010-02-19
1
-10
/
+10
*
Handle the case where gnome-keyring has no password or no username
Benjamin Otte
2009-12-20
1
-1
/
+7
*
[FTP] implement default location support
Benjamin Otte
2009-12-03
1
-0
/
+53
*
Ensure timer_cancel is initialized
Alexander Larsson
2009-12-01
1
-0
/
+3
*
Use FAILED_HANDLED error code when user aborts
Benjamin Otte
2009-10-12
1
-1
/
+2
*
[FTP] Fix memleak
Benjamin Otte
2009-08-19
1
-1
/
+1
*
[FTP] plug memleak in query_info
Benjamin Otte
2009-08-19
1
-0
/
+1
*
[FTP] plug memleak in login code
Benjamin Otte
2009-08-19
1
-9
/
+9
*
[FTP] Properly close output stream in GVfsJobPull
Tomas Bzatek
2009-08-10
1
-1
/
+2
*
[FTP] Correctly close finished transfer
Tomas Bzatek
2009-08-10
1
-0
/
+2
*
[FTP] Remove unecessary function call
Benjamin Otte
2009-08-10
1
-1
/
+0
*
[FTP] Don't add random bytes whenever we send a progress notification
Benjamin Otte
2009-08-10
1
-2
/
+4
*
[FTP] Bug 590793 - Can't copy folders over FTP
Benjamin Otte
2009-08-06
1
-6
/
+70
*
[FTP] Do not lose info in cache
Benjamin Otte
2009-08-06
1
-3
/
+13
*
[FTP] Open source before target in pull method
Benjamin Otte
2009-08-06
1
-26
/
+27
*
Bug 587484 – Interaction when unmounting mounts and misc fixes
David Zeuthen
2009-07-08
1
-1
/
+3
*
[FTP] use the EPRT feature response for EPRT support, not EPSV
Benjamin Otte
2009-06-17
1
-0
/
+1
*
[FTP] prepare the code for active FTP support
Benjamin Otte
2009-06-15
1
-3
/
+8
[next]