aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* | | zero-initialize two variablesLibravatar Reiner Herrmann2022-07-30
|/ /
* / apparmor cleanupLibravatar smitsohu2022-07-20
|/
* tweaksLibravatar smitsohu2022-07-12
* always assert runfile mode and ownershipLibravatar smitsohu2022-07-12
* minor sandbox lock improvementsLibravatar smitsohu2022-07-11
* cleanupLibravatar smitsohu2022-07-11
* remove dependency on sendfile syscallLibravatar smitsohu2022-07-11
* simplify put optionLibravatar smitsohu2022-07-11
* Warn when encountering EIO during remountLibravatar Albert Kim2022-07-07
* Merge pull request #5219 from kmk3/build-reduce-config-filesLibravatar netblue302022-06-30
|\
| * makefiles: add generated files as dependenciesLibravatar Kelvin M. Klann2022-06-30
| * build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* | fix disabled private-lib in /etc/firejail/firejail.configLibravatar netblue302022-06-23
|/
* deprecating --shell (3) (#5196)Libravatar netblue302022-06-21
* deprecating --shell (2) (#5196)Libravatar netblue302022-06-20