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
/
gvfsbackendsftp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sftp: Adapt on new OpenSSH password prompts
Ondrej Holy
2021-10-26
1
-6
/
+6
*
daemon: Set filesystem::use-preview explicitly
António Fernandes
2021-01-22
1
-0
/
+3
*
Use shorter strings for prompt dialog titles
Jonas Dreßler
2021-01-15
1
-7
/
+11
*
sftp: Add support for two factor authentication
Ondrej Holy
2020-11-30
1
-0
/
+49
*
sftp: Use connection multiplexing instead of multiple connections
Ondrej Holy
2020-11-30
1
-3
/
+9
*
trash: Do not fail when G_FILE_COPY_NO_FALLBACK_FOR_MOVE is used
wip/oholy/trash-performance
Ondrej Holy
2020-09-24
1
-0
/
+16
*
sftp: Copy file timestamps on push/pull
Maxim Mikityanskiy
2020-05-12
1
-23
/
+89
*
sftp: Fix file ownership when replacing
Ondrej Holy
2020-01-29
1
-32
/
+152
*
sftp: Don't set a content-type that isn't certain
Bastien Nocera
2019-10-11
1
-3
/
+6
*
Revert "sftp: Always use port 22 if not specified"
Ondrej Holy
2019-10-01
1
-5
/
+7
*
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
-8
/
+8
*
sftp: Improve debug output of ssh cmdline
Ondrej Holy
2019-02-26
1
-3
/
+9
*
sftp: Always use port 22 if not specified
Ondrej Holy
2019-02-04
1
-7
/
+5
*
Remove workaround for directory / folder icons
wip/rishi/issue-2
Debarshi Ray
2018-08-14
1
-10
/
+2
*
sftp: Add support for setting timestamps
Max Maisel
2017-09-29
1
-20
/
+119
*
sftp: Handle SecurID password prompt
Ondrej Holy
2017-04-10
1
-1
/
+2
*
sftp: Prevent potential crash in case of parsing error
Ondrej Holy
2017-03-23
1
-4
/
+5
*
sftp: Merge 3 constants into one
Ondrej Holy
2017-01-16
1
-6
/
+4
*
sftp: Limit writes to 32768 bytes
Ondrej Holy
2017-01-16
1
-4
/
+15
*
sftp: Do not call force unmount twice
Ondrej Holy
2017-01-06
1
-1
/
+1
*
sftp: Mark error string as translatable
Ondrej Holy
2017-01-06
1
-1
/
+1
*
sftp: Fix error code if ssh is not properly configured
Ondrej Holy
2016-10-04
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
/
+2
*
sftp: Show original hostname in the password prompt
Ondrej Holy
2016-04-15
1
-2
/
+27
*
sftp: Fix hostname and ip name parsing
Ondrej Holy
2016-04-13
1
-2
/
+4
*
sftp: Be quiet by default
Ross Lagerwall
2016-01-18
1
-31
/
+23
*
sftp: Fail cancelled jobs
Ross Lagerwall
2015-12-14
1
-5
/
+22
*
sftp: Handle "Too many authentication failures" error
Ondrej Holy
2015-11-26
1
-0
/
+7
*
Mark files as untrashable for main backends
Ondrej Holy
2015-09-23
1
-0
/
+2
*
sftp: Don't call g_vfs_backend_force_unmount multiple times
Ross Lagerwall
2015-09-23
1
-3
/
+6
*
sftp: Fix crashes when data connection setup failed
Ondrej Holy
2015-09-23
1
-9
/
+10
*
sftp: Improve error messages on connection setup
Ross Lagerwall
2015-08-10
1
-4
/
+6
*
sftp: Use the data connection when pulling data
Ross Lagerwall
2015-06-07
1
-4
/
+12
*
sftp: Allow queuing and waiting for commands on different connections
Ross Lagerwall
2015-06-07
1
-25
/
+34
*
sftp: Use the data connection when pushing data
Ross Lagerwall
2015-06-07
1
-6
/
+14
*
sftp: Login to both connections when mounting
Ross Lagerwall
2015-06-07
1
-53
/
+122
*
sftp: Add a data connection
Ross Lagerwall
2015-06-07
1
-0
/
+10
*
sftp: Add support for multiple connections
Ross Lagerwall
2015-06-07
1
-186
/
+327
*
sftp: Ignore leading whitespace during login
Ross Lagerwall
2015-04-09
1
-0
/
+1
*
sftp: Be more robust when parsing login messages
Ross Lagerwall
2015-04-09
1
-1
/
+2
*
sftp: Handle host key / IP mismatch
Ross Lagerwall
2015-04-09
1
-38
/
+121
*
daemon: Move random string generation into shared lib
Ross Lagerwall
2015-02-09
1
-30
/
+3
*
sftp: add more debug prints when logging
Ondrej Holy
2014-10-24
1
-1
/
+43
*
sftp: Retrieve the username from the secret store
Ross Lagerwall
2014-10-23
1
-1
/
+1
*
sftp: Don't spin before the SSH process opens the slave pty
Ross Lagerwall
2014-10-17
1
-4
/
+11
*
sftp: Replace "died" with "exited" in a UI string
Ross Lagerwall
2014-10-13
1
-1
/
+1
*
sftp: Reword connection closed error message
Ross Lagerwall
2014-06-05
1
-2
/
+2
*
sftp: Quit more cleanly on remote shutdown
Ross Lagerwall
2014-06-05
1
-5
/
+14
[next]