aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAge
* build: sort.py: add and require -i to edit in-place (#6290)Libravatar Kelvin M. Klann2024-03-25
* build: sort.py: filter empty and duplicate itemsLibravatar Kelvin M. Klann2024-03-03
* Merge pull request #6230 from kmk3/build-reduce-inconsistenciesLibravatar netblue302024-02-29
|\
| * build: use generic wildcard on package installLibravatar Kelvin M. Klann2024-02-29
* | landlock: use "landlock.fs." prefix in filesystem commandsLibravatar Kelvin M. Klann2024-02-27
|/
* landlock: split .special into .makeipc and .makedevLibravatar Kelvin M. Klann2024-02-02
* update copyright 2024Libravatar netblue302024-01-12
* landlock: move commands into profile and add landlock.enforceLibravatar Kelvin M. Klann2023-12-11
* Merge pull request #6078 from kmk3/landlock_v3Libravatar netblue302023-12-04
|\
| * feature: add Landlock supportLibravatar netblue302023-11-07
* | build: sort.py: use case-sensitive sortingLibravatar Kelvin M. Klann2023-10-27
* | sort.py: fix missing/duplicated commands in usageLibravatar Kelvin M. Klann2023-10-25
|/
* contrib/syntax: remove 'text/plain' from firejail-profile.lang.in (#6059)Libravatar mammo02023-10-22
* build: add missing dbus/x11 commands to arg1 listLibravatar Kelvin M. Klann2023-09-06
* Merge pull request #5956 from kmk3/build-fix-dep-syntaxLibravatar Kelvin M. Klann2023-08-14
|\
| * build: improve char escaping of syntax listsLibravatar Kelvin M. Klann2023-08-14
* | build: fix codespell errors in more filesLibravatar Kelvin M. Klann2023-08-13
|/
* contrib/syntax: run make syntaxLibravatar Kelvin M. Klann2023-07-23
* contrib/vim: match profile files more broadlyLibravatar Kelvin M. Klann2023-06-10
* contrib/vim: sort paths in ftdetectLibravatar Kelvin M. Klann2023-06-09
* editorconfig: add indentation rulesLibravatar Kelvin M. Klann2023-02-20
* *.sh: use consistent indentationLibravatar Kelvin M. Klann2023-02-20
* Merge pull request #5668 from kmk3/build-deb-apparmor-defaultLibravatar netblue302023-02-17
|\
| * build: deb: enable apparmor by default & remove deb-apparmorLibravatar Kelvin M. Klann2023-02-17
* | Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* | feature: add 'keep-shell-rc' flag and optionLibravatar Antoine Catton2023-02-03
|/
* build: auto-generate syntax filesLibravatar Kelvin M. Klann2023-01-28
* build: auto-generate syntax listsLibravatar Kelvin M. Klann2023-01-27
* build: move syntax files to contrib/syntax/filesLibravatar Kelvin M. Klann2023-01-27
* firejail.vim: use sed instead of rgLibravatar Kelvin M. Klann2023-01-09
* firejail.vim: remove redundant sed -e flagsLibravatar Kelvin M. Klann2023-01-09
* firejail.vim: remove non-POSIX grep -x flagLibravatar Kelvin M. Klann2023-01-09
* firejail.vim: remove literal newline escapes in trLibravatar Kelvin M. Klann2023-01-09
* Add basic gtksourceview language-spec (#5502)Libravatar rusty-snake2022-12-04
* sort.py: use script name in usage/main docstringLibravatar Kelvin M. Klann2022-10-22
* sort.py: print usage if there are no argumentsLibravatar Kelvin M. Klann2022-10-21
* sort.py: print more standard error messagesLibravatar Kelvin M. Klann2022-10-19
* sort.py: print errors to stderrLibravatar Kelvin M. Klann2022-10-19
* sort.py: line-wrap and improve commentsLibravatar Kelvin M. Klann2022-10-19
* sort.py: rename protocols to original_protocolsLibravatar Kelvin M. Klann2022-10-18
* sort.py: rename raw_items to original_itemsLibravatar Kelvin M. Klann2022-10-18
* sort.py: simplify "checking" message codeLibravatar Kelvin M. Klann2022-10-18
* sort.py: pass the str.casefold function directlyLibravatar Kelvin M. Klann2022-10-18
* sort.py: enumerate lines from 1Libravatar Kelvin M. Klann2022-10-18
* tests: directly test for presence of commandLibravatar a13460542022-09-13
* Revert "Merge pull request #5315 from ChrysoliteAzalea/landlock"Libravatar Kelvin M. Klann2022-09-05
* Proposed fixes.Libravatar Азалия Смарагдова2022-08-16
* Landlock support has been added.Libravatar Азалия Смарагдова2022-08-15
* Add support for custom AppArmor profiles (--apparmor=)Libravatar Азалия Смарагдова2022-08-05
* introduce new option restrict-namespacesLibravatar smitsohu2022-07-23