summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendsftp.c
Commit message (Expand)AuthorAgeFilesLines
* sftp: Fix error code if ssh is not properly configuredOndrej Holy2016-10-041-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-4/+4
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+2
* sftp: Show original hostname in the password promptOndrej Holy2016-04-151-2/+27
* sftp: Fix hostname and ip name parsingOndrej Holy2016-04-131-2/+4
* sftp: Be quiet by defaultRoss Lagerwall2016-01-181-31/+23
* sftp: Fail cancelled jobsRoss Lagerwall2015-12-141-5/+22
* sftp: Handle "Too many authentication failures" errorOndrej Holy2015-11-261-0/+7
* Mark files as untrashable for main backendsOndrej Holy2015-09-231-0/+2
* sftp: Don't call g_vfs_backend_force_unmount multiple timesRoss Lagerwall2015-09-231-3/+6
* sftp: Fix crashes when data connection setup failedOndrej Holy2015-09-231-9/+10
* sftp: Improve error messages on connection setupRoss Lagerwall2015-08-101-4/+6
* sftp: Use the data connection when pulling dataRoss Lagerwall2015-06-071-4/+12
* sftp: Allow queuing and waiting for commands on different connectionsRoss Lagerwall2015-06-071-25/+34
* sftp: Use the data connection when pushing dataRoss Lagerwall2015-06-071-6/+14
* sftp: Login to both connections when mountingRoss Lagerwall2015-06-071-53/+122
* sftp: Add a data connectionRoss Lagerwall2015-06-071-0/+10
* sftp: Add support for multiple connectionsRoss Lagerwall2015-06-071-186/+327
* sftp: Ignore leading whitespace during loginRoss Lagerwall2015-04-091-0/+1
* sftp: Be more robust when parsing login messagesRoss Lagerwall2015-04-091-1/+2
* sftp: Handle host key / IP mismatchRoss Lagerwall2015-04-091-38/+121
* daemon: Move random string generation into shared libRoss Lagerwall2015-02-091-30/+3
* sftp: add more debug prints when loggingOndrej Holy2014-10-241-1/+43
* sftp: Retrieve the username from the secret storeRoss Lagerwall2014-10-231-1/+1
* sftp: Don't spin before the SSH process opens the slave ptyRoss Lagerwall2014-10-171-4/+11
* sftp: Replace "died" with "exited" in a UI stringRoss Lagerwall2014-10-131-1/+1
* sftp: Reword connection closed error messageRoss Lagerwall2014-06-051-2/+2
* sftp: Quit more cleanly on remote shutdownRoss Lagerwall2014-06-051-5/+14
* sftp: Fail properly if set_attribute type is wrongRoss Lagerwall2014-05-301-0/+1
* sftp: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+41
* sftp: Implement try_query_fs_info using the OpenSSH statvfs extensionRoss Lagerwall2013-11-301-1/+129
* sftp: missing enumeration value warning fixOndrej Holy2013-11-211-34/+26
* sftp: Implement pull supportRoss Lagerwall2013-11-181-0/+534
* sftp: Implement GFileCreateFlags and improve permission handlingRoss Lagerwall2013-11-151-19/+71
* sftp: Fix handling of multiple reads of the packet lengthRoss Lagerwall2013-11-151-1/+1
* sftp: Add "PermitLocalCommand no" to the OpenSSH commandlineRoss Lagerwall2013-11-151-0/+1
* sftp: Implement push supportRoss Lagerwall2013-11-131-0/+688
* sftp: Free errorRoss Lagerwall2013-11-071-0/+1
* sftp: Return the correct error code on failed symlink creationRoss Lagerwall2013-10-311-1/+1
* sftp: Allow seeking when opening for appendRoss Lagerwall2013-10-251-1/+1
* sftp: Allow seek past end of fileAlexander Larsson2013-10-081-40/+54
* sftp: Fix two compilation warningsColin Walters2013-05-211-2/+2
* Implement clean shutdown in sftp backendTimothy Arceri2013-05-071-2/+2
* Fix symlink target in query_info_reply() for sftp backendAlexandre Rostovtsev2012-11-261-0/+2
* Capitalize acronymscjl2012-11-021-9/+9
* gmountsource: Always use NULL-terminated arraysTomas Bzatek2012-09-041-2/+1
* Improve the unknown authenticity question promptWilliam Jon McCann2012-09-041-2/+2
* Don't include jargon in mount display names and messagesWilliam Jon McCann2012-08-301-8/+7
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-4/+18
* Remove favicon supportWilliam Jon McCann2012-08-301-79/+2