aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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
| |
* | Merge pull request #1064 from ecat3/masterLibravatar netblue302017-01-22
|\ \ | | | | | | Prevent tmux connecting to an existing session
| * | Prevent tmux connecting to an existing sessionLibravatar ecat32017-01-22
| | |
* | | --hosts-file optionLibravatar netblue302017-01-22
|/ /
* | mergesLibravatar netblue302017-01-22
| |
* | Merge pull request #1062 from zackw/join-iproute2-netnsLibravatar netblue302017-01-22
|\ \ | | | | | | Add support for joining a persistent, named network namespace.
| * | Add support for joining a persistent, named network namespace.Libravatar Zack Weinberg2017-01-20
| | |
| * | firejail/fs.c: include sys/wait.h for declaration of waitpidLibravatar Zack Weinberg2017-01-20
| | |
* | | Merge pull request #1061 from GSI/uzbl-browserLibravatar netblue302017-01-22
|\ \ \ | | | | | | | | uzbl-browser.profile: enabled support for pass password-manager
| * | | ensured use of clean cache directory to tackle uzbl/uzbl#335Libravatar GSI20172017-01-20
| | | |
| * | | uzbl-browser.profile: enabled support for pass password-managerLibravatar GSI20172017-01-20
| | | |
* | | | tor fixLibravatar netblue302017-01-22
| |/ / |/| |
* | | man page fixLibravatar netblue302017-01-20
| | |