aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | xmms profile fixLibravatar netblue302017-03-13
| |
* | fixed firefox profile on CentOSLibravatar netblue302017-03-11
| |
* | mount a tmpfs on top of ~/.cache directory by defaultLibravatar netblue302017-03-11
| |
* | mount a tmpfs on top of ~/.cache directory by defaultLibravatar netblue302017-03-11
| |
* | allow tmpfs for regular users for files in home directoryLibravatar netblue302017-03-10
| |
* | config support to disable access to /mnt and /mediaLibravatar netblue302017-03-10
| |
* | --nowhitelistLibravatar netblue302017-03-09
| |
* | warning message not terminated by \nLibravatar netblue302017-03-09
| |
* | allow /tmp in mkdir and mkfile profile commandsLibravatar netblue302017-03-07
| |
* | Following links in private-bin command ported from #1100 created problems ↵Libravatar netblue302017-03-07
| | | | | | | | for some users. I added a follow-symlink-private-bin entry in /etc/firejail/firejail.config file to enable/disable this functionality - default disabled.
* | spellingLibravatar netblue302017-03-06
| |
* | testingLibravatar netblue302017-03-05
| |
* | added Geeqie profileLibravatar netblue302017-03-05
| |
* | Merge pull request #1124 from SYN-cook/masterLibravatar netblue302017-03-05
|\| | | | | keepass browser integration, lastpass
| * not needed for keepass integration, fix lastpassLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass integration, fix lastpassLibravatar SYN-cook2017-03-05
| |
| * typoLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass integration, fix lastpassLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass integration, fix lastpassLibravatar SYN-cook2017-03-05
| |
| * no keepass, lastpass integration availableLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass integration, fix lastpassLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-05
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-04
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-04
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-04
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-04
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-04
| |
| * no keepass, lastpass integration availableLibravatar SYN-cook2017-03-04
| |
| * not needed for keepass, lastpass integrationLibravatar SYN-cook2017-03-04
| |
| * Merge pull request #2 from netblue30/masterLibravatar SYN-cook2017-02-28
| |\ | | | | | | merge upstream
* | | testingLibravatar netblue302017-03-04
| | |
* | | fix and document firemon --nowrapLibravatar netblue302017-03-04
| | |
* | | --output enhancementLibravatar netblue302017-03-04
| | |
* | | testingLibravatar netblue302017-03-03
| | |
* | | xvfb X11 server support (--x11=xvfb)Libravatar netblue302017-03-03
| | |
* | | merge #1100 from zackw: xvfb supportLibravatar netblue302017-03-01
| | |
* | | merge #1100 from zackw: removed mask_x11_abstract_socketLibravatar netblue302017-03-01
| |/ |/|
* | profile mergesLibravatar netblue302017-02-28
| |
* | Merge pull request #1118 from SYN-cook/masterLibravatar netblue302017-02-28
|\| | | | | fixing and tidying up Keepass(x) profiles
| * remove redundancyLibravatar SYN-cook2017-02-28
| | | | | | blacklist ${HOME}/keepassx.kdbx in disable-passwdmgr.inc is included in blacklist ${HOME}/*.kdbx in disable-common.inc and should be removed
| * fix kdb/kdbx blacklistingLibravatar SYN-cook2017-02-28
| | | | | | blacklisting in disable-common.inc breaks the profile otherwise
| * remove redundancyLibravatar SYN-cook2017-02-28
| | | | | | blacklist ${HOME}/keepassx.kdbx in disable-passwdmgr.inc is redundant and should be removed
| * remove redundancyLibravatar SYN-cook2017-02-28
| | | | | | blacklist ${HOME}/keepassx.kdbx in disable-passwdmgr.inc is redundant and should be removed
| * fix kdb/kdbx blacklistingLibravatar SYN-cook2017-02-28
| | | | | | blacklisting in disable-common.inc breaks the profile otherwise.
| * tidying upLibravatar SYN-cook2017-02-28
| |
| * fix configuration blacklistingLibravatar SYN-cook2017-02-28
| | | | | | blacklisting was introduced into disable-passwdmgr.inc, but we also need to update the profile
| * fix kdb/kdbx blacklistingLibravatar SYN-cook2017-02-28
| | | | | | blacklisting in disable-common.inc breaks the profile otherwise