Lines Matching full:sandbox
9 * sandbox: Fix sandbox to propagate specified MCS/MLS Security Level, from Miroslav Grepl.
36 * Ensure XDG_RUNTIME_DIR is passed through to the sandbox in seunshare,
38 * Remove cgroups from sandbox, from Dan Walsh
66 * Add message to tell user to install sandbox policy from Dan Walsh.
130 * Improve sandbox support for home dir symlinks and file caps from Dan Walsh.
131 * Switch sandbox to openbox window manager from Dan Walsh.
143 * sandbox: use sepolicy to look for sandbox_t
151 * sandbox: Copy /var/tmp to /tmp as they are the same inside
168 * sandbox: seunshare: do not reassign realloc value
195 * sandbox: manpage update to describe standard types
205 * sandbox: Make sure Xephyr never listens on tcp ports
224 * sandbox: do not propogate inside mounts outside
225 * sandbox: Removing sandbox init script, should no longer be necessary
243 * sandbox: Add back in . functions to sandbox.init script
248 * sandbox: move sandbox.conf.5 to just sandbox.5
251 * sandbox: Allow user to specify the DPI value for X in a sandbox
252 * sandbox: make sure the domain launching sandbox has at least 100 categories
253 * sandbox: do not try forever to find available category set
254 * sandbox: only complain if sandbox unable to launch
255 * sandbox: init script run twice is still successful
266 * sandbox: Maintain the LANG environment into the sandbox
275 * sandbox: introduce package name and language stuff
277 * fix sandbox Makefile to support DESTDIR
295 * sandbox: add -Wall and -Werror to makefile
296 * sandbox: add sandbox cgroup support
297 * sandbox: rewrite /tmp handling
298 * sandbox: do not bind mount so much
299 * sandbox: add level based kill option
300 * sandbox: cntrl-c should kill entire process control group
308 * sandbox: do not load unused generic init functions
312 * sandbox: Allow seunshare to run as root
313 * sandbox: trap sigterm to make sure sandbox
314 * sandbox: pass DPI from the desktop
315 * sandbox: seunshare: introduce helper spawn_command
316 * sandbox: seunshare: introduce new filesystem helpers
317 * sandbox: add -C option to not drop
318 * sandbox: split seunshare caps dropping
319 * sandbox: use dbus-launch
320 * sandbox: numerous simple updates to sandbox
321 * sandbox: do not require selinux context
322 * sandbox: Makefile: new man pages
323 * sandbox: rename dir to srcdir
324 * sandbox: allow users specify sandbox window size
325 * sandbox: check for paths up front
326 * sandbox: use defined values for paths rather
327 * sandbox: move seunshare globals to the top
328 * sandbox: whitespace fix
413 * Add sandbox support from Dan Walsh with modifications from Steve Lawrence.