aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* Drop hardinfo profile (#2522)Libravatar glitsj162019-03-06
| | | | | | | | * Delete hardinfo.profile The profile is pretty broken as-is. A lot of the info is missing/incorrect and a quick-fix isn't on my horizon. Let's remove it for now and see if we can do better later on. * Remove hardinfo from firecfg
* mdwx: block memfd_createLibravatar Topi Miettinen2019-03-05
| | | | | Some profiles may need adjusting if app uses memfd_create(2) and memory-deny-write-execute was enabled.
* Refactor Transmission profiles (#2516)Libravatar glitsj162019-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | * Harden transmission-cli.profile * Harden transmission-gtk.profile * Harden transmission-qt.profile * Harden transmission-show.profile * Create transmission-create.profile * Create transmission-daemon.profile * Create transmission-edit.profile * Create transmission-remote.profile * Create transmission-remote-cli.profile * Create transmission-remote-gtk.profile * Fix spacing in transmission-remote-cli.profile * Add transmission-daemon to firecfg
* Add new profile for gnome-schedule (#2499)Libravatar glitsj162019-03-04
| | | | | | | | | | * Create gnome-schedule.profile * Add gnome-schedule configs to disable-programs.inc * Add gnome-schedule to firecfg * mkfile and whitelist changes for gnome-schedule
* Minor firecfg.config updatesLibravatar Tad2019-03-03
|
* Update firecfgLibravatar Tad2019-03-02
|
* more cleanup: remove MS_REC from tmpfs mountsLibravatar smitsohu2019-03-02
|
* profile.c: errout with too many dns argsLibravatar smitsohu2019-03-02
|
* Add new profile for transgui (#2502)Libravatar glitsj162019-03-02
| | | | | | | | * Create transgui.profile * Add transgui config to disable-programs.inc * Add transgui to firecfg
* Add new profile for sysprof (#2501)Libravatar glitsj162019-03-02
| | | | | | | | * Create sysprof.profile * Create sysprof-cli.profile * Add sysprof to firecfg
* Add new profile for simplescreenrecorder (#2500)Libravatar glitsj162019-03-02
| | | | | | * Create simplescreenrecorder.profile * Add simplescreenrecorder to firecfg
* Add new profile for geekbench (#2498)Libravatar glitsj162019-03-02
| | | | | | * Create geekbench.profile * Add geekbench to firecfg
* Add new profile for xfce4-mixer (#2494)Libravatar glitsj162019-03-01
| | | | | | | | * Create xfce4-mixer.profile * Add xfce4-mixer config to disable-programs.inc * Add xfce4-mixer to firecfg
* Add new profile for pavucontrol (#2493)Libravatar glitsj162019-03-01
| | | | | | | | * Create pavucontrol.profile * Add pavucontrol config to disable-programs.inc * Add pavucontrol to firecfg
* Add new profile for d-feet (#2492)Libravatar glitsj162019-03-01
| | | | | | | | * Create d-feet.profile * Add d-feet config to disable-programs.inc * Add d-feet to firecfg
* Add new profile for seahorse (#2491)Libravatar glitsj162019-03-01
| | | | | | | | * Create seahorse.profile * Create seahorse-tool.profile * Add seahorse to firecfg
* Add new profile for regextester (#2488)Libravatar glitsj162019-03-01
| | | | | | * Create regextester.profile * Add regextester to firecfg
* Add new profile for hardinfo (#2487)Libravatar glitsj162019-03-01
| | | | | | * Create hardinfo.profile * Add hardinfo to firecfg
* Add new profile for gnome-system-log (#2486)Libravatar glitsj162019-03-01
| | | | | | * Create gnome-system-log.profile * Add gnome-system-log to firecfg
* Add new profile for gnome-nettool (#2485)Libravatar glitsj162019-03-01
| | | | | | * Create gnome-nettool.profile * Add gnome-nettool to firecfg
* Add new profile for netactview (#2484)Libravatar glitsj162019-02-28
| | | | | | | | * Create netactview.profile * Add netactview config to disable-programs.inc * Add netactview to firecfg
* Add new profile for redshift (#2483)Libravatar glitsj162019-02-28
| | | | | | | | | | * Add new config item for redshift to disable-programs.inc As per https://github.com/jonls/redshift/blob/master/NEWS.md redshift now looks for the configuration file in `~/.config/redshift/redshift.conf`. The former location at `~/.config/redshift.conf` is deprecated but still searched as a fallback. * Create redshift.profile * Add redshift to firecfg
* gnome-mpv -> celluloidLibravatar rusty-snake2019-02-26
|
* Sort items alphabetically in man firejail (#2479)Libravatar glitsj162019-02-26
|
* documentation updateLibravatar smitsohu2019-02-23
|
* add whitelist support for /run/user/$uidLibravatar smitsohu2019-02-23
| | | | plus some minor cleanup (MS_REC has no effect with tmpfs mounts)
* misc cleanupLibravatar smitsohu2019-02-22
| | | | | removing the branches checking for "." has no effect, as calling openat on this just reopens the previous path element.
* Add machine-id note to man firejail (#2442)Libravatar glitsj162019-02-21
|
* Add devhelp to firecfgLibravatar glitsj162019-02-21
|
* Merge pull request #2428 from glitsj16/assogiateLibravatar glitsj162019-02-20
|\ | | | | Add assogiate profile
| * Add assogiate to firecfgLibravatar glitsj162019-02-20
| |
* | Merge pull request #2427 from glitsj16/subdownloaderLibravatar glitsj162019-02-20
|\ \ | | | | | | Add subdownloader profile
| * | Add subdownloader to firecfgLibravatar glitsj162019-02-20
| |/
* | Merge pull request #2426 from glitsj16/font-managerLibravatar glitsj162019-02-20
|\ \ | | | | | | Add font-manager profile
| * | Add font-manager to firecfgLibravatar glitsj162019-02-20
| |/
* | Merge pull request #2425 from glitsj16/exfalsoLibravatar glitsj162019-02-20
|\ \ | | | | | | Add exfalso profile
| * | Add exfalso to firecfgLibravatar glitsj162019-02-20
| |/
* | Merge pull request #2424 from glitsj16/gconf-editorLibravatar glitsj162019-02-20
|\ \ | | | | | | Add gconf-editor profile
| * | Add gconf-editor to firecfgLibravatar glitsj162019-02-20
| |/
* / Add dconf-editor to firecfgLibravatar glitsj162019-02-20
|/
* Add profile for mpDris2Libravatar glitsj162019-02-19
|
* shutdown option: paranoid sleepLibravatar smitsohu2019-02-18
| | | | cf. #2401 increase head start to a full second
* HousekeepingLibravatar Fred-Barclay2019-02-17
| | | | | Make sure all files end with a newline Strip extra newlines and trailing whitespace from files
* Add profiles for mypaint & mypaint-ora-thumbnailerLibravatar rusty-snake2019-02-17
|
* typoLibravatar smitsohu2019-02-17
|
* shutdown option: give sandbox time to terminateLibravatar smitsohu2019-02-17
| | | #2401
* Merge branch 'master' of https://github.com/Lockdis/firejail into ↵Libravatar Fred-Barclay2019-02-16
|\ | | | | | | lockdis_ipc_fixes
| * add crowLibravatar Lockdis2019-01-24
| |
| * add nyx, fix g earth proLibravatar Lockdis2019-01-24
| |
* | small changesLibravatar Tad2019-02-07
| | | | | | | | | | | | - merges - klavaro nitpick - vscodium alias for code, from ParrotSec downstream fork