summaryrefslogtreecommitdiff
path: root/libgnome-desktop/gnome-desktop-thumbnail-script.c
Commit message (Expand)AuthorAgeFilesLines
* thumbnailer: fix incomplete TIOCSTI filteringgnome-3-26Michael Catanzaro2019-04-131-1/+1
* thumbnailer: also add /lib(64)? to bwrap's link-mounted directory listDominique Leuenberger2017-09-121-2/+2
* thumbnail: Fix gsf-office-thumbnailer not workingBastien Nocera2017-09-061-11/+11
* thumbnail: Add debug for thumbnailersBastien Nocera2017-08-281-0/+6
* thumbnail: Disable gvfs inside the sandboxBastien Nocera2017-08-281-0/+1
* thumbnail: Throw a warning if thumbnailer leaves dangling filesBastien Nocera2017-08-221-1/+9
* thumbnailer: Fix left-over files in /tmpBastien Nocera2017-08-221-3/+12
* thumbnail: Don't copy files to /tmp before using themBastien Nocera2017-08-221-17/+3
* thumbnail: Report errors when script_exec_new() failsBastien Nocera2017-08-081-5/+14
* thumbnail: Don't crash if the thumbnailer could not be setupBastien Nocera2017-08-081-0/+5
* thumbnail: Don't try to setup seccomp when sandboxedBastien Nocera2017-07-301-11/+14
* thumbnail: Restrict thumbnailer syscalls using seccompBastien Nocera2017-07-211-0/+375
* thumbnail: Sandbox thumbnailers on LinuxBastien Nocera2017-07-211-15/+186
* thumbnail: Split off running the scriptBastien Nocera2017-07-211-0/+244