aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* | Remove --profile-path from --helprusty-snake-patch-1Libravatar rusty-snake2023-01-13
|/
* 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
* | chroot: make search permission check explicitLibravatar smitsohu2022-12-24
* | add netlock support in profile filesLibravatar netblue302022-12-21
* | small nettrace fixesLibravatar netblue302022-12-09
* | sandbox.c: print the dir on failed chdir(cfg.homedir)Libravatar Kelvin M. Klann2022-12-09
* | makefiles: rename common.mk to prog.mkLibravatar 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: 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
* | makefiles: include config.mk directlyLibravatar Kelvin M. Klann2022-11-21
|/
* removed grsecurity supportLibravatar netblue302022-10-24
* --icmptraceLibravatar netblue302022-10-24
* dnstrace and snitraceLibravatar netblue302022-10-23
* nettrace-dns and nettrace-sniLibravatar netblue302022-10-11
* fix --netlock (#5312)Libravatar netblue302022-09-26
* join network/filesystem fixesLibravatar netblue302022-09-26
* tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar netblue302022-09-05
* Revert "Merge pull request #5315 from ChrysoliteAzalea/landlock"Libravatar Kelvin M. Klann2022-09-05
* Revert "compile fix"Libravatar Kelvin M. Klann2022-09-05
* Revert "tracelog disabled by default in /etc/firejail/firejail.config file"Libravatar Kelvin M. Klann2022-09-05
* Revert "landlock: support in firejail --version"Libravatar Kelvin M. Klann2022-09-05
* landlock: support in firejail --versionLibravatar netblue302022-09-04
* tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar netblue302022-08-29
* compile fixLibravatar netblue302022-08-29
* Merge pull request #5315 from ChrysoliteAzalea/landlockLibravatar netblue302022-08-29
|\
| * Proposed fixes.Libravatar Азалия Смарагдова2022-08-16
| * Landlock functions are added to the code of Firejail, removing the dependency...Libravatar Азалия Смарагдова2022-08-15
| * Landlock support has been added.Libravatar Азалия Смарагдова2022-08-15
* | src/firejail/profile.c: fix trailing whitespaceLibravatar Kelvin M. Klann2022-08-23
|/
* Add support for custom AppArmor profiles (--apparmor=)Libravatar Азалия Смарагдова2022-08-05
* Merge pull request #5259 from smitsohu/nsLibravatar smitsohu2022-07-31
|\
| * introduce new option restrict-namespacesLibravatar smitsohu2022-07-23
* | Merge pull request #5271 from smitsohu/nnpLibravatar smitsohu2022-07-31
|\ \
| * | improve force-nonewprivs security guaranteesLibravatar smitsohu2022-07-24
* | | Make list of paths const to fix a false positive of gcc analyzerLibravatar Reiner Herrmann2022-07-30