aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAge
* Better error message for jail_prober.py cli usageLibravatar rusty-snake2021-06-04
* jail_prober: enable absolut include directivesLibravatar Florian Begusch2021-06-03
* vim: escape dots in seccomp.32Libravatar Reiner Herrmann2021-05-29
* vim: use setfiletype command for setting filetypeLibravatar Reiner Herrmann2021-05-29
* vim: use type instead of constant for seccomp actionLibravatar Reiner Herrmann2021-05-29
* vim: support commands private-cwd, dbus-*, seccomp.32, allow-debuggersLibravatar Reiner Herrmann2021-05-29
* vim: update conditionalsLibravatar Reiner Herrmann2021-05-29
* vim: update syscall groupsLibravatar Reiner Herrmann2021-05-29
* vim: highlight seccomp-error-actionLibravatar Reiner Herrmann2021-05-29
* vim: update list of syscallsLibravatar Reiner Herrmann2021-05-29
* rename noautopulse to keep-config-pulseLibravatar Kelvin M. Klann2021-05-14
* contrib/vim: add missing noinput command to syn matchLibravatar Kelvin M. Klann2021-05-07
* Rework sort_protocol (sort.py) (#4226)Libravatar rusty-snake2021-04-30
* Merge pull request #3994 from kmk3/fix-copyright-bumpLibravatar glitsj162021-02-17
|\
| * contrib/firejail-welcome.sh: fix copyright yearLibravatar Kelvin M. Klann2021-02-15
* | Merge pull request #3985 from rusty-snake/sort.py-updatesLibravatar rusty-snake2021-02-17
|\ \ | |/ |/|
| * sort.py: Remove whitespace in status outputLibravatar rusty-snake2021-02-15
| * sort.py: Always show the fix in a diff like formatLibravatar rusty-snake2021-02-14
| * sort.py: Print how many profiles are checkedLibravatar rusty-snake2021-02-14
| * sort.py: Print the fixed line when running in a CILibravatar rusty-snake2021-02-14
| * sort.py: Better error messageLibravatar rusty-snake2021-02-14
* | copyright updateLibravatar startx20172021-02-15
|/
* add support for fsaccessat2 syscallLibravatar glitsj162021-02-10
* Update firejail-welcome.shLibravatar rusty-snake2020-12-12
* Create firejail-welcome.sLibravatar rusty-snake2020-12-11
* support bluetooth protocol in sort.pyLibravatar Reiner Herrmann2020-10-28
* Strip out \r's.Libravatar Hank Leininger2020-10-15
* Formatting for better PEP-8 complianceLibravatar Fred Barclay2020-10-15
* Updated shebang to use env python3 like other contrib/*.py scriptsLibravatar Hank Leininger2020-10-14
* jail_prober : first pass without any argumentLibravatar alpha2020-10-09
* fix command test in jail_prober.pyLibravatar alpha2020-10-05
* Update fj-mkdeb.pyLibravatar laniakea642020-09-03
* enable apparmor support by default in update_deb.sh (#3450)Libravatar glitsj162020-06-12
* Improvements for syscalls.sh contib fileLibravatar Avi Lumelsky2020-04-09
* Fixed formatting (autopep8 + black + manual postprocessing). (#3208)Libravatar KOLANICH2020-02-07
* housekeeping: strip unneeded whitespaceLibravatar Fred Barclay2020-02-01
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* Adding sort.py to GitLab CI (#2973)Libravatar Fred Barclay2019-09-21
* add support for seccomp to sort.py [skip ci]Libravatar rusty-snake2019-08-25
* fix shebang in some contrib scripts [skip ci]Libravatar rusty-snake2019-08-25
* fix minor issues from lgtm.comLibravatar Reiner Herrmann2019-07-11
* Add gdb-firejail.sh to contrib for easy debugging of firejail with gdb.Libravatar Glenn Washburn2019-07-09
* Improve profile PRs (Related to #2739) (#2784)Libravatar rusty-snake2019-06-24
* make syscalls.sh executableLibravatar rusty-snake2019-06-20
* Create syscalls file (#2754)Libravatar curiosity-seeker2019-06-14
* Add vim syntax and ftdetect files (#2679)Libravatar Quentin Minster2019-05-05
* Various python cleanups -- note fix_private-bin.py is (still) brokenLibravatar Fred-Barclay2018-11-19
* Misc. typos Libravatar luz.paz2018-11-19
* Use list for checking multiple possible valuesLibravatar Fred-Barclay2018-09-28
* Add python program to more easily debug profilesLibravatar Fred-Barclay2018-08-24