aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* Merge pull request #3093 from smitsohu/joinLibravatar smitsohu2019-12-25
|\
| * let is_ready_for_join() return a booleanLibravatar smitsohu2019-12-23
| * simplify join timeoutLibravatar smitsohu2019-12-23
| * cleanupLibravatar smitsohu2019-12-23
| * make join timeout configurable in firejail.configLibravatar smitsohu2019-12-23
| * let join wait if target sandbox is not ready yetLibravatar smitsohu2019-12-23
| * move invalid_sandbox function to join moduleLibravatar smitsohu2019-12-22
* | Fix Brave's native sandbox (#3087)Libravatar glitsj162019-12-19
* | postmortem: playing aroundLibravatar netblue302019-12-15
* | Fix --appimage on linux 5.4.x kernelLibravatar glitsj162019-12-14
* | little thingsLibravatar smitsohu2019-12-11
* | cleanupLibravatar smitsohu2019-12-03
* | fix stack alignmentLibravatar smitsohu2019-11-30
* | add private-tmp debug messageLibravatar smitsohu2019-11-28
* | mask more private options runtime directories, just to be sureLibravatar smitsohu2019-11-28
* | fix interaction between private options and allusers optionLibravatar smitsohu2019-11-28
* | improving remount performanceLibravatar smitsohu2019-11-19
|/
* fixing the fixLibravatar smitsohu2019-11-14
* blacklist private-home runtime directoryLibravatar smitsohu2019-11-14
* simplify private option ownership checks and make them more consistentLibravatar smitsohu2019-11-14
* private-options: add homedir ownership checkLibravatar smitsohu2019-11-12
* private-cache warning messages - #2968Libravatar smitsohu2019-11-12
* add HAS_NET conditionalLibravatar smitsohu2019-11-11
* Disabled --overlay for kernels 4.219 and newer until we can bring a fix inLibravatar netblue302019-11-08
* dns fixesLibravatar netblue302019-10-31
* cleanup after scan-buildLibravatar netblue302019-10-31
* remove scan-build warningLibravatar netblue302019-10-31
* Update main.cLibravatar Manuel Dipolt2019-10-25
* blacklist runtime profile directoryLibravatar smitsohu2019-10-14
* chroot error message typoLibravatar smitsohu2019-10-13
* postpone procfs mount until after chroot callLibravatar smitsohu2019-10-13
* fix chroot with mounted resolv.confLibravatar smitsohu2019-10-13
* x11 hardeningLibravatar smitsohu2019-10-13
* x11 xorg: blacklist non-default Xauthority fileLibravatar smitsohu2019-10-08
* add x11 xorg option to HAS_X11 conditional - #2205Libravatar smitsohu2019-10-08
* add HAS_X11 conditional, disconnect session manager - #2205Libravatar smitsohu2019-10-08
* little tweaksLibravatar smitsohu2019-10-08
* improve enforce_filters warningLibravatar smitsohu2019-10-01
* simplify chroot option parsingLibravatar smitsohu2019-10-01
* base checks and mounts on same file descriptorLibravatar smitsohu2019-10-01
* improve variable namesLibravatar smitsohu2019-09-29
* chroot moduleLibravatar smitsohu2019-09-29
* move chroot from path based to file descriptor based mountsLibravatar smitsohu2019-09-29
* minor optimizationLibravatar smitsohu2019-09-22
* prevent trace from interfering with sandbox setupLibravatar smitsohu2019-09-22
* various clarifications, minor fixesLibravatar smitsohu2019-09-22
* break out fs_tracefile functionLibravatar smitsohu2019-09-18
* fail gracefully if argc is zeroLibravatar smitsohu2019-09-17
* add trace file validationLibravatar smitsohu2019-09-17
* move to fd based trace file mountLibravatar smitsohu2019-09-17