summaryrefslogtreecommitdiff
path: root/daemon
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Implement clean shutdown in sftp backendTimothy Arceri1-2/+2
2013-05-06Adds remaining shutdown infrastructure and call from cdda backend.Timothy Arceri4-7/+53
2013-05-01MTP: Fix compilation warning.Philip Langdale1-2/+1
2013-04-17MTP: Use actual standard name for SD Card icon.Philip Langdale1-2/+2
2013-04-16MTP: Use standard name for SD Card icon.Philip Langdale1-2/+2
2013-04-15Adds infrastructure for the backends to exit cleanlyTimothy Arceri3-3/+32
2013-04-14MTP: Handle overwriting of files in do_pull correctly.Philip Langdale1-0/+24
2013-04-10daemon: Fix build breakage from previous commitColin Walters3-2/+37
2013-04-10Fix g_vfs_daemon_close_active_channels() to take a GVfsBackend argument and o...Timothy Arceri2-3/+5
2013-04-05daemons: Tweak read sizesAlexander Larsson1-7/+18
2013-04-05Fix readahead behaviourAlexander Larsson1-2/+15
2013-04-05GVfsJobError: Return TRUE in tryAlexander Larsson1-0/+1
2013-04-04remove debug spewAlexander Larsson1-4/+0
2013-04-04channel: Unqueue cancelled requestsAlexander Larsson1-9/+7
2013-04-04Fix daemon crash when cancelling channel operationsAlexander Larsson5-26/+199
2013-04-03MTP: Fix compilation with libmtp 1.1.5Philip Langdale1-0/+4
2013-04-03gvfschannel: Return proper error if we're out of free fdsTomas Bzatek3-2/+22
2013-04-02Fix compiler warningsBastien Nocera3-5/+1
2013-04-02obexftp: Fix crasher due to missing D-Bus threads supportBastien Nocera1-0/+2
2013-03-31MTP: Fully avoid untranslated strings.Philip Langdale1-5/+5
2013-03-31MTP: Avoid introducing new translatable strings.Philip Langdale1-12/+12
2013-03-30Daemon: Ensure monitors are not prematurally finalized.Philip Langdale1-1/+10
2013-03-30MTP: Handle overwriting of files in do_push correctly.Philip Langdale1-1/+23
2013-03-30MTP: Clear cache and emit delete events when an object is removed.Philip Langdale1-0/+49
2013-03-30MTP: Clear previous cache entries when refreshing a directory.Philip Langdale1-0/+5
2013-03-30MTP: When removing cache entries, remove children too.Philip Langdale1-1/+16
2013-03-30MTP: Use normal filenames in paths.Philip Langdale2-198/+354
2013-03-30MTP: Use android extensions to support in place write to files.Philip Langdale1-2/+348
2013-03-30MTP: Use android extensions to support in place read of files.Philip Langdale2-2/+84
2013-03-30MTP: Refactor read path in preparation for supporting normal files.Philip Langdale1-30/+110
2013-03-16MTP: Switch to version based checks for new libmtp features.Philip Langdale1-5/+5
2013-03-14cdda: Fix warnings for each track on the CDBastien Nocera1-0/+3
2013-03-14cdda: Remove leading '/' from the filenamesBastien Nocera1-3/+11
2013-03-14cdda: Remove unneeded function argumentBastien Nocera1-3/+3
2013-03-14trash: Use the symbolic names for trash:: attributesBastien Nocera1-3/+3
2013-02-25MTP: Respect remove_source in do_push.Philip Langdale1-0/+6
2013-02-11MTP: Respect remove_source when pulling a file.Philip Langdale1-13/+18
2013-02-11MTP: Fix crash when libmtp operations fails without error message.Philip Langdale1-1/+7
2013-02-08smb: More verbosity for easier debuggingTomas Bzatek2-15/+73
2013-02-06Fix some compiler warningsTomas Bzatek2-2/+3
2013-02-05daemon: Implement proper org.gtk.vfs.MountTracker.UnregisterMount()Tomas Bzatek1-1/+26
2013-01-28computer: Set BACKEND_USES_GVFS=1 defineTomas Bzatek1-0/+1
2013-01-25GVfsJobUnmount: Fix debug messages line endingsTomas Bzatek1-3/+3
2013-01-25smb: Implement proper unmount methodTomas Bzatek1-0/+29
2013-01-24MTP: Fix leaked weak reference on monitors.Philip Langdale1-0/+9
2013-01-24cdda: Adapt to new paranoia.h locationTomas Bzatek1-1/+5
2013-01-23MTP: Fix race between on_uevent and do_unmount.Philip Langdale2-2/+7
2013-01-17Use g_list_free_full() where applicableTomas Bzatek12-43/+21
2013-01-11Merge branch 'mtp-backend'Philip Langdale5-0/+1630
2013-01-11MTP: Fix C++ comment.Philip Langdale1-1/+1