summaryrefslogtreecommitdiff
path: root/daemon/trashlib
Commit message (Expand)AuthorAgeFilesLines
* Bug 576337 – trash:/// show escaped filenames without decodingAlexander Larsson2009-03-231-12/+17
* set 'error' on failure. Fixes a crasher when attempting a restore toRyan Lortie2009-03-021-1/+1
* Use DirWatch only when watching (move broken manual-scan code out). Fix aRyan Lortie2009-02-274-84/+135
* Always use g_strerrorPaolo Borelli2009-02-241-2/+2
* rescan NFS mounts when enumerating trash (since not all change events areRyan Lortie2009-02-171-1/+8
* Bug 570533 – use g_set_error_literalCosimo Cecchi2009-02-131-2/+2
* Bug 512144 – symlinks to folders are deleted recursivelyRyan Lortie2009-01-301-2/+5
* Bug 569480 – trash backend crashes due to invalid writeRyan Lortie2009-01-281-1/+1
* don't insta-thaw deletes use a timeout to only call thaw() once per batchRyan Lortie2009-01-121-2/+0
* include text of GPL3 by request of Vincent.Ryan Lortie2009-01-051-0/+674
* set files to mode 700 before deleting to deal with users trashingRyan Lortie2008-12-201-0/+5
* Fix dist issuesAlexander Larsson2008-12-151-2/+2
* Fix memory leaks on trash backendRyan Lortie2008-12-124-0/+5
* Implement pull support on trash backend.Ryan Lortie2008-12-122-23/+40
* New trash:/ backend.Ryan Lortie2008-12-1211-0/+1796