aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Add --nousb optionLibravatar Chiraag Nataraj2018-06-12
|
* Add /dev/hidraw* devices for potential fix for Yubikey devicesLibravatar Chiraag Nataraj2018-06-12
|
* potential fix for Yubikey devicesLibravatar netblue302018-06-12
|
* mounting a tmpfs on ~/.cache directory (private-cache) by defaultLibravatar netblue302018-06-12
|
* Add profiles for Microsoft Office Online apps (from Manjaro devs)Libravatar Fred-Barclay2018-06-11
|
* update man page (private-cache)Libravatar smitsohu2018-06-12
|
* fix indentationLibravatar smitsohu2018-06-12
|
* additional mount hardening (pulseaudio, Xauthority)Libravatar smitsohu2018-06-12
|
* removed CFG_CHROOT_DESKTOP config optionLibravatar netblue302018-06-11
|
* give fontforge access to pythonLibravatar smitsohu2018-06-10
|
* wireless supportLibravatar netblue302018-06-09
|
* glibc missing O_PATH definition on Debian 7Libravatar netblue302018-06-09
|
* support wireless interfaces for --netLibravatar netblue302018-06-09
|
* AppArmor: allow dbus access by defaultLibravatar Vincent432018-06-07
| | | As discussed in https://github.com/netblue30/firejail/issues/1917#issuecomment-386002234 leave blacklisting dbus access to firejail userspace with 'nodbus' option. Fine grained blacklisting of particular dbus services can be added here in the future.
* fnet fix (merge from LTS branch)Libravatar startx20172018-06-05
|
* evaluate UID_MIN/GID_MID at runtime, remove compile time evaluation - fixes ↵Libravatar netblue302018-06-04
| | | | #1964
* add private-cache optionLibravatar smitsohu2018-06-04
| | | | implementation is based on an idea of James Henstridge, Canonical
* Merge pull request #1977 from pizzadude/patch-10Libravatar Fred Barclay2018-06-04
|\ | | | | Fix installing skins on qmmp.profile
| * Fix installing skins on qmmp.profileLibravatar PizzaDude2018-06-03
|/ | | qmmp requires these unzipping programs in order to install skins, so i've added them to private-bin
* add engrampa to firecfg listLibravatar netblue302018-06-03
|
* Merge pull request #1976 from announ/patch-1Libravatar SkewedZeppelin2018-06-01
|\ | | | | Fix DjVu opening in Evince
| * Fix DjVu opening in EvinceLibravatar announ2018-06-01
|/
* Add a profile alias for firefox-waylandLibravatar Tad2018-05-29
| | | | | | | firefox-wayland is a new wrapper script included with Firefox on Fedora 28 it has firefox hardcoded as /usr/bin/firefox + some minor fixes in other profiles
* AppArmor: fix firefox sandboxLibravatar Vincent432018-05-29
| | | See https://github.com/netblue30/firejail/issues/1965
* one more bookmarks leakLibravatar smitsohu2018-05-27
|
* tests: there are two files (including postexec)Libravatar Reiner Herrmann2018-05-25
|
* tests: notify about end of testLibravatar Reiner Herrmann2018-05-25
|
* tests: check if internet connection available before testing ping with firejailLibravatar Reiner Herrmann2018-05-25
|
* Fix travisLibravatar Vincent432018-05-25
| | | | | | | | | | ( cd firejail; ./configure --prefix=/usr && make deb && sudo dpkg -i firejail*.deb ) /home/travis/.travis/job_stages: line 57: cd: firejail: No such file or directory ( cd firejail ; ./configure --prefix=/usr && make && sudo make install && make test-travis ) /home/travis/.travis/job_stages: line 57: cd: firejail: No such file or directory ( cd firejail ; sudo make install-strip DESTDIR=$(readlink -f appdir) ) /home/travis/.travis/job_stages: line 57: cd: firejail: No such file or directory
* Fix lintianLibravatar Vincent432018-05-25
| | | | | W: firejail: latest-debian-changelog-entry-without-new-date E: firejail: control-file-has-bad-permissions conffiles 0664 != 0644
* Fix more lintian warningsLibravatar Vincent432018-05-25
| | | | | | | W: firejail: debian-changelog-has-wrong-weekday 2018-05-05 is a Saturday W: firejail: latest-debian-changelog-entry-without-new-date W: firejail: latest-debian-changelog-entry-without-new-version E: firejail: control-file-has-bad-permissions conffiles 0664 != 0644
* Fix lintian and travis warningsLibravatar Vincent432018-05-25
| | | | | | | | E: firejail: control-file-has-bad-permissions conffiles 0664 != 0644 W: firejail: non-standard-file-perm usr/share/doc/firejail/copyright 0664 != 0644 W: firejail: non-standard-file-perm usr/share/lintian/overrides/firejail 0664 != 0644 configure: WARNING: unrecognized options: --enable-git-install
* globbing support in private-libLibravatar netblue302018-05-25
|
* little x11_xorg cleanupLibravatar smitsohu2018-05-25
|
* Fix #1953 - noexec home breaks krita on ArchLibravatar Fred-Barclay2018-05-23
|
* Merge pull request #1954 from ghantoos/f/slack_localeLibravatar Vincent432018-05-23
|\ | | | | Add dictionary access to Slack
| * Add dictionnary access to SlackLibravatar Ignace Mouzannar2018-05-23
|/
* Fixup Discord profilesLibravatar Tad2018-05-21
| | | | Packagers seem to be all using different names
* private-lib cleanupLibravatar netblue302018-05-20
|
* reverted commit 5a3eefa6e70e824f545add9169202f788a9ce14d, issue #1948Libravatar netblue302018-05-20
|
* Fixup xplayerLibravatar Tad2018-05-20
| | | | See https://github.com/netblue30/firejail/commit/14e95834c7d2a9b1b7920b97cb48682b5ad63942#commitcomment-29051315
* Fixup xedLibravatar Tad2018-05-20
| | | | See https://github.com/netblue30/firejail/commit/b4e484e50f22894683c6974bc01e171dd2b19e3d#commitcomment-29051254
* tentative fix for issue #1948Libravatar netblue302018-05-19
|
* xplayer requires pythonLibravatar Fred-Barclay2018-05-18
|
* xed requires pythonLibravatar Fred-Barclay2018-05-18
|
* whitelist-var-common breaks xreader on Mint 18.3Libravatar Fred-Barclay2018-05-18
|
* 0.9.55Libravatar netblue302018-05-16
|
* x11 cleanup (remove superfluous set_perms)Libravatar smitsohu2018-05-16
|
* 0.9.54 testing0.9.54Libravatar netblue302018-05-16
|
* fix --dnsLibravatar netblue302018-05-15
|