aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302023-03-05
|\
| * Merge pull request #5708 from layderv/escape-cntrl-s2Libravatar netblue302023-03-04
| |\
| | * Forbid control chars in namesLibravatar layderv2023-03-03
* | | codespell github actionLibravatar netblue302023-03-05
|/ /
* / cleanup appimageLibravatar netblue302023-03-04
|/
* cleanupLibravatar smitsohu2023-03-02
* fix cppcheck/scan-build problemsLibravatar netblue302023-02-27
* 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
| * 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
| * Fix EOL at EOFLibravatar Kelvin M. Klann2023-02-19
* | Print the argument when failing with "too long arguments"Libravatar Kelvin M. Klann2023-02-21
|/
* selinux.c: Use same license as upstream file (LGPLv2.1+)Libravatar Kelvin M. Klann2023-02-16
* selinux.c: Split Copyright notice in twoLibravatar Kelvin M. Klann2023-02-16
* 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: moved group names to @group syntax; GUI group renamed as @x11 gr...Libravatar netblue302023-01-30
* | 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
| |/
* / 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
|/