summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackenddav.c
Commit message (Expand)AuthorAgeFilesLines
...
* dav: Add comment for bug 594507Ross Lagerwall2014-08-251-0/+2
* dav: Force unmount when dns-sd data changesRoss Lagerwall2014-08-251-1/+1
* dav: Send enumerate success earlierRoss Lagerwall2014-08-141-1/+1
* http: Remove use of SoupSessionSync/SoupSessionAsyncChristophe Fergeau2014-07-251-11/+6
* Revert "http: Remove use of SoupSessionSync/SoupSessionAsync"Ross Lagerwall2014-07-171-6/+11
* dav: don't set NULL path to avoid warningsOndrej Holy2014-07-101-3/+3
* http: Remove use of SoupSessionSync/SoupSessionAsyncChristophe Fergeau2014-07-031-11/+6
* dav: Unref each GFileInfo after being addedRoss Lagerwall2014-05-241-0/+1
* dav: Implement push supportRoss Lagerwall2014-04-301-0/+376
* dav: Use the native MOVE operation for movingRoss Lagerwall2014-04-131-0/+133
* Unify error conversion in http and dav backendsRoss Lagerwall2014-04-111-31/+3
* dav: Unescape URIs before comparing them for equalityRoss Lagerwall2014-03-291-5/+12
* dav: Implement truncate for output streamsRoss Lagerwall2014-01-101-0/+25
* dav: Implement seek for output streamsRoss Lagerwall2014-01-101-0/+27
* dav: Set the is_hidden property for files starting with a '.'Ross Lagerwall2013-12-121-0/+3
* dav: Report number of bytes used on the filesystemRoss Lagerwall2013-11-301-0/+7
* dav: Set file type to regular by defaultRoss Lagerwall2013-10-251-2/+2
* Fix compiler warningsBastien Nocera2013-04-021-1/+0
* dav: Use application/octet-stream content type for uploadingTomas Bzatek2012-12-181-1/+1
* dav: kill SoupOutputStreamDan Winship2012-12-181-36/+28
* http: Simplify job failure handlingDan Winship2012-12-181-18/+5
* http: replace SoupInputStream with SoupRequestDan Winship2012-12-181-2/+1
* dav: Don't use deprecated libsoup methodsTomas Bzatek2012-09-041-7/+7
* Don't include jargon in mount display names and messagesWilliam Jon McCann2012-08-301-5/+2
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-1/+13
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* dav: abort finding the root on error or auth info changeChristian Kellner2012-06-181-31/+50
* dav: ignore empty tags in multistatus responsesChristian Kellner2012-06-181-1/+13
* dav: Fix free space reportingTomas Bzatek2012-02-091-12/+21
* dav: Fix small memory leak (display_name)Christian Kellner2011-09-021-0/+1
* dav: Use default unmount logicChristian Kellner2011-06-051-10/+0
* dav: Implement query_fs_info and report used and free spaceChristian Kellner2011-05-191-0/+150
* dav: Check for empty but present displayname dav-propertyChristian Kellner2011-05-181-1/+1
* dav: Decode the paths of the multistatus response before comparing themChristian Kellner2011-05-181-44/+49
* dav: Include username and/or port in the backend's display-nameChristian Kellner2011-05-171-9/+45
* dav: Unescape the path when setting the mount_prefix of the GMountSpecChristian Kellner2011-05-161-1/+6
* dav: Correctly encode URLsChristian Kellner2011-05-141-12/+32
* http/dav: Move http_backend_uri_for_filename to dav backendChristian Kellner2011-05-121-8/+44
* dav: correctly handle usernames supplied in the urlChristian Kellner2011-05-081-10/+9
* dav: Fix copying of remote folders to diskChristian Kellner2011-05-041-0/+79
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-171-2/+0
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-1/+3
* [dav] Ensure we have a valid username (#582373)Christian Kellner2009-05-261-0/+5
* Convert all spew to g_debug()Alexander Larsson2009-03-061-8/+8
* 536305 – incorrect GError propagation in the httChristian Kellner2009-02-161-1/+31
* Bug 529349 – Redirects with username doesn't workAlexander Larsson2009-02-161-0/+4
* Bug 566452 – Error when creating folder on webdav shareAlexander Larsson2009-02-161-6/+7
* Added. Added. Added. Added.Alexander Larsson2008-12-011-6/+146
* Same as below but for the webdav's getlastmodified response (Closes:Bastien Nocera2008-08-251-3/+10
* Bug 539472 – Display name property is overriddenJesse van den Kieboom2008-08-161-0/+1