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
/
gvfsbackendsftp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-21
sftp: Fix two compilation warnings
Colin Walters
1
-2
/
+2
2013-05-07
Implement clean shutdown in sftp backend
Timothy Arceri
1
-2
/
+2
2012-11-26
Fix symlink target in query_info_reply() for sftp backend
Alexandre Rostovtsev
1
-0
/
+2
2012-11-02
Capitalize acronyms
cjl
1
-9
/
+9
2012-09-04
gmountsource: Always use NULL-terminated arrays
Tomas Bzatek
1
-2
/
+1
2012-09-04
Improve the unknown authenticity question prompt
William Jon McCann
1
-2
/
+2
2012-08-30
Don't include jargon in mount display names and messages
William Jon McCann
1
-8
/
+7
2012-08-30
Add symbolics support to the backends
William Jon McCann
1
-4
/
+18
2012-08-30
Remove favicon support
William Jon McCann
1
-79
/
+2
2012-08-24
Strip dbus error strings from GError after all dbus calls.
Alexander Larsson
1
-0
/
+1
2012-07-31
gdbus: Use default timeout for keyring calls
Tomas Bzatek
1
-1
/
+1
2012-07-31
gdbus: Use g_variant_is_of_type() instead of strcmp()
Tomas Bzatek
1
-1
/
+1
2012-07-31
gdbus: Make copy progress work
Tomas Bzatek
1
-1
/
+2
2012-07-31
gdbus: Port the sftp backend
Tomas Bzatek
1
-56
/
+54
2012-07-30
Update the Address of the FSF
Felix Möller
1
-2
/
+2
2012-07-13
daemon: Support allocating PTYs through openpty on BSD
Martin Pieuchot
1
-2
/
+2
2011-08-24
Always write (S)FTP in capitals.
Friedel Wolff
1
-5
/
+5
2011-03-17
Cleanups and fixes for compiler warnings
Kjartan Maraas
1
-4
/
+0
2011-01-24
sftp: Catch invalid argument type for chmod command
Benjamin Otte
1
-0
/
+9
2010-10-04
sftp: fix poll() timeout.
Andreas Henriksson
1
-1
/
+1
2010-09-27
sftp: Use poll() to cope with openssh-5.6 changes
Tomas Bzatek
1
-12
/
+10
2010-08-05
Move translator comments just before the translatable string
Claude Paroz
1
-2
/
+4
2010-07-01
Provide more information in the SSH dialog.
Marcus Carlson
1
-4
/
+16
2010-02-19
sftp: retain chosen password save option across mount phases
Tomas Bzatek
1
-3
/
+6
2010-02-15
sftp: Cancel all pending reads in reply_stream on unmount
Tomas Bzatek
1
-3
/
+35
2009-11-26
Add "default location" support
Christian Kellner
1
-4
/
+38
2009-10-12
Use FAILED_HANDLED error code when user aborts
Benjamin Otte
1
-2
/
+2
2009-08-21
sftp: return proper error on mkdir when directory exists
Tomas Bzatek
1
-2
/
+40
2009-08-18
Bump SFTP timeout to 40 seconds
Tomas Bzatek
1
-2
/
+4
2009-08-10
Bug 589434 - gvfsd-sftp crashed with SIGSEGV in strlen()
Tomas Bzatek
1
-2
/
+1
2009-04-17
Don't trust remote permissions mask fully
Alexander Larsson
1
-7
/
+25
2009-04-13
Pick up SSH_AUTH_SOCK from gnome-keyring (#578708) Patch from Stef Walter.
Alexander Larsson
1
-1
/
+91
2009-03-24
Fix reporting of "not found" or "not directory" errors when sftp returns
Alexander Larsson
1
-7
/
+104
2009-03-23
Fix various error cases to return right error: Append to existing
Alexander Larsson
1
-20
/
+224
2009-03-19
Make sure we only set the "user" part in the mountspec if it was in the
Alexander Larsson
1
-3
/
+8
2009-03-10
Bug 574754 – 100% cpu usage when connecting to a ssh key and denying key
Alexander Larsson
1
-0
/
+9
2009-03-10
Don't ask for username when getting ssh key passphrase
Alexander Larsson
1
-2
/
+3
2009-03-02
Implement query_info on sftp streams
Christian Kellner
1
-0
/
+70
2009-03-02
Bug 550929 – nautilus sftp:// doesn't read User in ~/.ssh/config
Alexander Larsson
1
-5
/
+10
2009-03-02
Bug 564003 – gvfs Cygwin patches
Alexander Larsson
1
-0
/
+1
2009-03-02
Bug 569203 – gvfsd-sftp crashed with SIGSEGV in strlen()
Alexander Larsson
1
-1
/
+12
2009-02-26
Bug 570977 – sftp backend sends trailing zeros to communication data
Alexander Larsson
1
-11
/
+1
2009-02-26
Fix order of SSH_FXP_SYMLINK arguments. It seems openssh is not following
Alexander Larsson
1
-1
/
+3
2009-02-16
Return G_IO_ERROR_CANT_CREATE_BACKUP in the below case instead of not
Alexander Larsson
1
-6
/
+14
2009-02-16
Bug 546482 – Keep ownership when replacing files on sftp
Alexander Larsson
1
-1
/
+113
2008-12-01
Make mounts/backends have a GIcon not a icon name
Alexander Larsson
1
-2
/
+82
2008-11-18
Better name for the has-username case.
Alexander Larsson
1
-2
/
+2
2008-11-18
If user is specified, add to name too, so we get a unique fuse path
Alexander Larsson
1
-2
/
+6
2008-10-23
Don't return fallback icons, since that gives problems with custom mime
Alexander Larsson
1
-4
/
+0
2008-08-05
Added restoring file permissions when replacing a file.
Jesse van den Kieboom
1
-5
/
+29
[next]