aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAge
* build: move errExit macro into inline functionLibravatar Kelvin M. Klann2024-02-19
* build: use full paths on compile/link targetsLibravatar Kelvin M. Klann2024-01-19
* modif: Change errExit msg format to match assertLibravatar Kelvin M. Klann2024-01-15
* update copyright 2024Libravatar netblue302024-01-12
* feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
* 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
* random hostname by default; fix --hostname and --hosts-fileLibravatar netblue302023-02-27
* Merge pull request #5674 from kmk3/fix-ws-add-editorconfigLibravatar netblue302023-02-24
|\
| * Fix inconsistent leading spacesLibravatar Kelvin M. Klann2023-02-20
* | more private-etcLibravatar netblue302023-02-24
|/
* gcov_wrapper.h: Fix inconsistent Copyright yearsLibravatar Kelvin M. Klann2023-02-15
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* Merge pull request #5613 from layderv/escape-cntrl-sequencesLibravatar netblue302023-02-14
|\
| * Escape control charactersLibravatar layderv2023-01-15
* | merges, disable sort.py in profile checks temporarely, two more private-etc p...Libravatar netblue302023-02-14
* | private-etc: more on gcryptLibravatar netblue302023-02-09
* | private-etc: moving gcrypt from tls-ca to x11 groupLibravatar netblue302023-02-08
* | adding machine-id to x11 groupLibravatar netblue302023-02-08
* | installing etc-cleanup tool in /usr/lib/firejail directoryLibravatar netblue302023-02-06
* | private-etc: pushing vulkan into games groupLibravatar netblue302023-02-06
* | private-etc: groups modifiedLibravatar netblue302023-02-05
* | private-etc: cleanup toolLibravatar netblue302023-02-05
* | etc_groups.h: sort groups alphabeticallyLibravatar glitsj162023-02-04
* | etc_groups.h: internally sort groups alphabeticallyLibravatar glitsj162023-02-04
* | private-etc: moved group names to @group syntax; GUI group renamed as @x11 gr...Libravatar netblue302023-01-30
* | private-etc: corss-distro test for curl, gimp, inkscape, firefox, warzone2100Libravatar netblue302023-01-28
* | private-etc: fixesLibravatar netblue302023-01-25
* | private-etc rework: file groups moved to src/include/etc_groups.h, new groups...Libravatar netblue302023-01-25
* | private-etc rework: remove hiding blacklisted files in private-etc directory ...Libravatar netblue302023-01-20
|/
* introduce new option restrict-namespacesLibravatar smitsohu2022-07-23
* refresh and sort syscall tablesLibravatar smitsohu2022-07-15
* more on removing cgroups (#5200)Libravatar netblue302022-06-16
* fixing CVE-2022-31214Libravatar smitsohu2022-06-08
* firemon reworkLibravatar netblue302022-06-02
* small fixesLibravatar netblue302022-04-10
* Merge pull request #5028 from kmk3/fix-gcov-macroLibravatar netblue302022-03-11
|\
| * gcov: fix gcov functions always declared as dummyLibravatar Kelvin M. Klann2022-03-09
* | refactor meta character filteringLibravatar smitsohu2022-03-10
|/
* keep-fd option (#4845)Libravatar smitsohu2022-01-14
* 2022 copyright updateLibravatar netblue302022-01-07
* more on nettraceLibravatar netblue302022-01-07
* gcov: use no-op functions if not enabledLibravatar Kelvin M. Klann2021-06-27
* gcov: fix build failure with gcc 11.1.0Libravatar Kelvin M. Klann2021-06-25
* simplify X11 socket whitelistingLibravatar smitsohu2021-06-03
* add support for arbitrary whitelist directoriesLibravatar smitsohu2021-05-03
* simplify initial /home and /run/user cleaningLibravatar smitsohu2021-03-14
* copyright updateLibravatar startx20172021-02-15
* add support for faccessat2 syscallLibravatar glitsj162021-02-10