aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Respect quiet if no dbus-user (filter|none) is setLibravatar rusty-snake2021-08-05
* Add --ids-* to zsh completionLibravatar rusty-snake2021-07-31
* private-lib: fix double symlinkLibravatar netblue302021-07-30
* removed dependency on strace for --build option; added seccomp by default for...Libravatar netblue302021-07-29
* Merge pull request #4419 from glitsj16/ncdu2Libravatar netblue302021-07-28
|\
| * add firecfg support for ncdu2Libravatar glitsj162021-07-26
* | remove compile warningsLibravatar netblue302021-07-28
* | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302021-07-28
|\ \
| * | Add support for ignore to profcleaner.shLibravatar rusty-snake2021-07-28
| |/
* / intrusion detection systemLibravatar netblue302021-07-28
|/
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2021-07-24
|\
| * Complete 42a03511d0877690276da83bf548635d7e8ca693Libravatar Fred Barclay2021-07-23
| * output options: expand ~Libravatar smitsohu2021-07-21
| * new profilesLibravatar rusty-snake2021-07-20
| * Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302021-07-14
| |\
| | * tmpfs mounts: also clear MS_REMOUNT flag (#4387)Libravatar smitsohu2021-07-13
| * | Removing blacklisted files from top level /etc directory if the filse were bl...Libravatar netblue302021-07-14
| |/
| * profcleaner.sh: Change "# CMD" and "#CMD" tooLibravatar rusty-snake2021-07-09
| * Merge pull request #4389 from rusty-snake/profcleaner.shLibravatar netblue302021-07-08
| |\
| | * profcleaner.sh: Rename --all to --systemLibravatar rusty-snake2021-07-07
| | * Create profcleaner.shLibravatar rusty-snake2021-07-07
| * | Merge pull request #4388 from rusty-snake/allow-deny-zshLibravatar netblue302021-07-08
| |\ \
| | * | allow/deny in zsh completionLibravatar rusty-snake2021-07-07
| | |/
| * / Fix clionLibravatar Vladislav Nepogodin2021-07-07
| |/
| * allow/deny fbuilderLibravatar netblue302021-07-05
| * move whitelist/blacklist to allow/denyLibravatar netblue302021-07-05
| * deprecated whitelist=yes/no in /etc/firejail/firejail.configLibravatar netblue302021-07-04
| * allow/deny help and man pagesLibravatar netblue302021-07-03
| * allow/noallow/deny/nodeny aliases for whitelist/nowhitelist/blacklist/noblack...Libravatar netblue302021-07-03
| * deprecated --disable-whitelist at compile timeLibravatar netblue302021-07-03
| * Merge pull request #4365 from lxeiqr/sndio-fixLibravatar netblue302021-07-01
| |\
| | * Convert spaces to tabs in firejail/fs.cLibravatar lxeiqr2021-06-20
| | * Whitelist /tmp/sndio in private-tmpLibravatar lxeiqr2021-06-20
| * | Merge pull request #4376 from kmk3/gcov-add-nop-functionsLibravatar netblue302021-06-27
| |\ \
| | * | gcov: use no-op functions if not enabledLibravatar Kelvin M. Klann2021-06-27
| | * | gcov: fix indentationLibravatar Kelvin M. Klann2021-06-27
| * | | Merge pull request #4375 from smitsohu/kcmpLibravatar netblue302021-06-27
| |\ \ \
| | * | | remove kcmp from seccomp default drop list (#3219)Libravatar smitsohu2021-06-26
| * | | | Merge pull request #4373 from kmk3/gcov-fix-build-gcc11Libravatar netblue302021-06-27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | gcov: fix build failure with gcc 11.1.0Libravatar Kelvin M. Klann2021-06-25
* | | | | organize program startupLibravatar smitsohu2021-07-24
|/ / / /
* | | | tweaksLibravatar smitsohu2021-06-26
* | | | Merge pull request #4340 from smitsohu/kcmpLibravatar smitsohu2021-06-26
|\ \ \ \ | | |/ / | |/| |
| * | | seccomp man page updateLibravatar smitsohu2021-06-26
| * | | augment seccomp lists in firejail.configLibravatar smitsohu2021-06-20
* | | | Merge pull request #4374 from smitsohu/euidLibravatar smitsohu2021-06-26
|\ \ \ \
| * | | | fs_home.c: improve EUID switching, fix selinux relabelingLibravatar smitsohu2021-06-26
| * | | | copy_file_as_user function: drop not needed argumentsLibravatar smitsohu2021-06-23
* | | | | firejail.h: fix typo of "either" in license headerLibravatar Kelvin M. Klann2021-06-26
|/ / / /
* | | | Merge branch 'master' into kuesji/masterLibravatar Reiner Herrmann2021-06-21
|\ \ \ \