Age | Commit message (Expand) | Author |
2016-11-10 | core:namespace: count and free failed paths inside chase_all_symlinks() (#4619) | Djalal Harouni |
2016-11-09 | core: don't use the unified hierarchy for the systemd cgroup yet (#4628) | Martin Pitt |
2016-11-08 | nspawn: fix condition for mounting resolv.conf (#4622) | Christian Hesse |
2016-11-08 | core: on DynamicUser= make sure that protecting sensitive paths is enforced (... | Djalal Harouni |
2016-11-08 | Merge pull request #4536 from poettering/seccomp-namespaces | Zbigniew Jędrzejewski-Szmek |
2016-11-08 | Merge pull request #4612 from keszybz/format-strings | Zbigniew Jędrzejewski-Szmek |
2016-11-08 | Merge pull request #4509 from keszybz/foreach-word-quoted | Martin Pitt |
2016-11-08 | Adjust pkgconfig files to point at rootlibdir (#4584) | Mike Gilbert |
2016-11-08 | coredump: bump type of arg_journal_size_max to uint64 too | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | nspawn: fix exit code for --help and --version (#4609) | Martin Pitt |
2016-11-07 | tree-wide: drop (llu) casts for kernel's __u64 | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | tree-wide: add PRI_[NU]SEC, and use time format strings more | Zbigniew Jędrzejewski-Szmek |
2016-11-08 | Merge pull request #4594 from endocode/djalal/fix-rootdir-apply-mntns | Evgeny Vereshchagin |
2016-11-07 | coredump: fix format string on 32 bits | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | nspawn: slight simplification | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | nspawn: avoid one strdup by using free_and_replace | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | systemd-nspawn: decrease non-fatal mount errors to debug level (#4569) | tblume |
2016-11-07 | core: make RootDirectory= and ProtectKernelModules= work | Djalal Harouni |
2016-11-06 | machinectl: don't output "No machines." with --no-legend option (#4593) | Viktar Vaŭčkievič |
2016-11-06 | delta: skip symlink paths when split-usr is enabled (#4591) | Felipe Sateler |
2016-11-05 | Drop FOREACH_WORD_QUOTED | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | core/device: port to extract_first_word | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | core/load-fragment: modify existing environment instead of copying strv over ... | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | core/load-fragment: port to extract_first_word | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | tree-wide: drop unneded WHITESPACE param to extract_first_word | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | Merge pull request #4578 from evverx/no-hostname-memleak | Ronny Chevalier |
2016-11-04 | core: add new RestrictNamespaces= unit file setting | Lennart Poettering |
2016-11-04 | kernel-install: use exit instead of return (#4565) | Yu Watanabe |
2016-11-03 | Merge pull request #4548 from keszybz/seccomp-help | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | acl-util: fix memleak | Evgeny Vereshchagin |
2016-11-03 | journalctl: fix memleak | Evgeny Vereshchagin |
2016-11-03 | analyze: fix build w/o seccomp | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-03 | Revert "sd-bus: use PRIu64 instead of casting" (#4556)systemd/v232 | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | seccomp-util, analyze: export comments as a help string | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | seccomp-util: move @default to the first position | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | analyze: add syscall-filter verb | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | test: test DynamicUser= with SupplementaryGroups= | Djalal Harouni |
2016-11-03 | test: test DynamicUser= with a fixed user | Djalal Harouni |
2016-11-03 | core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is... | Djalal Harouni |
2016-11-02 | Merge pull request #4547 from keszybz/two-testsuite-tweaks | Lennart Poettering |
2016-11-02 | udev/udev-watch: calculate the real buffer sizes needed | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Do not raise in switch root if paths are too long | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | sd-bus: use PRIu64 instead of casting | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Revert some uses of xsprintf | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Merge pull request #4481 from poettering/perpetual | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | core: make a constant table actually constant | Lennart Poettering |
2016-11-02 | core: don't hit an assert when printing status messages about units with over... | Lennart Poettering |
2016-11-02 | Merge pull request #4456 from keszybz/stored-fds | Lennart Poettering |