aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* add HAS_NODBUS conditional, ${RUNUSER} makroLibravatar smitsohu2018-12-07
* mergesLibravatar Tad2018-11-29
* Merge pull request #2276 from smitsohu/tmpfsLibravatar netblue302018-11-28
|\
| * refactor private-cache and tmpfsLibravatar smitsohu2018-11-26
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-11-27
|\ \
| * | Add ocenaudio to firecfg.configLibravatar glitsj162018-11-27
| |/
* | firecfg: small tweaks, fixes, man page updateLibravatar smitsohu2018-11-27
* | man page typoLibravatar smitsohu2018-11-27
|/
* removed ranger from firecfg.configLibravatar veloute2018-11-24
* removed vim from firecfg.configLibravatar veloute2018-11-24
* Misc. typos Libravatar luz.paz2018-11-19
* Remove -c from usage completely.Libravatar Glenn Washburn2018-11-18
* Add better documentation for "-c" option.Libravatar Glenn Washburn2018-11-18
* Merge pull request #2255 from crass/fix-profile-name-handlingLibravatar netblue302018-11-14
|\
| * Allow prefixing colon to profile argument of --profile to for a profile searc...Libravatar Glenn Washburn2018-11-09
* | still fixing indentationLibravatar smitsohu2018-11-13
* | identation fixLibravatar smitsohu2018-11-13
* | misc small adjustmentsLibravatar smitsohu2018-11-13
* | user database: improve error strings and checksLibravatar smitsohu2018-11-11
* | fix the fix: ff6612fac86e1a79ba264167f0263ff12f62f346Libravatar smitsohu2018-11-10
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-11-10
|\|
| * Have appimage handling be the same with or with out special -- argument.Libravatar Glenn Washburn2018-11-08
| * fix compileLibravatar netblue302018-11-08
| * profile parser testingLibravatar netblue302018-11-08
| * Merge pull request #2247 from SkewedZeppelin/u2f_condLibravatar netblue302018-11-07
| |\
| | * Add new config option to disable U2F in browsers, enabled by defaultLibravatar Tad2018-11-05
* | | unreadable firejail.users database fixesLibravatar smitsohu2018-11-10
|/ /
* / Fixes for brave browserLibravatar Fred-Barclay2018-11-05
|/
* fix --bandwidth commandLibravatar netblue302018-11-05
* recursive remounts: add fallback for old kernels, some improvementsLibravatar smitsohu2018-11-04
* mount appimages nodev,nosuidLibravatar smitsohu2018-11-04
* fs_whitelist: minor mountinfo check improvement, cleanupLibravatar smitsohu2018-11-04
* Add Mendeley profileLibravatar Fred-Barclay2018-11-02
* adding --net.print command line optionLibravatar netblue302018-10-29
* aisleriotLibravatar netblue302018-10-28
* little tweaks, cosmetic changesLibravatar smitsohu2018-10-26
* fix: return with euid 0Libravatar smitsohu2018-10-25
* experimental: remounts child mount points as well (read-only, read-write, noe...Libravatar smitsohu2018-10-25
* Add QOwnNotes profileLibravatar Fred-Barclay2018-10-20
* improve some error messagesLibravatar smitsohu2018-10-17
* improve clean_pathname functionLibravatar smitsohu2018-10-17
* fs_whitelist: cache length of home directory stringLibravatar smitsohu2018-10-17
* fix #2197Libravatar netblue302018-10-17
* Merge pull request #2199 from crass/fix-2142-firefox-sandbox-appimageLibravatar netblue302018-10-17
|\
| * Do not override user provided seccomp lists when in chroot/overlay/appimage, ...Libravatar Glenn Washburn2018-10-16
* | Fix doc: A more accurate example of profile loading by profile name.Libravatar Glenn Washburn2018-10-17
* | Fix docs on default seccomp list: change mfsservctl -> nfsservctl and reorder...Libravatar Glenn Washburn2018-10-17
* | Update profile manpage to detail added "include" functionality.Libravatar Glenn Washburn2018-10-17
* | Allow include to search userdir then systemdir for "bare" profile file names.Libravatar Glenn Washburn2018-10-17
* | Merge pull request #2158 from crass/profile_conditionalLibravatar crass2018-10-17
|\ \