aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* 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
| * simplify yes/no option parsingLibravatar Reiner Herrmann2019-02-05
| * Stress apparmor local overridesLibravatar glitsj162019-02-05
* | strncmp byte count fixesLibravatar smitsohu2019-02-06
|/
* firejail.config fixesLibravatar smitsohu2019-02-04
* --name reworkLibravatar netblue302019-02-01
* Fix parsing of cgroup option in configLibravatar Reiner Herrmann2019-01-27
* enable/disable cgroup in firejail.configLibravatar netblue302019-01-27
* removed mincore syscall from default seccomp filterLibravatar netblue302019-01-23
* Edit github-desktop entree in firecfgLibravatar glitsj162019-01-22
* conditional testing0.9.58-rc1Libravatar netblue302019-01-21
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-01-20
|\
| * Add clawsker to firecfg.configLibravatar glitsj162019-01-20
* | cleanup, minor improvementsLibravatar smitsohu2019-01-20
* | disallow zero seconds timeoutLibravatar smitsohu2019-01-20
* | rearrange shutdown optionLibravatar smitsohu2019-01-20
* | signal handler fixes/improvementsLibravatar smitsohu2019-01-19
* | improve chroot error handlingLibravatar smitsohu2019-01-19
|/
* adding mincore syscall to the default seccomp filter and some independent pro...Libravatar netblue302019-01-14
* fix error messageLibravatar smitsohu2019-01-13
* fix parent death signalLibravatar smitsohu2019-01-13
* fix netfilter-default functionality in /etc/firejail/firejail.configLibravatar netblue302019-01-09
* fix join/seccomp #2296Libravatar netblue302019-01-08
* Correctly set address length in arp framesLibravatar Nicholas Molloy2019-01-02
* Add a profile for ghostwriter (#2319)Libravatar rusty-snake2018-12-30
* join: also check proc file to detect nonewprivs bitLibravatar smitsohu2018-12-17
* Merge pull request #2297 from smitsohu/patchLibravatar startx20172018-12-17
|\
| * enforce nonewprivs instead of seccomp for chroot sandboxesLibravatar smitsohu2018-12-15
* | New profile for supertuxkart. (#2298)Libravatar rusty-snake2018-12-16
* | fix netstats typo in man firejailLibravatar glitsj162018-12-16
|/
* join: check prctl return valueLibravatar smitsohu2018-12-14
* add explicit nonewprivs support to join option; accompanying small improvementsLibravatar smitsohu2018-12-14
* firecfg: improve error stringLibravatar smitsohu2018-12-13
* pulseaudio: use create_dir_as_user(); small adjustmentsLibravatar smitsohu2018-12-13
* Revert "pulseaudio: use env variable fallback in more cases"Libravatar smitsohu2018-12-13
* pulseaudio: use env variable fallback in more casesLibravatar smitsohu2018-12-11
* add create_empty_dir_as_user function, refactorLibravatar smitsohu2018-12-11
* xorg: check if Xauthority mount point was createdLibravatar smitsohu2018-12-11
* Add a profile for thunderbird-waylandLibravatar rusty-snake2018-12-10
* improve sandboxing of KDE apps: set KDE_FORK_SLAVES, blacklist slave-socketsLibravatar smitsohu2018-12-07
* 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
|\ \