aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* Update copyright to 2020 in fs_bin.cLibravatar glitsj162020-01-19
* fix typo in fs_bin.cLibravatar glitsj162020-01-19
* join: wait with effective uid of the userLibravatar smitsohu2020-01-17
* fix join timeout if sleep interval is not a multipleLibravatar smitsohu2020-01-17
* Wait for link-local address for DHCPv6Libravatar Kristóf Marussy2020-01-01
* Run dhclient inside the sandboxLibravatar Kristóf Marussy2019-12-30
* Add capability filter for network services, additive filterLibravatar Kristóf Marussy2019-12-30
* Add sbox_run_v to run programs with explicit argument listsLibravatar Kristóf Marussy2019-12-30
* Allow resolv.conf be written by dhclientLibravatar Kristóf Marussy2019-12-30
* Do not try to set up default gateway without an IP addressLibravatar Kristóf Marussy2019-12-30
* Add --ip=dhcp and --ip6=dhcp optionsLibravatar Kristóf Marussy2019-12-30
* 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