1. e4d693a Use $(PYTHON) instead of "python" in every Makefile by Nicolas Iooss · 10 years ago
  2. c4a4a1a Fix gcc -Wstrict-prototypes warnings by Nicolas Iooss · 10 years ago
  3. f978b1b policycoreutils/sandbox: fix debug build by Nicolas Iooss · 10 years ago
  4. 74d27a9 seunshare: Try to use setcurrent before setexec by Andy Lutomirski · 10 years ago
  5. de0795a Remove handling of cgroups from sandbox by Dan Walsh · 10 years ago
  6. 6ee0299 Update XDG_RUNTIME_DIR directory by Dan Walsh · 10 years ago
  7. e6c6dc3 Add message to tell user to install sandbox policy package. by Dan Walsh · 11 years ago
  8. e4488ec Allow users to have homedir as a symbolic link but mount on the homedir by Dan Walsh · 11 years ago
  9. a387e15 Xephry now supports resizable flag by Dan Walsh · 11 years ago
  10. 9e0c737 Swith to using openbox for window manager rather then matchbox by Dan Walsh · 11 years ago
  11. 2540b20 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. by Dan Walsh · 11 years ago
  12. 221e6d4 policycoreutils: seunshare: do checking on setfsuid by Eric Paris · 12 years ago
  13. 0a5dc30 policycoreutils: sandbox: seunshare: do not reassign realloc value by Eric Paris · 12 years ago
  14. 9786fde policycoreutils: qualifier to shred content by rhatdan · 12 years ago
  15. 067a436 policycoreutils: sandbox: Copy /var/tmp to /tmp as they are the same inside by rhatdan · 12 years ago
  16. e9ddd96 policycoreutils: sandbox: use sepolicy to look for sandbox_t by Eric Paris · 12 years ago
  17. 30db6f4 policycoreutils: sandbox: Make sure Xephyr never listens on tcp ports by Dan Walsh · 12 years ago
  18. 82415fa policycoreutils: sandbox: manpage update to describe standard types by Dan Walsh · 12 years ago
  19. 2ad5471 policycoreutils: fix ftbfs with hardening flags by Laurent Bigonville · 13 years ago
  20. 1f0b5bd policycoreutils: seunshare: Only drop caps not the Bounding Set from seunshare by Dan Walsh · 13 years ago
  21. d4064c9 policycoreutils: sandbox: Removing sandbox init script, should no longer be necessary by Dan Walsh · 13 years ago
  22. 70c582f policycoreutils: sandbox: do not propogate inside mounts outside by Dan Walsh · 13 years ago
  23. c4c0748 policycoreutils: Fix Makefile to match other policycoreutils Makefiles by Dan Walsh · 13 years ago
  24. 17fc79a policycoreutils: sandbox: Add back in . functions to sandbox.init script by Dan Walsh · 13 years ago
  25. c00affc policycoreutils: sandbox: init script run twice is still successful by Dan Walsh · 13 years ago
  26. 6c2ad1c policycoreutils: sandbox: only complain if sandbox unable to launch by Eric Paris · 13 years ago
  27. d937668 policycoreutils: sandbox: do not try forever to find available category set by Dan Walsh · 13 years ago
  28. 78b077c policycoreutils: sandbox: make sure the domain launching sandbox has at least 100 categories by Dan Walsh · 13 years ago
  29. 7ece124 policycoreutils: sandbox: Allow user to specify the DPI value for X in a sandbox by Dan Walsh · 13 years ago
  30. cfb2a06 policycoreutils: sandbox: move sandbox.conf.5 to just sandbox.5 by Eric Paris · 13 years ago
  31. 5e50b01 policycoreutils: fix sandbox Makefile to support DESTDIR by Stephen Smalley · 13 years ago
  32. e134013 policycoreutils: sandbox: introduce package name and language stuff by Eric Paris · 13 years ago
  33. 5c2a0d1 policycoreutils: sandbox: Maintain the LANG environment into the sandbox by Dan Walsh · 13 years ago
  34. 468bff0 tree: Makefiles: syntax, convert all ${VAR} to $(VAR) by Eric Paris · 13 years ago
  35. 7a653ef policycoreutils: sandbox: do not load unused generic init functions by Dan Walsh · 13 years ago
  36. 216f456 policycoreutils: sandbox: cntrl-c should kill entire process control group by Dan Walsh · 13 years ago
  37. e8575bf policycoreutils: sandbox: add level based kill option by Dan Walsh · 13 years ago
  38. f37a6a7 policycoreutils: sandbox: do not bind mount so much by Eric Paris · 13 years ago
  39. 31edb31 policycoreutils: sandbox: rewrite /tmp handling by Eric Paris · 13 years ago
  40. 4347a5c policycoreutils: sandbox: add sandbox cgroup support by Eric Paris · 13 years ago
  41. 3e532cf policycoreutils: sandbox: add -Wall and -Werror to makefile by Eric Paris · 13 years ago
  42. a0e2e16 policycoreutils: sandbox: Allow seunshare to run as root by Dan Walsh · 13 years ago
  43. 37644bf policycoreutils: sandbox: trap sigterm to make sure sandbox exits with the proper exit code by Dan Walsh · 13 years ago
  44. 83e6416 policycoreutils: sandbox: pass DPI from the desktop by Dan Walsh · 13 years ago
  45. f6558d9 policycoreutils: sandbox: seunshare: introduce helper spawn_command by Eric Paris · 13 years ago
  46. bf22cff policycoreutils: sandbox: seunshare: introduce new filesystem helpers by Eric Paris · 13 years ago
  47. 149afc6 policycoreutils: sandbox: add -C option to not drop all capabilities by Dan Walsh · 13 years ago
  48. d6c0960 policycoreutils: sandbox: split seunshare caps dropping by Eric Paris · 13 years ago
  49. 64b7a30 policycoreutils: sandbox: use dbus-launch by Eric Paris · 13 years ago
  50. 26ff83c policycoreutils: sandbox: numerous simple updates to sandbox by Eric Paris · 13 years ago
  51. da7ae79 policycoreutils: sandbox: do not require selinux context by Eric Paris · 13 years ago
  52. 3c5abbc policycoreutils: sandbox: Makefile: new man pages by Eric Paris · 13 years ago
  53. baf4d59 policycoreutils: sandbox: rename dir to srcdir by Eric Paris · 13 years ago
  54. d725841 policycoreutils: sandbox: allow users specify sandbox window size by Eric Paris · 13 years ago
  55. 74bb5c0 policycoreutils: sandbox: check for paths up front by Eric Paris · 13 years ago
  56. 1701e78 policycoreutils: sandbox: use defined values for paths rather than open coding by Eric Paris · 13 years ago
  57. 406ae12 policycoreutils: sandbox: move seunshare globals to the top by Eric Paris · 13 years ago
  58. 89e3dd6 policycoreutils: sandbox: whitespace fix by Eric Paris · 13 years ago
  59. 0b8af75 policycoreutils: Don't add user site directory to sys.path by Eric Paris · 13 years ago
  60. 39066bd policycoreutils: seunshare: define _GNU_SOURCE earlier by Eric Paris · 13 years ago
  61. bbad2cb Repo: update .gitignore by Eric Paris · 13 years ago
  62. 582fd00 Author: Steve Lawrence by Steve Lawrence · 14 years ago
  63. d6848ea Author: Daniel J Walsh by Daniel J Walsh · 14 years ago