1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
youki/src
2021-10-17 01:54:27 +02:00
..
commands Merge pull request #380 from tommady/fix-running-unit-tests-multiple-times-will-cause-a-rare-failed 2021-10-16 16:01:11 +09:00
container remove a unnecessary calls to clone() by limiting the lifetime. 2021-10-16 22:18:40 +09:00
dbus Add support for systemd managed cgroups 2021-06-22 09:34:30 +03:00
process add seccomp sync message 2021-10-17 01:54:27 +02:00
rootfs Fix path issues (#386) 2021-10-14 15:28:45 -07:00
seccomp move ipc-channel to dev dependencies 2021-09-30 01:06:11 +02:00
syscall adding test_get_set_creator 2021-10-09 09:09:39 +00:00
apparmor.rs Implement apparmor support (#312) 2021-09-20 16:13:13 -07:00
capabilities.rs Add various refactorings (#341) 2021-09-27 15:46:57 -07:00
hooks.rs clippy happy 2021-10-06 18:45:00 +02:00
lib.rs Implement apparmor support (#312) 2021-09-20 16:13:13 -07:00
logger.rs Comment and modify Log module: 2021-07-15 16:04:34 +05:30
main.rs Seal /proc/self/exe to protect against CVE-2019-5736 (#343) 2021-09-30 16:47:08 -07:00
namespaces.rs Updated cgroups oci-spec-rs to 0.5.1 or later (#303) 2021-09-26 18:08:56 -07:00
notify_socket.rs Add various refactorings (#341) 2021-09-27 15:46:57 -07:00
rootless.rs Fix multi mapping for rootless containers 2021-10-13 22:25:53 +02:00
signal.rs Use generic for signal argument in container_kill 2021-10-05 19:05:58 +02:00
tty.rs Add various refactorings (#341) 2021-09-27 15:46:57 -07:00
utils.rs remove ipc-channel dependency 2021-10-15 05:45:04 +02:00