summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix setting of CAN_DELETE and CAN_RENAME for enumeratenfsRoss Lagerwall2015-02-051-9/+7
* Don't rely on masked attributesRoss Lagerwall2015-02-041-3/+13
* Set CAN_DELETE, CAN_RENAME and CAN_TRASH for enumerateRoss Lagerwall2015-02-041-1/+52
* Set CAN_DELETE, CAN_TRASH and CAN_RENAME from query_infoRoss Lagerwall2015-02-041-12/+50
* Update commentRoss Lagerwall2015-02-021-1/+2
* Address another round of reviewsRoss Lagerwall2015-01-311-38/+64
* nfs: Clear GSource after destroying itRoss Lagerwall2015-01-281-4/+10
* Remove unnecessary conversion of GIOConditionRoss Lagerwall2015-01-201-45/+4
* Require libnfs 1.9.6Ross Lagerwall2014-11-251-2/+2
* Prevent a double-free when the remote server forces a disconnectRoss Lagerwall2014-11-241-0/+2
* Address second set of review commentsRoss Lagerwall2014-11-232-163/+141
* Address first set of review commentsRoss Lagerwall2014-11-2211-55/+88
* Add an nfs backend based on libnfsRoss Lagerwall2014-10-216-0/+2606
* daemon: Move seek type conversion to shared libraryRoss Lagerwall2014-10-215-51/+34
* daemon: Move random string generation into shared libRoss Lagerwall2014-10-216-66/+29
* 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
* gvfs-move: Allow specifying G_FILE_COPY_NO_FALLBACK_FOR_MOVERoss Lagerwall2014-10-172-0/+10
* client: Check for G_FILE_COPY_NO_FALLBACK_FOR_MOVE when push/pullingRoss Lagerwall2014-10-171-0/+8
* 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
* Updated Ukrainian translationDaniel Korostil2014-10-141-1102/+1307
* programs: allow bash completition for gvfs-rename and gvfs-set-attributeOndrej Holy2014-10-141-0/+2
* gphoto2: Add symbolic icon for volumeRoss Lagerwall2014-10-131-0/+16
* 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
* Build shared code for gphoto2 and mtp as a convenience libRoss Lagerwall2014-10-138-236/+204
* 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
* man: Fix a typo in the gvfs-mime man pageRoss Lagerwall2014-10-131-1/+1
* gvfsjobunmount: set error as per client interactionOndrej Holy2014-10-133-18/+45
* gvfs-mount: allow specifying G_MOUNT_UNMOUNT_FORCEOndrej Holy2014-10-132-2/+14
* gvfs-cat: add missing space after colonOndrej Holy2014-10-131-1/+1
* Updated Polish translationPiotr Drąg2014-10-131-39/+43
* Updated Italian translationMilo Casagrande2014-10-131-27/+31
* Post branch version bumpOndrej Holy2014-10-131-1/+1
* Updated Galician translationsFran Diéguez2014-10-131-40/+44
* daemon: Don't abort if jobs != NULL when finalizingRoss Lagerwall2014-10-121-1/+3
* Updated Latvian translationRūdolfs Mazurs2014-10-121-38/+35
* Updated Korean translationChangwoo Ryu2014-10-111-40/+44
* Updated gujarati translationsSweta Kothari2014-10-101-43/+35
* Updated Brazilian Portuguese translationRafael Ferreira2014-10-101-66/+68
* Updated Russian translationStas Solovey2014-10-091-41/+44
* Updated Assamese translationNilamdyuti Goswami2014-10-091-124/+121
* 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