aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* HousekeepingLibravatar Fred-Barclay2019-02-17
| | | | | Make sure all files end with a newline Strip extra newlines and trailing whitespace from files
* mergesLibravatar Fred-Barclay2019-02-17
|
* minor fixes to keepassxc, thunderbird and pluma (#2403)Libravatar Lorenzo "Palinuro" Faletra2019-02-17
| | | | | | | | | | * fix keepassxc crash when providing GLX via update-alternatives -- Fred Barclay note: "alternatives" was added to keepassx private-etc on master after this PR was opened but before it was merged. See 83ddb3e5b276613ad2be190cebf74401daebef03 Thus keepassxc profile is actually not changed by this commit, but I'm keeping this note for reference purposes * prevent thunderbird conflicts when firefox is running * add join-or-start to pluma to open multiple files in tabs
* Merge pull request #2415 from netblue30/privetc_alternativesLibravatar Fred Barclay2019-02-17
|\ | | | | Add 'alternatives' to all private-etc lines
| * Remove 'alternatives' from private-etc if firefox-common is includedLibravatar Fred-Barclay2019-02-17
| |
| * Fixes from review of 2415Libravatar Fred-Barclay2019-02-17
| |
| * Add alternatives to private-etc for profiles in etc/Libravatar Fred-Barclay2019-02-17
| | | | | | | | See discussion in #2399
| * Add alternatives to private-etc for profiles in /etc-fixesLibravatar Fred-Barclay2019-02-17
|/
* Merge pull request #2412 from rusty-snake/add-mypaintLibravatar SkewedZeppelin2019-02-17
|\ | | | | Add profiles for mypaint & mypaint-ora-thumbnailer
| * Review mypaint.profileLibravatar rusty-snake2019-02-17
| |
| * 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
* mergesLibravatar Fred-Barclay2019-02-16
|
* Remove ipc-namespace from PR #2366 commitsLibravatar Fred-Barclay2019-02-16
|
* Merge branch 'master' of https://github.com/Lockdis/firejail into ↵Libravatar Fred-Barclay2019-02-16
|\ | | | | | | lockdis_ipc_fixes
| * Update nyx.profile, crow.profileLibravatar Lockdis2019-01-24
| |
| * add crowLibravatar Lockdis2019-01-24
| |
| * add nyx, fix g earth proLibravatar Lockdis2019-01-24
| |
* | Merge pull request #2402 from glitsj16/snapLibravatar glitsj162019-02-14
|\ \ | | | | | | R.I.P. snap.profile
| * | Delete snap.profileLibravatar glitsj162019-02-14
| | |
| * | Retire snap.profileLibravatar glitsj162019-02-14
| | |
| * | Add snap blacklist items to disable-common.incLibravatar glitsj162019-02-13
| | |
| * | Refactor snap.profileLibravatar glitsj162019-02-13
|/ /
* | Merge pull request #2398 from glitsj16/snapLibravatar Fred Barclay2019-02-10
|\ \ | | | | | | Fix snap.profile description
| * | Fix snap.profile descriptionLibravatar glitsj162019-02-10
|/ /
* | Merge pull request #2394 from veloute/keepassxc-autotype-fixLibravatar SkewedZeppelin2019-02-09
|\ \ | | | | | | changes fixing keepassxc auto-type
| * | changes fixing keepassxc auto-typeLibravatar veloute2019-02-09
|/ /
* | 0.9.58.2 is out, moving back to 0.9.59Libravatar netblue302019-02-08
| |
* | 0.9..58.2 testing0.9.58.2Libravatar netblue302019-02-08
| |
* | 0.9.58.2 testingLibravatar netblue302019-02-08
| |
* | Merge pull request #2392 from glitsj16/netlinkLibravatar glitsj162019-02-08
|\ \ | | | | | | Add netlink to QMediathekView
| * | Add netlink to QMediathekViewLibravatar glitsj162019-02-08
|/ /
* | small changesLibravatar Tad2019-02-07
| | | | | | | | | | | | - merges - klavaro nitpick - vscodium alias for code, from ParrotSec downstream fork
* | move more copyright statements to 2019Libravatar smitsohu2019-02-07
| |
* | move copyright statement to 2019Libravatar smitsohu2019-02-07
| |
* | Merge pull request #2391 from rusty-snake/add_klavaro-profileLibravatar SkewedZeppelin2019-02-06
|\ \ | | | | | | Add a profile for klavaro
| * | Review klavaro.profileLibravatar rusty-snake2019-02-06
| | |
| * | Add a profile for klavaroLibravatar rusty-snake2019-02-06
| | |
* | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-02-06
|\| |
| * | fix small memleakLibravatar Reiner Herrmann2019-02-05
| | |
| * | variable only used when whitelisting enabledLibravatar Reiner Herrmann2019-02-05
| | |
| * | cnt only used for debuggingLibravatar Reiner Herrmann2019-02-05
| | |
| * | move usage check to single placeLibravatar Reiner Herrmann2019-02-05
| | |
| * | use correct struct member for offsetLibravatar Reiner Herrmann2019-02-05
| | | | | | | | | | | | Fixes: #2381
| * | simplify yes/no option parsingLibravatar Reiner Herrmann2019-02-05
| | |
| * | profiles: grant zoom access to its configurationLibravatar Patrik Flykt2019-02-05
| | | | | | | | | | | | https://bugs.debian.org/921454
| * | Merge pull request #2390 from glitsj16/apparmorLibravatar Reiner Herrmann2019-02-05
| |\ \ | | | | | | | | Retain local apparmor customizations
| | * | Update firejail-localLibravatar glitsj162019-02-05
| | | |
| | * | Stress apparmor local overridesLibravatar glitsj162019-02-05
| | | | | | | | | | | | As per discussion on https://github.com/netblue30/firejail/pull/2390, we better use slightly stronger/less optional wording when it comes to where local apparmor overrides need to be done.