summaryrefslogtreecommitdiff
path: root/daemon/main.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-2/+0
* Don't autostart fuse backend if the GVFS_DISABLE_FUSE env var is setAlexander Larsson2008-03-141-0/+4
* Fix memory leaks.Carlos Garcia Campos2008-03-041-0/+3
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-5/+5
* Include locate.h for setlocaleGVFS_0_1_5Alexander Larsson2008-01-281-0/+1
* Enable translations for daemons and some l10n fixes. Patch from LucaAlexander Larsson2008-01-281-2/+16
* Update for releaseAlexander Larsson2008-01-211-1/+32
* Fix translated "".Alexander Larsson2007-12-201-1/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Update to API changes in gio.Sebastian Dröge2007-10-021-1/+0
* Move the mount tracker code into mount.c so we have all mount related things ...Alexander Larsson2007-09-131-3/+0
* Update gvfs mounting to the new APIsAlexander Larsson2007-09-131-2/+2
* Initialize dbus thread support in daemonsAlexander Larsson2007-09-131-1/+3
* More work on mounting. Automount of smb now works (test).Alexander Larsson2007-09-131-0/+3
* Initial mount tracker code part 2Alexander Larsson2007-09-131-0/+3
* Initial work on the new way to track mountpoints.Alexander Larsson2007-09-131-34/+26
* Allow multiple backend in one daemonAlexander Larsson2007-09-131-4/+4
* Rename GVfsDaemonBackend to GVfsBackendAlexander Larsson2007-09-131-4/+4
* More work on daemon scheduling etcAlexander Larsson2007-09-131-1/+3
* More daemon & backend workAlexander Larsson2007-09-131-4/+9
* Turn gvfsdaemon into a base classAlexander Larsson2007-09-131-0/+55