aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
* fix assogiate profileLibravatar netblue302019-04-08
|
* Fix typo in gnome-chess.profile (#2640)Libravatar glitsj162019-04-08
|
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302019-04-07
|\
| * Fix git in some IDE'sLibravatar rusty-snake2019-04-07
| |
* | adding disable-exec.inc to more profilesLibravatar netblue302019-04-07
|/
* Fixup 536510ff795373a4427cf1cdfde4a59ebb957282Libravatar SkewedZeppelin2019-04-06
|
* fix etr profileLibravatar netblue302019-04-05
|
* Fix assogiate (#2636)Libravatar glitsj162019-04-02
|
* Add autokey profiles (#2635)Libravatar glitsj162019-04-02
| | | | | | | | | | | | | | | | | | * Add autokey to firecfg.config * Update README.md * Update RELNOTES * Create autokey-common.profile * Create autokey-gtk.profile * Create autokey-qt.profile * Create autokey-run.profile * Create autokey-shell.profile
* Temp fix firecfg (#2634)Libravatar glitsj162019-04-02
| | | | | | | | | | | | | | * Temp fixes for firecfg.config * Create Builder.profile * Create clocks.profile * Create Logs.profile * Create Maps.profile * Add TODO to firecfg.config
* Fixup #2631Libravatar SkewedZeppelin2019-03-31
|
* Fix gnome-logs.profile (#2630)Libravatar rusty-snake2019-03-31
| | | | | | * Fix gnome-logs.profile * supplemented comment for using gnome-logs.local
* Merge pull request #2625 from veloute/gnome-chess-fixLibravatar SkewedZeppelin2019-03-30
|\ | | | | add gnuchess to play against computer
| * add gnuchess to play against computerLibravatar veloute2019-03-29
| |
* | Merge pull request #2631 from pianoslum/2621-AddWarningAboutEvinceTwoPageLibravatar SkewedZeppelin2019-03-30
|\ \ | | | | | | Add warning about nodbus breaking evince two-page-view on some systems
| * | Add warning about nodbus breaking evince two-page-view on some systemsLibravatar pianoslum2019-03-30
| | | | | | | | | | | | See https://github.com/netblue30/firejail/issues/2621
* | | Add anki.profile (#2626)Libravatar rusty-snake2019-03-30
| |/ |/|
* | Five more game profilesLibravatar Tad2019-03-28
| |
* | Add VCS support to meld (#2615)Libravatar rusty-snake2019-03-28
| | | | | | | | | | | | | | | | | | | | * Add hg,bzr,git,svn,cvs to meld's private-bin * Update meld.profile * Update meld.profile * Update meld.profile
* | Fix dconf-editor access to glib schemas (#2622)Libravatar glitsj162019-03-28
| | | | | | | | | | | | * Fix dconf-editor access to glib schemas * Fix dconf access to glib schemas
* | Refactor pidgin as whitelist profile (#2620)Libravatar glitsj162019-03-27
| |
* | Add kid3, kid3-cli, kid3-qt (#2614)Libravatar rusty-snake2019-03-22
| |
* | remove noexecLibravatar rusty-snake2019-03-21
| | | | | | | | disable-exec.inc is there
* | Add freemind.profileLibravatar rusty-snake2019-03-21
| |
* | Another five more game profilesLibravatar Tad2019-03-20
| |
* | Four more game profilesLibravatar Tad2019-03-20
| |
* | Add a profile for DCSSLibravatar Tad2019-03-20
| |
* | Five more game profilesLibravatar Tad2019-03-20
| |
* | New profiles: Maelstrom and ostrichriderLibravatar Tad2019-03-20
| |
* | Harden easystroke (#2606)Libravatar glitsj162019-03-18
| |
* | pavucontrol does not work with ipc-namespace (#2604)Libravatar veloute2019-03-17
| |
* | Follow-up on flatpak/snap support (#2601)Libravatar glitsj162019-03-16
| | | | | | | | | | | | | | | | | | | | * Remove obsolete snap support from disable-programs.inc * Remove obsolete snap support from pycharm-community.profile * Update RELNOTES to reflect non-existing/dropped flatpak/snap support * Update firejail.txt to reflect flatpak/snap packages are not supported
* | Seahorse revisited (#2600)Libravatar glitsj162019-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor seahorse into a whitelist profile * Refactor seahorse-tool as a whitelist profile * Create seahorse-daemon.profile * Add seahorse-daemon to firecfg * Drop blacklist /tmp/.X11-unix from seahorse.profile Thanks to @rusty-snake for pointing out blacklisting /tmp/.X11-unix is ridiculous for GUI's. * Add non-GUI option to seahorse-daemon
* | Fix assogiate's private-bin (#2603)Libravatar glitsj162019-03-16
| |
* | Fix seahorse.profile seahorse-tool.profile (#2599)Libravatar rusty-snake2019-03-15
| |
* | Re-order options in ssh-agent.profile (#2598)Libravatar glitsj162019-03-15
| |
* | harden clamtk profile, strings profile cleanupLibravatar smitsohu2019-03-15
| |
* | profile hardening: add disable-exec.inc in more placesLibravatar smitsohu2019-03-15
| |
* | ffmpegthumbnailer breaks in ranger with private-cache enabled from (#2596)Libravatar veloute2019-03-15
| | | | | | ffmpeg.profile
* | fixes for aria2c not resolving domain namesLibravatar veloute2019-03-14
| |
* | Hardening compressors (#2594)Libravatar glitsj162019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Harden atool * Harden cpio * Fix ordering in private-* options * Harden gzip * Harden tar * Harden bsdtar * Harden+ tar * Harden+ gzip * Harden+ cpio * Create bzip2.profile * Description for bunzip2 * Add bzip2/bunzip2 to firecfg
* | Fixes for seahorse/seahorse-tool (#2592)Libravatar glitsj162019-03-14
| | | | | | | | | | | | * Fix seahorse GUI * Fix seahorse-tool GUI
* | exiftool needs access to the /usr/bin/vendor_perl directory in archlinux (#2581)Libravatar veloute2019-03-14
| | | | | | | | | | | | * exiftool needs access to the /usr/bin/vendor_perl directory in archlinux * add comments provided by glitsj16
* | Streamline 'Allow python' options (#2588)Libravatar glitsj162019-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix 'allow python' in xpra * Fix 'allow python' in xplayer * Fix 'allow python' in xed * Fix 'allow python' in uzbl-browser * Fix 'allow python' in transmission-remote-cli * Fix 'allow python' in torbrowser-launcher * fix 'allow python' in subdownloader * Fix 'allow python' in steam * Fix 'allow python' in soundconverter * Fix 'allow python' in sdat2img * Fix 'allow python' in scribus * Fix 'allow python' in ranger * Fix 'allow python' in qutebrowser * Fix 'allow python' in qbittorrent * Fix 'allow python' in pybitmessage * Fix 'allow python' in playonlinux * Fix 'allow python' in pitivi * Fix 'allow python' in pithos * Fix 'allow python' in picard * Fix 'allow python' in openshot * Fix 'allow python' in onionshare-gui * Fix 'allow python' in obs * Fix 'allow python' in nitroshare * Fix 'allow python' in nemo * Fix 'allow python' in nautilus * Fix 'allow python' in natron * Fix 'allow python' in ms-office * Fix 'allow python' in mpDris2 * Fix 'allow python' in mendeleydesktop * Fix 'allow python' in macrofusion * Fix 'allow python' in lollypop * Fix 'allow python' in liferea * Fix 'allow python' in krita * Fix 'allow python' in kodi * Fix 'allow python' in inkscape * Fix 'allow python' in hexchat * Fix 'allow python' in gnome-schedule * Fix 'allow python' in gnome-music * Fix 'allow python' in gconf * Fix 'allow python' in gajim * Fix 'allow python' in font-manager * Fix 'allow python' in fontforge * Fix 'allow python' in flowblade * Fix 'allow python' in filezilla * Fix 'allow python' in exfalso * Fix 'allow python' in electrum * Fix 'allow python' in display * Fix 'allow python' in d-feet * Fix 'allow python' in deluge * Fix 'allow python' in cherrytree * Fix 'allow python' in catfish * Fix 'allow python' in caja * Fix 'allow python' in blender * Fix 'allow python' in bleachbit * Fix 'allow python' in authenticator * Fix 'allow python' in arm
* | Avoid including globals.local twice (#2586)Libravatar glitsj162019-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update aunpack.profile * Update acat.profile * Update adiff.profile * Update als.profile * Update apack.profile * Update arepack.profile * Update gzip.profile * Update bunzip2.profile * Update gunzip.profile
* | Harden youtube-dl.profile (#2584)Libravatar rusty-snake2019-03-13
| | | | | | | | | | | | | | | | * Harden youtube-dl.profile * Add dis-exec to ytdl * Comment mdwe in ytdl
* | Merge pull request #2582 from rusty-snake/harden_qtoxLibravatar SkewedZeppelin2019-03-13
|\ \ | | | | | | Harden qtox
| * | Add disable-exec.inc to qtoxLibravatar rusty-snake2019-03-13
| | |
| * | Harden qtoxLibravatar rusty-snake2019-03-13
| | |
* | | Harden MinetestLibravatar rusty-snake2019-03-13
|/ /