aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* refactoringLibravatar smitsohu2021-01-20
* Merge pull request #3900 from smitsohu/privatelibLibravatar smitsohu2021-01-20
|\
| * private-lib: search executables in $PATHLibravatar smitsohu2021-01-20
* | Merge pull request #3903 from smitsohu/privatelib3Libravatar smitsohu2021-01-20
|\ \
| * | private-lib: add timetrace for Firejail librariesLibravatar smitsohu2021-01-18
| |/
* / private-lib: simplify installation of stdcLibravatar smitsohu2021-01-20
|/
* blacklist firejail appimage dir if not usedLibravatar smitsohu2021-01-15
* private-lib: install dhclient librariesLibravatar smitsohu2021-01-15
* Merge pull request #3867 from smitsohu/non-dumpableLibravatar smitsohu2021-01-15
|\
| * fix broken tests and regression on 45304621a6c600d8e30e98bfbef05149caaf56c5Libravatar smitsohu2021-01-06
| * non-dumpable pluginsLibravatar smitsohu2021-01-04
* | simplify clean_pathname functionLibravatar smitsohu2021-01-08
* | mount private-lib directories read-onlyLibravatar smitsohu2021-01-06
* | join: misc improvementsLibravatar smitsohu2021-01-06
|/
* Merge pull request #3850 from smitsohu/smitsohu-shellLibravatar netblue302020-12-30
|\
| * join: add fexecve fallback for shellsLibravatar smitsohu2020-12-29
* | Merge pull request #3852 from rusty-snake/fix-3846Libravatar netblue302020-12-30
|\ \
| * | Implement netns in profiles, closes #3846Libravatar rusty-snake2020-12-29
* | | cleanupLibravatar smitsohu2020-12-28
* | | shell autoselection fixupLibravatar smitsohu2020-12-22
* | | rework previous commit 45c28b808df9529aca32fdd755ac14e8101af3c1Libravatar smitsohu2020-12-22
* | | noroot option: create mapping of firejail groupLibravatar smitsohu2020-12-21
* | | fix forwarding of login option to restricted shellLibravatar smitsohu2020-12-21
* | | add mac multicast address check to profile_check_lineLibravatar smitsohu2020-12-21
* | | minor cleanup, cosmeticsLibravatar smitsohu2020-12-21
|/ /
* | Merge pull request #3839 from rusty-snake/fix-3838Libravatar smitsohu2020-12-21
|\ \
| * | x11=none: don't fail on abstract socket if netns …Libravatar rusty-snake2020-12-19
| |/
* | increase verbosity if masking ~/.config/pulse failsLibravatar smitsohu2020-12-21
* | noroot option: don't drop firejail supplementary groupLibravatar smitsohu2020-12-21
* | declare seccomp_debug function staticLibravatar smitsohu2020-12-21
* | simplify private option codeLibravatar smitsohu2020-12-21
|/
* check --mac= for multicast addresses (#3784)Libravatar netblue302020-12-07
* Merge pull request #3772 from smitsohu/smitsohu-openat2Libravatar netblue302020-12-07
|\
| * use openat2 syscall when availableLibravatar smitsohu2020-11-23
* | a more portable implementation for time measurementsLibravatar netblue302020-12-01
* | revisit join-or-start hidepid fixLibravatar smitsohu2020-11-25
* | join-or-start hidepid fixLibravatar smitsohu2020-11-24
* | Merge pull request #3762 from smitsohu/smitsohu-private-cacheLibravatar netblue302020-11-22
|\ \
| * | reimplement --private-cache using --tmpfsLibravatar smitsohu2020-11-20
* | | Merge pull request #3752 from smitsohu/smitsohu-get-to-catLibravatar netblue302020-11-22
|\ \ \ | |/ / |/| |
| * | reimplement --get using --catLibravatar smitsohu2020-11-18
* | | add macro, globbing support to --tmpfs optionLibravatar smitsohu2020-11-19
* | | install libraries needed by fcopy when using private-libLibravatar Reiner Herrmann2020-11-12
| |/ |/|
* | added bluetooth to the list of protocols allowed by seccompLibravatar netblue302020-10-28
* | reverted --bind as root - some security problemsLibravatar netblue302020-10-27
* | compile time option to disable --private-cache and --tmpfs for regular userLibravatar netblue302020-10-27
* | Likewise allow --bind inside $HOME for usersLibravatar rusty-snake2020-10-23
* | Allow --tmpfs inside $HOME for unprivileged usersLibravatar rusty-snake2020-10-23
* | fix #3478Libravatar netblue302020-10-19
* | Apply --rmenv immediately to help to avoid the env var length checkLibravatar Topi Miettinen2020-10-16