summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* dav: Trim some duplicated textRoss Lagerwall2015-01-251-15/+2
* dav: Fix up error handling when movingRoss Lagerwall2015-01-251-6/+8
* dav: Add support for server-side copyingRoss Lagerwall2015-01-252-0/+114
* MTP: Attempt to set MTP filetype from mime type when uploading files.Philip Langdale2015-01-231-2/+158
* dav: don't unescape the uri twiceOndrej Holy2015-01-221-13/+13
* smb: Handle the anonymous flag when calling AskPasswordRoss Lagerwall2015-01-211-14/+36
* mtp: Do not crash when debugging is turned onDebarshi Ray2014-12-111-1/+1
* http: Report correct size for partial content msgOndrej Holy2014-12-031-2/+17
* afc: fix wrong enum valueOndrej Holy2014-11-201-1/+1
* afc: try copy and delete fallback if backup couldn't be createdOndrej Holy2014-11-191-4/+18
* dav: try copy and delete fallback if backup couldn't be createdOndrej Holy2014-11-191-4/+17
* ftp: try copy and delete fallback if backup couldn't be createdOndrej Holy2014-11-191-4/+18
* mtp: limit number of threadsOndrej Holy2014-11-061-0/+1
* dav: Use g_try_realloc for output streamsRoss Lagerwall2014-11-041-2/+2
* mtp: do not crash when device is unpluggedOndrej Holy2014-11-042-1/+7
* http: Always set the file type to regularRoss Lagerwall2014-10-261-1/+2
* sftp: add more debug prints when loggingOndrej Holy2014-10-241-1/+43
* smb: Remove old compatibility ifdefsRoss Lagerwall2014-10-232-8/+0
* sftp: Retrieve the username from the secret storeRoss Lagerwall2014-10-231-1/+1
* pty_open: Remove unused function prototypeRoss Lagerwall2014-10-171-1/+0
* pty_open: Fix warnings with BSD codepathRoss Lagerwall2014-10-171-5/+4
* sftp: Don't spin before the SSH process opens the slave ptyRoss Lagerwall2014-10-173-20/+37
* daemon: Set callback to avoid endless loop during unmountRoss Lagerwall2014-10-171-10/+9
* mtp: Remove fail-during-unmount workaroundRoss Lagerwall2014-10-171-49/+0
* gvfsjobunmount: Block new requests before calling unmount() on a threadRoss Lagerwall2014-10-173-12/+23
* gphoto2: include gvfsgphoto2utils.h conditionallyOndrej Holy2014-10-171-1/+1
* gphoto2: Improve root dir name and icon handlingRoss Lagerwall2014-10-132-31/+6
* mtp: Improve root dir name and icon handlingRoss Lagerwall2014-10-133-10/+31
* afp: Give a better error message for non-existent volumeRoss Lagerwall2014-10-131-0/+8
* sftp: Replace "died" with "exited" in a UI stringRoss Lagerwall2014-10-131-1/+1
* gvfsjobunmount: set error as per client interactionOndrej Holy2014-10-133-18/+45
* daemon: Don't abort if jobs != NULL when finalizingRoss Lagerwall2014-10-121-1/+3
* gvfschannel: don't abort when finalizingOndrej Holy2014-10-091-2/+0
* gvfschannel: do not call close job if channel is blockedOndrej Holy2014-10-091-0/+3
* gvfschannel: do not crash when channel is blockedOndrej Holy2014-10-091-22/+16
* MTP: Work around slow large file transfers to Android devicesPhilip Langdale2014-10-071-0/+12
* trash: Ignore G_FILE_MONITOR_EVENT_CHANGES_DONE_HINTRoss Lagerwall2014-10-011-1/+2
* trash: do not care about mount points without read accessOndrej Holy2014-09-291-0/+9
* Allow cancelling jobs that have sent a reply but not finishedRoss Lagerwall2014-09-271-1/+1
* afp: Use UTF-8 for volume namesRoss Lagerwall2014-09-274-14/+32
* mtp: Fix a runtime warningRoss Lagerwall2014-09-131-3/+3
* archive: Allow reading files with '/./' in the pathRoss Lagerwall2014-09-051-25/+55
* archive: Fix some memory leaksRoss Lagerwall2014-09-051-5/+2
* dav: Ignore parameters of the content type headerRoss Lagerwall2014-08-291-0/+11
* ftp: Don't unlock unlocked mutexRoss Lagerwall2014-08-291-2/+3
* dav: Add comment for bug 594507Ross Lagerwall2014-08-251-0/+2
* dav: Force unmount when dns-sd data changesRoss Lagerwall2014-08-251-1/+1
* archive: Retry operations that return ARCHIVE_RETRYRoss Lagerwall2014-08-231-0/+6
* mtp: fix storage-list-related race condition between STORE_ADDED event handle...Rok Mandeljc2014-08-151-14/+27
* dav: Send enumerate success earlierRoss Lagerwall2014-08-141-1/+1