aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* bugfix: print version to stderr on startup (#6172)Libravatar Kelvin M. Klann2024-01-31
* build: automatically generate header dependenciesLibravatar Kelvin M. Klann2024-01-22
* build: use full paths on compile/link targetsLibravatar Kelvin M. Klann2024-01-19
* update copyright 2024Libravatar netblue302024-01-12
* 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
* Merge pull request #6129 from kmk3/revert-lookup-xauthLibravatar netblue302023-12-21
|\
| * Revert "Lookup xauth in PATH."Libravatar Kelvin M. Klann2023-12-13
* | 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
|/
* 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
* landlock: remove empty functionsLibravatar Kelvin M. Klann2023-12-08
* 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
* 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
* | feature: expand simple macros in more commandsLibravatar Kelvin M. Klann2023-11-27
* | Merge pull request #6087 from chestnykh/issue-6006Libravatar netblue302023-11-24
|\ \
| * | Lookup xauth in PATH.Libravatar Dmitry Chestnykh2023-11-19
| |/
* / Fix displaying of large file sizes. (#6086)Libravatar Dmitriy Chestnykh2023-11-24
|/
* enabled nettraces by default in the main build - you would need to be root to...landlock-splitLibravatar netblue302023-10-24
* Merge pull request #5993 from kmk3/modif-keep-pipewire-groupLibravatar Kelvin M. Klann2023-09-20
|\
| * modif: keep pipewire group unless nosound is usedLibravatar Kelvin M. Klann2023-09-20
* | speed up blacklistsLibravatar netblue302023-09-12
|/
* build: add missing dbus/x11 commands to arg1 listLibravatar Kelvin M. Klann2023-09-06
* more appimage fixesLibravatar netblue302023-08-22
* appimage fixesLibravatar netblue302023-08-20
* build: fix wrong man page pathsLibravatar Kelvin M. Klann2023-08-12
* split nettrace executable ^Cto netrace and netlockLibravatar netblue302023-07-25
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
* feature: stats support for --nettraceLibravatar netblue302023-07-16
* feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
* fix random hostnameLibravatar netblue302023-07-10
* Merge pull request #5871 from kmk3/improve-errexitLibravatar Kelvin M. Klann2023-07-01
|\