Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into feature/jail_protocol | Toni Uhlig | 2018-07-23 |
|\ | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | fixed typo, temporarily disabled selftest functions (for some reason they ↵ | Toni Uhlig | 2018-07-20 |
| | | | | | | | | | | | | dont work on CI) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | ArchLinux: fixed compiler warnings (libc functions marked with | lns | 2018-07-18 |
| | | | | | | | | | | | | warn_unused_result) Signed-off-by: lns <matzeton@googlemail.com> | ||
| * | Copyright info updated | Toni Uhlig | 2018-07-18 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | added skeleton code for a complex jail protocol (instead of a raw tcp2pty ↵ | lns | 2018-07-16 |
|/ | | | | | | communication) Signed-off-by: lns <matzeton@googlemail.com> | ||
* | updated copyright informations | Toni Uhlig | 2018-07-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | libseccomp is now optional but still recommended | Toni Uhlig | 2018-06-25 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | fixed blacklisting issues after safe_chroot, main jail-client process does ↵ | Toni Uhlig | 2018-06-23 |
| | | | | | | not chroot anymore Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improved filesystem managment (blacklisting, mounting read-only/read-write ↵ | Toni Uhlig | 2018-06-23 |
| | | | | | | objects), improved jail/pty handling Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | check if a file path is an mountpoint (not only directories) | Toni Uhlig | 2018-06-18 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | jail multiple netns mount fix | Toni Uhlig | 2018-06-17 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | POTD skeleton. | lns | 2018-06-13 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |