aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* private-etc: fixesLibravatar netblue302023-01-25
* private-etc: fix man pageLibravatar netblue302023-01-25
* private-etc rework: new man pageLibravatar netblue302023-01-25
* private-etc rework: file groups moved to src/include/etc_groups.h, new groups...Libravatar netblue302023-01-25
* private-etc rework: /etc file groupsLibravatar netblue302023-01-22
* compile fixLibravatar netblue302023-01-20
* private-etc rework: remove hiding blacklisted files in private-etc directory ...Libravatar netblue302023-01-20
* Merge pull request #5600 from kmk3/fix-stop-ddash-shLibravatar netblue302023-01-19
|\
| * Stop forwarding own double-dash to the shellLibravatar Kelvin M. Klann2023-01-17
* | cleanupLibravatar netblue302023-01-19
* | mergesLibravatar netblue302023-01-18
|/
* Reword CFG_ETC_HIDE_BLACKLISTED explanationLibravatar Kelvin M. Klann2023-01-16
* Rename etc-no-blacklisted to etc-hide-blacklistedLibravatar Kelvin M. Klann2023-01-16
* Merge pull request #5591 from smitsohu/private-etc-no-blacklistedLibravatar netblue302023-01-15
|\
| * opt-in: skip blacklisted files in private-etc - #5010, #5230Libravatar smitsohu2023-01-15
* | Merge pull request #5563 from glitsj16/linuxqqLibravatar netblue302023-01-15
|\ \
| * | Merge branch 'netblue30:master' into linuxqqLibravatar glitsj162023-01-04
| |\|
| * | firecfg: add linuxqq/qqLibravatar glitsj162023-01-03
* | | fix restrict-namespaces for Debian 10 and olderLibravatar netblue302023-01-14
* | | bringing back whitelisting /devLibravatar netblue302023-01-14
* | | Remove --profile-path from --helprusty-snake-patch-1Libravatar rusty-snake2023-01-13
* | | rel 0.9.72 testing: disable whitelisting /dev directoryLibravatar netblue302023-01-12
* | | rel 0.9.72 testingLibravatar netblue302023-01-12
| |/ |/|
* | Merge pull request #5475 from KOLANICH-tools/aa_fixLibravatar netblue302023-01-04
|\ \
| * | A temporary fix to the bug caused by apparmor profiles stacking.Libravatar KOLANICH2022-11-15
* | | Merge pull request #5556 from Dpeta/chatterino-profileLibravatar netblue302023-01-04
|\ \ \ | |_|/ |/| |
| * | Add Chatterino profileLibravatar Dpeta2022-12-25
* | | restrict-namespaces statsLibravatar netblue302022-12-26
|/ /
* | chroot: make search permission check explicitLibravatar smitsohu2022-12-24
* | add netlock support in profile filesLibravatar netblue302022-12-21
* | Add profile for avidemux3_jobs_qt5Libravatar Hartmut Knaack2022-12-13
* | Add profile for avidemux3_cliLibravatar Hartmut Knaack2022-12-12
* | small nettrace fixesLibravatar netblue302022-12-09
* | Merge pull request #5504 from kmk3/build-cflags-improvementsLibravatar Kelvin M. Klann2022-12-09
|\ \
| * | makefiles: stop overriding CFLAGS/LDFLAGSLibravatar Kelvin M. Klann2022-12-08
* | | New profile: tesseract (#5516)Libravatar glitsj162022-12-09
* | | sandbox.c: print the dir on failed chdir(cfg.homedir)Libravatar Kelvin M. Klann2022-12-09
|/ /
* | makefiles: organize CFLAGSLibravatar Kelvin M. Klann2022-11-21
* | makefiles: mention variables intended to be used by includersLibravatar Kelvin M. Klann2022-11-21
* | makefiles: add TOCLEAN and TODISTCLEAN variablesLibravatar Kelvin M. Klann2022-11-21
* | makefiles: rename common.mk to prog.mkLibravatar Kelvin M. Klann2022-11-21
* | makefiles: deduplicate lib makefiles into so.mkLibravatar Kelvin M. Klann2022-11-21
* | makefiles: deduplicate main target name into new SO varLibravatar Kelvin M. Klann2022-11-21
* | makefiles: deduplicate many makefiles into common.mkLibravatar Kelvin M. Klann2022-11-21
* | makefiles: deduplicate main target name into new PROG varLibravatar Kelvin M. Klann2022-11-21
* | makefiles: line-wrap MOD_HDRS and MOD_OBJSLibravatar Kelvin M. Klann2022-11-21
* | makefiles: move extra deps into new MOD varsLibravatar Kelvin M. Klann2022-11-21
* | makefiles: expand HDRS, SRCS and OBJS immediatelyLibravatar Kelvin M. Klann2022-11-21
* | makefiles: rename H_FILE_LIST and C_FILE_LISTLibravatar Kelvin M. Klann2022-11-21
* | makefiles: equalize object dependencies in program targetsLibravatar Kelvin M. Klann2022-11-21