summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* ftp: Prevent segfault when unmountingRoss Lagerwall2015-03-111-0/+4
* gphoto2: Exit cleanly when device is removedBastien Nocera2015-03-101-4/+2
* afc: Fix force unmount of devicesChristophe Fergeau2015-03-091-7/+17
* nfs: Handle NULL hostnameRoss Lagerwall2015-03-081-0/+7
* ftp: Fix dir listing for windows long datesRoss Lagerwall2015-03-081-1/+1
* ftp: Fix FTP date parsing of midnight for DOS formatRoss Lagerwall2015-03-081-0/+2
* ftp: Update license of ParseFTPListRoss Lagerwall2015-03-081-36/+4
* ftp: Fix directory parsing error on AIX.Ross Lagerwall2015-03-081-6/+15
* Remove obsolte obexftp codeOndrej Holy2015-03-0410-3401/+0
* afp: exit silently if connection closedOndrej Holy2015-03-041-2/+4
* dav: do not set "application/octet-stream" mime typeOndrej Holy2015-03-031-5/+1
* ftp: Implement backups for replaceRoss Lagerwall2015-02-111-9/+55
* dav: Fix a few memory leaksRoss Lagerwall2015-02-101-2/+5
* channel: Fix a couple of leaksRoss Lagerwall2015-02-102-3/+26
* smb: Fix a memory leakRoss Lagerwall2015-02-101-1/+1
* Add an nfs backend based on libnfsRoss Lagerwall2015-02-095-0/+2653
* daemon: Move seek type conversion to shared libraryRoss Lagerwall2015-02-095-47/+30
* daemon: Move random string generation into shared libRoss Lagerwall2015-02-095-67/+13
* ftp: Implement G_FILE_COPY_NOFOLLOW_SYMLINKSRoss Lagerwall2015-02-031-0/+25
* daemon: register mount tracker skeleton by bus_acquired_handlerOndrej Holy2015-02-021-9/+14
* mtp: fix query_fs_info crash when file not foundOndrej Holy2015-01-271-0/+2
* ProxyVolumeMonitor: Load list of installed remote monitors via dbusAlexander Larsson2015-01-261-0/+33
* 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