aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mergesLibravatar netblue302023-07-16
* feature: stats support for --nettraceLibravatar netblue302023-07-16
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-07-16
|\
| * Merge pull request #5900 from kmk3/firecfg-support-doasLibravatar Kelvin M. Klann2023-07-16
| |\
| | * feature: add doas support in firecfg and jailcheckLibravatar Kelvin M. Klann2023-07-14
| | * firecfg: add const to a few functions/variablesLibravatar Kelvin M. Klann2023-07-14
| | * firecfg: rename get_user to get_sudo_userLibravatar Kelvin M. Klann2023-07-14
| * | bleachbit.profile: allow erasing Trash contentsLibravatar ydididodat2023-07-16
| |/
| * Merge pull request #5387 from kmk3/dc-blacklist-sudoersLibravatar Kelvin M. Klann2023-07-14
| |\
| | * disable-common.inc: blacklist sudo/doas paths in /etcLibravatar Kelvin M. Klann2023-07-14
| |/
| * Merge pull request #5881 from glitsj16/rssguardLibravatar netblue302023-07-13
| |\
| | * RELNOTES: revert adding rssguard to new profiles sectionLibravatar glitsj162023-07-06
| | * Merge branch 'netblue30:master' into rssguardLibravatar glitsj162023-07-06
| | |\
| | * | rssguard.profile: add netlink to protocolLibravatar glitsj162023-07-05
| | * | rssguard.profile: add seccomp.block-secondaryLibravatar glitsj162023-07-04
| | * | disable-programs.inc: fix ordering rssguard entreeLibravatar glitsj162023-07-03
| | * | disable-programs.inc: fix rssguard entreeLibravatar glitsj162023-07-03
| | * | firecfg.config: add rssguardLibravatar glitsj162023-07-03
| | * | RELNOTES: add rssguard to 'new profiles' sectionLibravatar glitsj162023-07-03
| | * | Create rssguard.profileLibravatar glitsj162023-07-03
| | * | disable-programs.inc: add support for rssguardLibravatar glitsj162023-07-03
| * | | Merge pull request #5893 from pirate486743186/fehLibravatar netblue302023-07-13
| |\ \ \
| | * | | refresh feh.profileLibravatar pirate4867431862023-07-12
* | | | | fnettrace cleanupLibravatar netblue302023-07-15
|/ / / /
* | | | Merge pull request #5898 from kmk3/build-simplify-manLibravatar netblue302023-07-13
|\ \ \ \
| * | | | build: simplify code related to man pagesLibravatar Kelvin M. Klann2023-07-13
| * | | | build: restore seccomp filter targetsLibravatar Kelvin M. Klann2023-07-13
|/ / / /
* | | | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-07-12
|\ \ \ \
| * | | | build(deps): bump github/codeql-action from 2.20.1 to 2.20.3Libravatar dependabot[bot]2023-07-12
| * | | | build: remove extraneous blank lines in makefilesLibravatar Kelvin M. Klann2023-07-12
| |/ / /
* | | | feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
* | | | fix server.profileLibravatar netblue302023-07-10
|/ / /
* | | Makefile fixLibravatar netblue302023-07-10
* | | fix random hostnameLibravatar netblue302023-07-10
* | | fix ani-cli.profile (#5892)Libravatar pirate4867431862023-07-10
* | | generate seccomp filters at install timeLibravatar netblue302023-07-07
* | | rework src/man MakefileLibravatar netblue302023-07-07
| |/ |/|
* | Merge pull request #5885 from pirate486743186/lobsterLibravatar netblue302023-07-06
|\ \
| * | fix lobster.profileLibravatar pirate4867431862023-07-05
* | | Merge pull request #5884 from pirate486743186/mov-cliLibravatar netblue302023-07-06
|\ \ \
| * | | fix mov-cli.profileLibravatar pirate4867431862023-07-05
| |/ /
* | | compress static ip map for fnettrace at compile timeLibravatar netblue302023-07-06
* | | rename static-ip-map to static-ip-map.txtLibravatar netblue302023-07-05
|/ /
* | rebuild configure script for Debian 12 (run into some problems with PKG_CHECK...Libravatar netblue302023-07-05
* | virtualbox: gentoo fix (#5880)Libravatar glitsj162023-07-04
|/
* Merge pull request #5871 from kmk3/improve-errexitLibravatar Kelvin M. Klann2023-07-01
|\
| * Improve errExit error messagesLibravatar Kelvin M. Klann2023-06-28
| * common.h: use __func__ instead of __FUNCTION__Libravatar Kelvin M. Klann2023-06-28
| * common.h: line-wrap errExitLibravatar Kelvin M. Klann2023-06-28
| * Deduplicate calls similar to errExitLibravatar Kelvin M. Klann2023-06-28