summaryrefslogtreecommitdiff
path: root/daemon/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-07-31cmis backend code skeletonCédric Bosdonnat1-0/+20
2013-04-10daemon: Fix build breakage from previous commitColin Walters1-0/+1
2013-04-04Fix daemon crash when cancelling channel operationsAlexander Larsson1-0/+1
2013-01-28computer: Set BACKEND_USES_GVFS=1 defineTomas Bzatek1-0/+1
2013-01-11Merge branch 'mtp-backend'Philip Langdale1-0/+19
2013-01-11MTP: Add conditional configuration against libmtp.Philip Langdale1-21/+22
2013-01-11MTP: Add stub gudev event handler.Philip Langdale1-0/+6
2013-01-11MTP: Initial implementation of MTP backend.Philip Langdale1-3/+15
2012-12-18dav: kill SoupOutputStreamDan Winship1-1/+0
2012-12-18http: replace SoupInputStream with SoupRequestDan Winship1-2/+2
2012-10-12tests: Fix distchecksAlexander Larsson1-1/+1
2012-10-12Initial version of testing frameworkAlexander Larsson1-0/+5
2012-10-11Don't use gvfs in the daemons unless necessaryAlexander Larsson1-0/+4
2012-08-21Remove final parts of libdbusAlexander Larsson1-4/+2
2012-08-09afp: move definitions of GVfsAfp[Volume|Server] into gvfsafptypes.hCarl-Anton Ingmarsson1-0/+2
2012-07-31gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek1-0/+1
2012-07-31gdbus: Make copy progress workTomas Bzatek1-0/+1
2012-07-13Add a recent files backendWilliam Jon McCann1-0/+20
2012-01-22afp: split out volume specific functions into a GVfsAfpVolume object.Carl-Anton Ingmarsson1-2/+6
2012-01-22afp: output the textual representation of undhandled error codesCarl-Anton Ingmarsson1-0/+2
2012-01-10Make ftp.mount no longer conditionally builtJean-Christian de Rivaz1-4/+4
2011-10-12Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters1-3/+2
2011-08-25afp: make the afp backends optionalCarl-Anton Ingmarsson1-3/+9
2011-08-25afp: add new backend GVfsBackendAfp for mounting afp-volume sharesCarl-Anton Ingmarsson1-3/+22
2011-08-25afp: rename afp backend to GVfsAfpBackendBrowseCarl-Anton Ingmarsson1-10/+9
2011-08-25afp: split out server logic into a separate classCarl-Anton Ingmarsson1-1/+3
2011-08-25afp: implement user authentication using Diffie-Hellman 1Carl-Anton Ingmarsson1-2/+6
2011-08-25afp: add an urimapper for afpCarl-Anton Ingmarsson1-1/+1
2011-08-25afp: add GVfsAfpConnection which handles the DSI connectionCarl-Anton Ingmarsson1-1/+3
2011-08-25AFP: don't use AFC_CFLAGS and AFC_LIBS for AFP backendCarl-Anton Ingmarsson1-4/+1
2011-08-25AFP: fix small typo in Makefile.amCarl-Anton Ingmarsson1-1/+1
2011-08-25AFP: create backend stubCarl-Anton Ingmarsson1-3/+18
2011-03-16build: Don't link http backend with SoupOutputStreamRyan Brown1-1/+0
2010-11-12Fix distcheckTomas Bzatek1-2/+3
2010-11-12Remove last traces of GConfTomas Bzatek1-15/+6
2010-11-12Add GSettings schemasTomas Bzatek1-1/+28
2009-11-02Get rid of unnecessary AC_SUBST() callsBenjamin Otte1-2/+2
2009-10-09Use $(AM_V_GEN) for more silent buildChristian Persch1-4/+4
2009-10-01Bug 591005 - Add AFC backendBastien Nocera1-0/+23
2009-08-09port gphoto2 backend and monitor to gudevMartin Pitt1-1/+10
2009-07-20Make gvfsd-ftp no longer conditionally builtBenjamin Otte1-2/+2
2009-07-08conditionalize hal support in obexftp backendMartin Pitt1-2/+7
2009-07-08cdda backend: support and prefer gudevMartin Pitt1-2/+12
2009-07-08Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen1-0/+1
2009-06-17Bug 585591 – Starting/stopping drivesDavid Zeuthen1-0/+2
2009-06-11[FTP] rework cache handlingBenjamin Otte1-0/+1
2009-06-11[FTP] introduce GVfsFtpTaskBenjamin Otte1-0/+1
2009-06-11[FTP] split out file codeBenjamin Otte1-0/+1
2009-06-11[FTP] split out connection codeBenjamin Otte1-0/+1
2009-05-26[FTP] make ftp backend use gnio instead of libsoupBenjamin Otte1-2/+1