summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* http: Don't send a SoupMessage if we only want the thumbnail pathDebarshi Ray2013-06-061-0/+7
* Use GOnce for interface type registrationTomas Bzatek2013-05-291-4/+5
* smb: Add support for specifying custom portTomas Bzatek2013-05-282-23/+69
* sftp: Fix two compilation warningsColin Walters2013-05-211-2/+2
* Implement clean shutdown in sftp backendTimothy Arceri2013-05-071-2/+2
* Adds remaining shutdown infrastructure and call from cdda backend.Timothy Arceri2013-05-064-7/+53
* MTP: Fix compilation warning.Philip Langdale2013-05-011-2/+1
* MTP: Use actual standard name for SD Card icon.Philip Langdale2013-04-171-2/+2
* MTP: Use standard name for SD Card icon.Philip Langdale2013-04-161-2/+2
* Adds infrastructure for the backends to exit cleanlyTimothy Arceri2013-04-153-3/+32
* MTP: Handle overwriting of files in do_pull correctly.Philip Langdale2013-04-141-0/+24
* daemon: Fix build breakage from previous commitColin Walters2013-04-103-2/+37
* Fix g_vfs_daemon_close_active_channels() to take a GVfsBackend argument and o...Timothy Arceri2013-04-102-3/+5
* daemons: Tweak read sizesAlexander Larsson2013-04-051-7/+18
* Fix readahead behaviourAlexander Larsson2013-04-051-2/+15
* GVfsJobError: Return TRUE in tryAlexander Larsson2013-04-051-0/+1
* remove debug spewAlexander Larsson2013-04-041-4/+0
* channel: Unqueue cancelled requestsAlexander Larsson2013-04-041-9/+7
* Fix daemon crash when cancelling channel operationsAlexander Larsson2013-04-045-26/+199
* MTP: Fix compilation with libmtp 1.1.5Philip Langdale2013-04-031-0/+4
* gvfschannel: Return proper error if we're out of free fdsTomas Bzatek2013-04-033-2/+22
* Fix compiler warningsBastien Nocera2013-04-023-5/+1
* obexftp: Fix crasher due to missing D-Bus threads supportBastien Nocera2013-04-021-0/+2
* MTP: Fully avoid untranslated strings.Philip Langdale2013-03-311-5/+5
* MTP: Avoid introducing new translatable strings.Philip Langdale2013-03-311-12/+12
* Daemon: Ensure monitors are not prematurally finalized.Philip Langdale2013-03-301-1/+10
* MTP: Handle overwriting of files in do_push correctly.Philip Langdale2013-03-301-1/+23
* MTP: Clear cache and emit delete events when an object is removed.Philip Langdale2013-03-301-0/+49
* MTP: Clear previous cache entries when refreshing a directory.Philip Langdale2013-03-301-0/+5
* MTP: When removing cache entries, remove children too.Philip Langdale2013-03-301-1/+16
* MTP: Use normal filenames in paths.Philip Langdale2013-03-302-198/+354
* MTP: Use android extensions to support in place write to files.Philip Langdale2013-03-301-2/+348
* MTP: Use android extensions to support in place read of files.Philip Langdale2013-03-302-2/+84
* MTP: Refactor read path in preparation for supporting normal files.Philip Langdale2013-03-301-30/+110
* MTP: Switch to version based checks for new libmtp features.Philip Langdale2013-03-161-5/+5
* cdda: Fix warnings for each track on the CDBastien Nocera2013-03-141-0/+3
* cdda: Remove leading '/' from the filenamesBastien Nocera2013-03-141-3/+11
* cdda: Remove unneeded function argumentBastien Nocera2013-03-141-3/+3
* trash: Use the symbolic names for trash:: attributesBastien Nocera2013-03-141-3/+3
* MTP: Respect remove_source in do_push.Philip Langdale2013-02-251-0/+6
* MTP: Respect remove_source when pulling a file.Philip Langdale2013-02-111-13/+18
* MTP: Fix crash when libmtp operations fails without error message.Philip Langdale2013-02-111-1/+7
* smb: More verbosity for easier debuggingTomas Bzatek2013-02-082-15/+73
* Fix some compiler warningsTomas Bzatek2013-02-062-2/+3
* daemon: Implement proper org.gtk.vfs.MountTracker.UnregisterMount()Tomas Bzatek2013-02-051-1/+26
* computer: Set BACKEND_USES_GVFS=1 defineTomas Bzatek2013-01-281-0/+1
* GVfsJobUnmount: Fix debug messages line endingsTomas Bzatek2013-01-251-3/+3
* smb: Implement proper unmount methodTomas Bzatek2013-01-251-0/+29
* MTP: Fix leaked weak reference on monitors.Philip Langdale2013-01-241-0/+9
* cdda: Adapt to new paranoia.h locationTomas Bzatek2013-01-241-1/+5