summaryrefslogtreecommitdiff
path: root/client/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* fuse: Add GVFS_DEBUG_FUSE to enable debug outputOndrej Holy2016-05-251-1/+1
* build: replace obsolete INCLUDES by CPPFLAGSOndrej Holy2014-01-171-2/+2
* fuse: Install systemd tmpfiles.d exclusion fileTomas Bzatek2013-02-061-0/+15
* Remove final parts of libdbusAlexander Larsson2012-08-211-8/+5
* gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek2012-07-311-0/+2
* Rename gvfs-fuse-daemon to gvfsd-fuseTomas Bzatek2012-07-301-4/+4
* build: More srcdir != builddir fixesColin Walters2012-06-061-0/+1
* Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters2011-10-121-2/+2
* afp: add an urimapper for afpCarl-Anton Ingmarsson2011-08-251-0/+1
* build: undef G_LOG_DOMAIN if we're going to redefine itBenjamin Otte2010-12-071-1/+1
* Enable support for lazy loading of gio modulesAlexander Larsson2010-01-121-1/+1
* Implement the metadata addition api in GVfsAlexander Larsson2009-06-231-1/+2
* Patch from David ZeuthenAlexander Larsson2008-10-211-0/+1
* Only call the IsSupported dbus call when the class is actually neededAlexander Larsson2008-09-231-1/+1
* Respect the giomoduledir provided in gio's package config file. (#523852Christian Kellner2008-03-221-1/+0
* Add _g_dbus_message_iter_append_args_valist andAlexander Larsson2008-03-031-1/+0
* Bind to GVFS text domain. Fixes #517892.Christian Neumair2008-02-221-0/+1
* Add test program for the functions in gvfsuriutils.cBastien Nocera2008-01-231-0/+6
* Added. Added sftp uri mapper that aliases ssh: to sftp: (#509860)Alexander Larsson2008-01-211-0/+1
* Fix the double use of a counter variable inside nested loops.Christian Kellner2008-01-111-0/+1
* Update to handle removed GDirectoryMonitor from API.Alexander Larsson2008-01-071-1/+0
* Update for API changes in gio trunk.David Zeuthen2007-12-111-1/+1
* Make this class dynamicAlexander Larsson2007-11-121-16/+5
* Add new functionsAlexander Larsson2007-11-121-4/+11
* Added all source filesGVFS_0_0_1Alexander Larsson2007-11-061-2/+3
* Update fuse daemon to use the giomodule instead of linking to a copy ofAlexander Larsson2007-10-261-8/+0
* Change the GIO module dir to $(libdir)/gio/modules as was done in GIO.Sebastian Dröge2007-10-231-1/+1
* Implement file monitor in clientAlexander Larsson2007-10-091-0/+1
* Add defines for monitoringAlexander Larsson2007-10-081-0/+1
* Split out gio into its own moduleAlexander Larsson2007-09-131-3/+0
* Forgot to commit new filesAlexander Larsson2007-09-131-1/+0
* gvfs_fuse_daemon_INCLUDES -> gvfs_fuse_daemon_CFLAGS.Alexander Larsson2007-09-131-1/+1
* Make the FUSE daemon build with the file info API changes.Alexander Larsson2007-09-131-1/+1
* Move the FUSE daemon from fuse/ into client/ and use GDaemon* directly.Alexander Larsson2007-09-131-12/+54
* Move the uri parsing to modulesAlexander Larsson2007-09-131-4/+19
* Add initial GDaemonVolume and GDaemonVolumeMonitor sources.Alexander Larsson2007-09-131-0/+2
* Remove GLocalDaemonFile wrapper class. Not really needed.Alexander Larsson2007-09-131-1/+0
* G*Daemon -> GDaemon*Alexander Larsson2007-09-131-6/+6
* Add client side write supportAlexander Larsson2007-09-131-0/+1
* Move code shared between client and daemon to common directoryAlexander Larsson2007-09-131-3/+2
* Initial fleshing out of smb supportAlexander Larsson2007-09-131-0/+30