aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Merge pull request #1099 from valoq/masterLibravatar netblue302017-02-12
|\ | | | | added iridium browser profile
| * iridium fixLibravatar valoq2017-02-12
| |
| * included alternative name for iridium browserLibravatar valoq2017-02-12
| |
| * added iridium browser profileLibravatar valoq2017-02-12
| |
* | force-nonewprivs fix for /etc/firejail/firejail.configLibravatar netblue302017-02-12
| |
* | follow-symlink-as-user runtime config option in /etc/firejail/firejail.configLibravatar netblue302017-02-12
| |
* | firecfg.config fixLibravatar netblue302017-02-12
|/
* README.mdLibravatar netblue302017-02-11
|
* README.mdLibravatar netblue302017-02-11
|
* copyright 2017Libravatar netblue302017-02-11
|
* copyright 2017Libravatar netblue302017-02-11
|
* copyright 2017Libravatar netblue302017-02-11
|
* copyright 2017Libravatar netblue302017-02-11
|
* persistent support for all profile filesLibravatar netblue302017-02-09
|
* persistent configLibravatar netblue302017-02-09
|
* adding macro for include command in profile filesLibravatar netblue302017-02-09
|
* firemon fixLibravatar netblue302017-02-07
|
* --git-install: default disabled in ./configure scriptLibravatar netblue302017-02-07
|
* disable --git-install at compile timeLibravatar netblue302017-02-05
|
* enable strict seccomp filter on overlay optionsLibravatar netblue302017-02-05
|
* --git-install/--git-uninstallLibravatar netblue302017-02-05
|
* profile mergesLibravatar netblue302017-02-05
|
* Merge pull request #1089 from Fred-Barclay/palemoon_private-optLibravatar netblue302017-02-05
|\ | | | | Security filters
| * added nogroups to qbittorrent profileLibravatar Fred Barclay2017-02-05
| |
| * Added private-opt to palemoon profileLibravatar Fred Barclay2017-02-05
|/
* --git-installLibravatar netblue302017-02-04
|
* --git-installLibravatar netblue302017-02-04
|
* git-installLibravatar netblue302017-02-04
|
* Merge pull request #1053 from Fred-Barclay/update_scriptsLibravatar netblue302017-02-04
|\ | | | | added update scripts
| * changes for review upstreamLibravatar Fred Barclay2017-01-23
| |
| * added update scriptsLibravatar Fred Barclay2017-01-17
| |
* | quiet fixLibravatar netblue302017-02-04
| |
* | xmms profile fixLibravatar netblue302017-02-04
| |
* | fixed README.mdLibravatar netblue302017-02-01
| |
* | --writable-var-logLibravatar netblue302017-01-30
| |
* | --writable-var-logLibravatar netblue302017-01-30
| |
* | --quiet fixLibravatar netblue302017-01-30
| |
* | documentationLibravatar netblue302017-01-29
| |
* | mergesLibravatar netblue302017-01-29
| |
* | Merge pull request #1079 from ibukanov/copy_to_root_fixLibravatar netblue302017-01-29
|\ \ | | | | | | fixing --hosts-file privelege check
| * | fixing --hosts-file privelege checkLibravatar Igor Bukanov2017-01-29
|/ / | | | | | | | | | | Currently the code uses the access() call to check if the user has an access to a file that is copied into the root as /etc/hosts. This inevitably adds a race when the user changes the file to a symbolic link pointing to an arbitrary location on the filsystem after the access check is done but before opening the file to copy it. This potentially allows to read any file on the system. To close this the code adds a utility copy_file_from_user_to_root . It opens the copy destination file as root and then forks/drop privileges. Then as a user the utility opens the source file and do the copy into the destination descriptor that is preserved accross the fork.
* | support allow-private-blacklist in profile filesLibravatar netblue302017-01-28
| |
* | profile fixesLibravatar netblue302017-01-28
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-01-25
|\ \
| * \ Merge pull request #1068 from Fred-Barclay/uudeview_fixLibravatar netblue302017-01-25
| |\ \ | | | | | | | | Fix for uudeview
| | * | fixes #1032Libravatar Fred Barclay2017-01-23
| |/ /
* / / profile mergesLibravatar netblue302017-01-25
|/ /
* | fixed access for --hosts-fileLibravatar netblue302017-01-23
| |
* | bash completion for --hosts-fileLibravatar netblue302017-01-22
| |
* | profile mergesLibravatar netblue302017-01-22
| |