firejail/contrib
pierretom 9d90daff22 create a new syscall group: @program-keep
`@default-keep` should be used for syscalls used by Firejail itself only.
We are moving some syscalls from `@default-keep` that do not meet this condition into the new group `@program-keep`.
Syscalls in `@program-keep` are not forced to whitelist (we let users decide), but should never be present in `@default` and its sub-groups.

Also move `execv` into `@obsolete` (sparc only, replaced by `execve`).
2026-04-01 14:26:38 +02:00
..
syntax create a new syscall group: @program-keep 2026-04-01 14:26:38 +02:00
vim contrib/vim: add ftplugin file (based on cfg.vim) (#6680) 2025-03-10 02:57:57 +00:00
fix_private-bin.py fix spelling (#4573) 2021-09-22 23:05:33 +02:00
fj-mkdeb.py copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
fjclip.py copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
fjdisplay.py copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
fjresize.py copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
gdb-firejail.sh copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
jail_prober.py copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
sort.py copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
syscalls.sh copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
update_deb.sh copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00