summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
| * allow blacklists noexec etc. in private home directories; fix bug #1608Libravatar netblue302017-10-20
| |
* | Add private-lib to gedit and pluma.Libravatar Fred-Barclay2017-10-20
|/ | | | | | | Note that on Arch at least, pluma starts without problems even if the private-lib filter is empty, while gedit requires `private-lib gedit`. We can probably do something similar for xed.
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302017-10-20
|\
| * Simplify deb package namingLibravatar Fred-Barclay2017-10-19
| |
| * gimp globbingLibravatar smitsohu2017-10-20
| |
* | private-lib: fixed make test-private-libLibravatar netblue302017-10-19
| |
* | private-lib: hardcoding GIO library, removed gio from mousepad; GIO will be ↵Libravatar netblue302017-10-19
| | | | | | | | added automatically if libgio-x.y.so is installed
* | private-lib: fix directory handlingLibravatar netblue302017-10-19
|/
* Remove Atom from firecfgLibravatar Fred-Barclay2017-10-18
|
* Potential fix for #1609Libravatar Fred-Barclay2017-10-18
|
* enhance scribus, gwenviewLibravatar smitsohu2017-10-18
|
* profile updatesLibravatar netblue302017-10-18
|
* remove links for uninstalled programsLibravatar netblue302017-10-18
|
* Detect arch and name firejail*.deb correctlyLibravatar Fred-Barclay2017-10-17
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-17
|\
| * extra priority is deprecated, switch to optionalLibravatar Reiner Herrmann2017-10-17
| |
| * Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302017-10-16
| |\
| | * Fix previous commit; etc/ contains also non-conffilesLibravatar Reiner Herrmann2017-10-17
| | |
| | * Get rid of conffiles list, generate it during package buildLibravatar Reiner Herrmann2017-10-17
| | |
| * | commented out private-etc in firefox profile, fixed whitelisting problems ↵Libravatar netblue302017-10-16
| |/ | | | | | | for /srv directory
* | typoLibravatar Fred-Barclay2017-10-16
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-16
|\|
| * enabled private-lib in xviewer (Mint)Libravatar netblue302017-10-16
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-16
|\|
| * added private-lib to eog, eom, file, gpicview, less, strings, and tarLibravatar netblue302017-10-16
| |
| * speed up travisLibravatar netblue302017-10-16
| |
| * fixed make debLibravatar netblue302017-10-16
| |
| * enable private-etc on firefox browserLibravatar netblue302017-10-16
| |
* | Fix debian build errorLibravatar Fred-Barclay2017-10-15
|/
* Add Debian builds to .travis.yml (work in progress).Libravatar Fred-Barclay2017-10-15
| | | | | | | | | This experimentally adds Debian package building for our Travis CI service. This is needed because there are errors building Debian packages even when firejail as a whole builds correctly due to errors in firejail's Debian conffiles. For instance, at the moment `make deb` fails because lxterminal is not listed in platform/debian/conffiles
* trace install time for private directoriesLibravatar netblue302017-10-15
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar startx20172017-10-15
|\
| * profiles: w3m needs resolv.conf and sslLibravatar Reiner Herrmann2017-10-15
| | | | | | | | Fixes #1607
* | merge --rlimit-asLibravatar startx20172017-10-15
| |
* | globbing - manpageLibravatar startx20172017-10-15
|/
* Merge pull request #1604 from gosre/masterLibravatar startx20172017-10-15
|\ | | | | Addition of RLIMIT_AS
| * Remove clionLibravatar Clayton Williams2017-10-13
| |
| * RLIMIT_ASLibravatar Clayton Williams2017-10-13
| |
* | removed private-lib and memory-deny-write-execute from hexchat profileLibravatar netblue302017-10-14
| |
* | fcopy fix: remove warnings for private-bin python* on Arch LinuxLibravatar netblue302017-10-13
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-13
|\ \
| * | fix atril profileLibravatar netblue302017-10-13
| | |
* | | Experimental private-bin filters with python* after ↵Libravatar Fred-Barclay2017-10-13
|/ / | | | | | | e6c1c54e3f1d986af2bb70578a01884892749f79
* | typoLibravatar Fred-Barclay2017-10-13
| |
* | Enable private-bin in 4 profiles after e6c1c54e3f1d986af2bb70578a01884892749f79Libravatar Tad2017-10-13
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar startx20172017-10-13
|\ \
| * | typoLibravatar Reiner Herrmann2017-10-13
| | |
* | | enhanced globbing for --blacklistLibravatar startx20172017-10-13
|/ /
* | release allocd mem in private-binLibravatar startx20172017-10-13
| |
* | /bin/sh is automatically solved to /bin/dash in private-bin - removed dash ↵Libravatar startx20172017-10-13
| | | | | | | | from all profiles