summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* Update after merge #1374Libravatar Fred-Barclay2017-07-13
| | | | | This introduces blacklist ~/.java to disable-programs.inc, so it may break some existing profiles that depend on it.
* Cleanup from merges #1369 and #1373Libravatar Fred-Barclay2017-07-13
|
* fix xpra broken earlierLibravatar netblue302017-07-12
|
* cleanupLibravatar netblue302017-07-12
|
* fix #1371; rework seccomp_filter_drop() functionLibravatar startx20172017-07-11
|
* fix discretionary access control for sandboxes running as root with --noprofileLibravatar netblue302017-07-08
|
* fixing the previous fixLibravatar startx20172017-07-07
|
* fix firemon --nameLibravatar startx20172017-07-07
|
* run --netstats on 1s interval; caching user name.Libravatar startx20172017-07-07
|
* shorter firejail name in --top and --netstatsLibravatar startx20172017-07-07
|
* bugfix: fix --allusers when running as rootLibravatar startx20172017-07-07
|
* per-profile disable-mntLibravatar netblue302017-07-04
|
* Merge pull request #1358 from jmullee/masterLibravatar netblue302017-06-30
|\ | | | | fix empty-string assignment
| * fix empty-string assignmentLibravatar John Mullee2017-06-29
| |
* | Merge pull request #1357 from BafDyce/lifereaLibravatar netblue302017-06-30
|\ \ | | | | | | Add profile for Liferea
| * | Add profile for LifereaLibravatar Fabian Würfl2017-06-29
| |/
* / Fix race condition when setting up /run/firejail files (#1013)Libravatar Fabian Würfl2017-06-30
|/
* geary profileLibravatar startx20172017-06-29
|
* KWrite profileLibravatar startx20172017-06-29
|
* More fixes for #1349 and 1acfd077b124cbfc8ed257f0c0aacf4f4cbaba38Libravatar Tad2017-06-27
|
* fixed profiles missing in firecfg.config (#1349)Libravatar netblue302017-06-27
|
* firemon: only use col/row when values are validLibravatar Reiner Herrmann2017-06-25
| | | | | In case stdin (or stdout/stderr) is not attached to a tty, the ioctl can't determine the actual sizes, so keep using fallback values.
* firemon: use macro instead of numberLibravatar Reiner Herrmann2017-06-25
|
* mergesLibravatar netblue302017-06-22
|
* Fix typo in usage example commandLibravatar Fabian Würfl2017-06-21
|
* handbrake fixesLibravatar netblue302017-06-19
|
* added calibre profileLibravatar netblue302017-06-19
|
* mplayer and smplayer profilesLibravatar startx20172017-06-16
|
* Fix faudit syscall bug and crash when single argument was passedLibravatar Reiner Herrmann2017-06-15
|
* 0.9.48 testingLibravatar netblue302017-06-12
|
* 0.9.48 testingLibravatar netblue302017-06-12
|
* novideo fixesLibravatar netblue302017-06-11
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-06-06
|\
| * Fix build error for implicit declaration of fs_dev_disable_videoLibravatar Fred Barclay2017-06-06
| |
* | testingLibravatar netblue302017-06-06
|/
* handbrake profileLibravatar startx20172017-06-05
|
* drop discretionary access control capabilities by defaultLibravatar netblue302017-06-04
|
* profile support in overlayfs modeLibravatar netblue302017-06-03
|
* Added Catfish profileLibravatar Fred Barclay2017-06-02
|
* fix login shell functionality broken in 0.9.46Libravatar netblue302017-06-02
|
* added digiKam profileLibravatar netblue302017-05-31
|
* AppArmor made optional; a warning is printed on the screen if the sandbox ↵Libravatar netblue302017-05-31
| | | | fails to load the AppArmor profile
* bug: print whitelist seccomp filter for --debug optionLibravatar netblue302017-05-31
|
* profile mergesLibravatar netblue302017-05-30
|
* darktable and vym profilesLibravatar netblue302017-05-30
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-05-26
|\
| * fix manpage: removed --seccomp.errno, currently supported by the regular ↵Libravatar startx20172017-05-26
| | | | | | | | --seccomp=command
* | reverted sandbox.c fix from #1270, breaking pulseaudioLibravatar netblue302017-05-26
|/
* Merge pull request #1307 from thomasjfox/fix-subdirname-dereferenceLibravatar Reiner Herrmann2017-05-25
|\ | | | | minor bugfix: Correctly dereference "subdirname" variable
| * Fix another "subdirname" variable dereference issueLibravatar Thomas Jarosch2017-05-23
| |