summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobmove.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Handle lockdown option to disable writingOndrej Holy2019-07-111-0/+7
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-211-1/+1
* daemon: Make progress callbacks work with try methodsRoss Lagerwall2013-11-141-6/+0
* gdbus: Remove debug printsTomas Bzatek2012-07-311-2/+0
* gdbus: Make copy progress workTomas Bzatek2012-07-311-92/+30
* gdbus: Core daemon and client portTomas Bzatek2012-07-311-73/+99
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Don't leak dbus messagesAlexander Larsson2011-04-151-0/+1
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Make debug output for progress callbacks really work with large filesBenjamin Otte2009-07-201-2/+2
* Make debug output for progress callbacks work with large filesAndreas Henriksson2009-07-201-1/+1
* Convert all spew to g_debug()Alexander Larsson2009-03-061-1/+1
* Handle all target exists errors correctly in move. This should make us notAlexander Larsson2008-03-271-7/+6
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-1/+1
* Fixes for solaris build. Patches from Damien CarberyAlexander Larsson2007-11-081-0/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Add move support to daemonAlexander Larsson2007-09-131-0/+188