summaryrefslogtreecommitdiff
path: root/daemon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Introduce an admin gvfs backendCosimo Cecchi2016-07-131-1/+34
* build: Add --with-systemduserunitdir optionYaroslav Shmelev2016-01-221-1/+2
* Add a corresponding systemd user service for every D-Bus session serviceSimon McVittie2015-09-301-1/+7
* Use conventional naming for D-Bus session servicesSimon McVittie2015-09-301-4/+5
* Add GVfsBackendGoogleDebarshi Ray2015-09-081-0/+20
* Make all gvfs daemons own a name under org.gtk.vfs.*Alexander Larsson2015-09-031-2/+2
* build: Make EXTRA_DIST independent of configure resultsRoss Lagerwall2015-08-041-2/+8
* ftp: Implement TLS supportRoss Lagerwall2015-04-091-3/+3
* daemon: Add function to confirm certificateRoss Lagerwall2015-04-091-1/+3
* Fix build error when using HAL backendTing-Wei Lan2015-04-021-2/+4
* Remove obsolte obexftp codeOndrej Holy2015-03-041-39/+0
* Add an nfs backend based on libnfsRoss Lagerwall2015-02-091-0/+21
* mtp: limit number of threadsOndrej Holy2014-11-061-0/+1
* gphoto2: Improve root dir name and icon handlingRoss Lagerwall2014-10-131-1/+2
* mtp: Improve root dir name and icon handlingRoss Lagerwall2014-10-131-1/+2
* build: Require gudev >= 147Ross Lagerwall2014-04-301-1/+0
* build: add missing libraries to fix linking issuesOndrej Holy2014-03-061-0/+5
* build: append missing flags in the _CPPFLAGS variablesOndrej Holy2014-01-171-0/+24
* build: replace obsolete INCLUDES by CPPFLAGSOndrej Holy2014-01-171-1/+1
* 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
* Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+1
* Remove unnecessary trailing slashes in pathRoss Lagerwall2013-10-251-2/+2
* daemon: Fix build breakage from previous commitColin Walters2013-04-101-0/+1
* Fix daemon crash when cancelling channel operationsAlexander Larsson2013-04-041-0/+1
* computer: Set BACKEND_USES_GVFS=1 defineTomas Bzatek2013-01-281-0/+1
* Merge branch 'mtp-backend'Philip Langdale2013-01-111-0/+19
|\
| * MTP: Add conditional configuration against libmtp.Philip Langdale2013-01-111-21/+22
| * MTP: Add stub gudev event handler.Philip Langdale2013-01-111-0/+6
| * MTP: Initial implementation of MTP backend.Philip Langdale2013-01-111-3/+15
* | dav: kill SoupOutputStreamDan Winship2012-12-181-1/+0
* | http: replace SoupInputStream with SoupRequestDan Winship2012-12-181-2/+2
* | tests: Fix distchecksAlexander Larsson2012-10-121-1/+1
* | Initial version of testing frameworkAlexander Larsson2012-10-121-0/+5
* | Don't use gvfs in the daemons unless necessaryAlexander Larsson2012-10-111-0/+4
|/
* Remove final parts of libdbusAlexander Larsson2012-08-211-4/+2
* afp: move definitions of GVfsAfp[Volume|Server] into gvfsafptypes.hCarl-Anton Ingmarsson2012-08-091-0/+2
* gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek2012-07-311-0/+1
* gdbus: Make copy progress workTomas Bzatek2012-07-311-0/+1
* Add a recent files backendWilliam Jon McCann2012-07-131-0/+20
* afp: split out volume specific functions into a GVfsAfpVolume object.Carl-Anton Ingmarsson2012-01-221-2/+6
* afp: output the textual representation of undhandled error codesCarl-Anton Ingmarsson2012-01-221-0/+2
* Make ftp.mount no longer conditionally builtJean-Christian de Rivaz2012-01-101-4/+4
* Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters2011-10-121-3/+2
* afp: make the afp backends optionalCarl-Anton Ingmarsson2011-08-251-3/+9
* afp: add new backend GVfsBackendAfp for mounting afp-volume sharesCarl-Anton Ingmarsson2011-08-251-3/+22
* afp: rename afp backend to GVfsAfpBackendBrowseCarl-Anton Ingmarsson2011-08-251-10/+9
* afp: split out server logic into a separate classCarl-Anton Ingmarsson2011-08-251-1/+3
* afp: implement user authentication using Diffie-Hellman 1Carl-Anton Ingmarsson2011-08-251-2/+6
* afp: add an urimapper for afpCarl-Anton Ingmarsson2011-08-251-1/+1