summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* archive: Ignore filenames consisting of a single "."Ross Lagerwall2014-05-101-3/+2
* dav: Implement push supportRoss Lagerwall2014-04-301-0/+376
* recent: Implement query_info_on_read()Ross Lagerwall2014-04-301-0/+29
* trash: Implement query_info_on_read()Ross Lagerwall2014-04-301-0/+29
* build: Require gudev >= 147Ross Lagerwall2014-04-301-1/+0
* ftp: clear queue when mount failsOndrej Holy2014-04-161-2/+4
* dav: Use the native MOVE operation for movingRoss Lagerwall2014-04-131-0/+133
* Report gvfs version when --version is usedRoss Lagerwall2014-04-111-0/+9
* Unify error conversion in http and dav backendsRoss Lagerwall2014-04-113-33/+13
* smb: Give correct error when unlink fails while closing fileRoss Lagerwall2014-04-021-1/+10
* dav: Unescape URIs before comparing them for equalityRoss Lagerwall2014-03-291-5/+12
* build: add missing libraries to fix linking issuesOndrej Holy2014-03-061-0/+5
* smb: set context to NULL after it has been freedOndrej Holy2014-02-131-0/+1
* various: reduce the verboseness of debug messagesGiovanni Campagna2014-02-082-9/+3
* Revert "trash: Don't use try_ for blocking methods"Ross Lagerwall2014-02-021-29/+51
* gvfsdaemon: properly remove socket_dirAntoine Jacoutot2014-01-231-9/+10
* Remove obsolete address info for the LGPLRoss Lagerwall2014-01-235-16/+11
* ftp: Set etag::valueRoss Lagerwall2014-01-231-1/+9
* ftp: Remove custom progress callback rate limitingRoss Lagerwall2014-01-231-85/+7
* daemon: Rate limit progress callbacksRoss Lagerwall2014-01-232-0/+19
* daemon: Set infinite timeout for enumerate responseRoss Lagerwall2014-01-231-8/+11
* build: append missing flags in the _CPPFLAGS variablesOndrej Holy2014-01-171-0/+24
* sftp: force openpty(3) on BSDAntoine Jacoutot2014-01-171-0/+8
* build: replace obsolete INCLUDES by CPPFLAGSOndrej Holy2014-01-171-1/+1
* dav: Implement truncate for output streamsRoss Lagerwall2014-01-101-0/+25
* dav: Implement seek for output streamsRoss Lagerwall2014-01-101-0/+27
* trash: Don't use try_ for blocking methodsRoss Lagerwall2014-01-101-51/+29
* afp: Don't crash when opening the root directoryRoss Lagerwall2014-01-041-8/+0
* gphoto2: Implement pull supportRoss Lagerwall2014-01-041-0/+177
* ftp: Always close data connections when doneBenjamin Otte2013-12-211-0/+4
* Do not dist removed old libsmb-compat.h.Ondrej Holy2013-12-131-1/+1
* Convert libdaemon to a private shared libraryRoss Lagerwall2013-12-121-3/+6
* dav: Set the is_hidden property for files starting with a '.'Ross Lagerwall2013-12-121-0/+3
* afp: Remove unused variableRoss Lagerwall2013-12-091-1/+0
* http: Allow seek past end of fileRoss Lagerwall2013-12-081-0/+8
* http: Fix the SEEK_END offset calculationRoss Lagerwall2013-12-081-1/+3
* http: Ensure the range header is updatedRoss Lagerwall2013-12-081-3/+3
* http: Fix segfault when seeking on readRoss Lagerwall2013-12-081-1/+2
* afp: Don't free the handle if truncate failsRoss Lagerwall2013-12-061-1/+0
* gphoto2: Don't release the device multiple timesRoss Lagerwall2013-12-051-17/+1
* gphoto2: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+36
* mtp: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+29
* afc: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+25
* afp: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+42
* sftp: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+41
* smb: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+22
* Require libsmbclient from Samba 3.4.0 or higherRoss Lagerwall2013-12-053-207/+2
* localtest: Implement truncate support for output streamsRoss Lagerwall2013-12-052-1/+32
* Implement truncate support for output streamsRoss Lagerwall2013-12-059-20/+338
* http: Remove trailing whitespaceChristophe Fergeau2013-12-031-12/+12