summaryrefslogtreecommitdiff
path: root/daemon/trashlib/trashitem.c
Commit message (Expand)AuthorAgeFilesLines
* Don't always overwrite on trash restoreAlexander Larsson2009-10-081-3/+5
* 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-271-0/+1
* Bug 570533 – use g_set_error_literalCosimo Cecchi2009-02-131-2/+2
* 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
* Fix memory leaks on trash backendRyan Lortie2008-12-121-0/+1
* Implement pull support on trash backend.Ryan Lortie2008-12-121-23/+37
* New trash:/ backend.Ryan Lortie2008-12-121-0/+522