aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/main.c
Commit message (Expand)AuthorAge
* remove LTS and FIRETUNNEL supportLibravatar netblue302023-12-23
* landlock: move commands into profile and add landlock.enforceLibravatar Kelvin M. Klann2023-12-11
* Merge pull request #6078 from kmk3/landlock_v3Libravatar netblue302023-12-04
|\
| * landlock: avoid parsing landlock commands twiceLibravatar netblue302023-11-07
| * landlock: apply rules in sandbox before app startLibravatar netblue302023-11-07
| * feature: add Landlock supportLibravatar netblue302023-11-07
* | feature: expand simple macros in more commandsLibravatar Kelvin M. Klann2023-11-27
|/
* enabled nettraces by default in the main build - you would need to be root to...landlock-splitLibravatar netblue302023-10-24
* modif: keep pipewire group unless nosound is usedLibravatar Kelvin M. Klann2023-09-20
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
* feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
* main.c: fix typo in --icmptrace error messageLibravatar Kelvin M. Klann2023-06-28
* Add missing name/hostname checksLibravatar Kelvin M. Klann2023-06-13
* Standardize name/hostname checksLibravatar Kelvin M. Klann2023-06-13
* main.c: remove redundant has_cntrl_chars checkLibravatar Kelvin M. Klann2023-06-13
* Print version on startup for firejail/firecfgLibravatar Kelvin M. Klann2023-05-14
* firejail: deduplicate version printingLibravatar Kelvin M. Klann2023-05-14
* make --private-lib a compile time option, disabled by defaultLibravatar netblue302023-03-09
* Forbid control chars in namesLibravatar layderv2023-03-03
* cleanupLibravatar smitsohu2023-03-02
* Merge pull request #5674 from kmk3/fix-ws-add-editorconfigLibravatar netblue302023-02-24
|\
| * Fix inconsistent leading spacesLibravatar Kelvin M. Klann2023-02-20
| * docs: improve grammar in --join-or-start= commentsLibravatar Kelvin M. Klann2023-02-20
| * Fix space before/after tab in indentLibravatar Kelvin M. Klann2023-02-20
* | Print the argument when failing with "too long arguments"Libravatar Kelvin M. Klann2023-02-21
|/
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* fix buildLibravatar netblue302023-02-14
* merges; more on cleaning up esc charsLibravatar netblue302023-02-14
* feature: add 'keep-shell-rc' flag and optionLibravatar Antoine Catton2023-02-03
* Merge pull request #5578 from layderv/masterLibravatar netblue302023-01-30
|\
| * Prevent sandbox name from containing only digitsLibravatar layderv2023-01-24
* | private-etc rework: /etc file groupsLibravatar netblue302023-01-22
|/
* 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
* | add netlock support in profile filesLibravatar netblue302022-12-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 "tracelog disabled by default in /etc/firejail/firejail.config file"Libravatar Kelvin M. Klann2022-09-05
* tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar 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
* Add support for custom AppArmor profiles (--apparmor=)Libravatar Азалия Смарагдова2022-08-05
* Merge pull request #5259 from smitsohu/nsLibravatar smitsohu2022-07-31
|\