aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* build(deps): bump github/codeql-action from 3.22.11 to 3.22.12dependabot/github_actions/github/codeql-action-3.22.12Libravatar dependabot[bot]2023-12-25
* remove LTS and FIRETUNNEL supportLibravatar netblue302023-12-23
* fix cppcheckLibravatar netblue302023-12-23
* fix /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games macro initLibravatar netblue302023-12-22
* landlock: add support for PATH macroLibravatar netblue302023-12-22
* landlock: small fixesLibravatar netblue302023-12-22
* mergesLibravatar netblue302023-12-21
* Merge pull request #6129 from kmk3/revert-lookup-xauthLibravatar netblue302023-12-21
|\
| * Revert "Lookup xauth in PATH."Libravatar Kelvin M. Klann2023-12-13
* | Merge pull request #6128 from pirate486743186/masterLibravatar netblue302023-12-21
|\ \
| * | mpv: whitelist /usr/share/mpvLibravatar pirate4867431862023-12-13
| |/
* | Merge pull request #6126 from kmk3/build-mkrpm-append-argsLibravatar netblue302023-12-21
|\ \
| * | build: mkrpm.sh: append instead of override configure argsLibravatar Kelvin M. Klann2023-12-13
| |/
* | Merge pull request #6125 from kmk3/landlock-enforceLibravatar netblue302023-12-21
|\ \
| * | landlock: move commands into profile and add landlock.enforceLibravatar Kelvin M. Klann2023-12-11
| * | landlock: avoid landlock syscalls before ll_restrictLibravatar Kelvin M. Klann2023-12-11
| * | landlock: sort --landlock commandsLibravatar Kelvin M. Klann2023-12-11
| * | landlock: expand simple macros in commandsLibravatar Kelvin M. Klann2023-12-11
| |/
* | Merge pull request #6118 from NetSysFire/patch-4Libravatar netblue302023-12-21
|\ \
| * | Use dbus-user filterLibravatar NetSysFire2023-12-08
| * | Update minecraft-launcher.profileLibravatar NetSysFire2023-12-07
* | | build(deps): bump github/codeql-action from 2.22.9 to 3.22.11Libravatar dependabot[bot]2023-12-19
* | | obs.profile: allow lua (#6131)Libravatar Kelvin M. Klann2023-12-14
| |/ |/|
* | landlock: use uint32_t instead of __u32 in firejail.hLibravatar Kelvin M. Klann2023-12-11
* | landlock: improve logs for debuggingLibravatar Kelvin M. Klann2023-12-11
* | curl: add support for ~/.config/curlrc (#6120)Libravatar glitsj162023-12-11
* | steam.profile: Allow Project Zomboid (#6117)Libravatar archaon6162023-12-11
* | fractal.profile: allow /usr/share/fractalLibravatar Kelvin M. Klann2023-12-11
* | build(deps): bump github/codeql-action from 2.22.8 to 2.22.9Libravatar dependabot[bot]2023-12-11
* | landlock: remove empty functionsLibravatar Kelvin M. Klann2023-12-08
|/
* firecfg.config: drop geary (#6116)Libravatar glitsj162023-12-07
* landlock: deduplicate fs functions into ll_fsLibravatar Kelvin M. Klann2023-12-06
* landlock: fix profile entries processed in reverseLibravatar Kelvin M. Klann2023-12-05
* landlock: simplify variables in ll_add_profileLibravatar Kelvin M. Klann2023-12-05
* landlock: stop setting global ruleset in ll_create_full_rulesetLibravatar Kelvin M. Klann2023-12-05
* landlock: make parameters void in ll_create_full_rulesetLibravatar Kelvin M. Klann2023-12-05
* landlock: fix misc messages in ll_is_supportedLibravatar Kelvin M. Klann2023-12-05
* landlock: add missing empty function ll_is_supportedLibravatar Kelvin M. Klann2023-12-05
* landlock: fix incomplete zsh completionLibravatar Kelvin M. Klann2023-12-05
* README.md: fix Landlock support listLibravatar Kelvin M. Klann2023-12-05
* docs: fix typo of --nonewprivs in Landlock sectionLibravatar glitsj162023-12-05
* landlock: update README.md, small fix in man firejal; update profile stats in...Libravatar netblue302023-12-04
* nettraceLibravatar netblue302023-12-04
* Merge pull request #6078 from kmk3/landlock_v3Libravatar netblue302023-12-04
|\
| * landlock: detect support at runtimeLibravatar Kelvin M. Klann2023-11-07
| * landlock: avoid parsing landlock commands twiceLibravatar netblue302023-11-07
| * landlock: apply rules in sandbox before app startLibravatar netblue302023-11-07
| * landlock: new filesystem for --landlock commandLibravatar netblue302023-11-07
| * feature: add Landlock supportLibravatar netblue302023-11-07
| * cleanupLibravatar netblue302023-11-06