Age | Commit message (Expand) | Author |
2016-10-24 | core: move initialization of -.slice and init.scope into the unit_load() call... | Lennart Poettering |
2016-10-24 | man: sync up the suggested nsswitch.conf configuration for our four NSS modules | Lennart Poettering |
2016-10-24 | nss-resolve: be a bit more careful with returning NSS_STATUS_NOTFOUND | Lennart Poettering |
2016-10-24 | resolved: properly check for the root domain | Lennart Poettering |
2016-10-24 | Various additions to NEWS | Lennart Poettering |
2016-10-24 | seccomp: add test-seccomp test tool | Lennart Poettering |
2016-10-24 | seccomp: add new helper call seccomp_load_filter_set() | Lennart Poettering |
2016-10-24 | seccomp: two fixes for the syscall set tables | Lennart Poettering |
2016-10-24 | seccomp: add new seccomp_init_conservative() helper | Lennart Poettering |
2016-10-24 | core: rework apply_protect_kernel_modules() to use seccomp_add_syscall_filter... | Lennart Poettering |
2016-10-24 | core: rework syscall filter set handling | Lennart Poettering |
2016-10-24 | core: move misplaced comment to the right place | Lennart Poettering |
2016-10-24 | core: simplify skip_seccomp_unavailable() a bit | Lennart Poettering |
2016-10-24 | update-done: minor clean-ups | Lennart Poettering |
2016-10-24 | Merge pull request #4459 from keszybz/commandline-parsing | Lennart Poettering |
2016-10-24 | Merge pull request #4469 from endocode/djalal/groups-test | Djalal Harouni |
2016-10-24 | Merge pull request #4406 from jsynacek/jsynacek-is-enabled | Lennart Poettering |
2016-10-24 | networkd-ndisc: Don't add NDisc route for local address (#4467) | Patrik Flykt |
2016-10-24 | core: do not assert when sysconf(_SC_NGROUPS_MAX) fails (#4466) | Djalal Harouni |
2016-10-24 | test: lets add more tests to cover SupplementaryGroups= cases. | Djalal Harouni |
2016-10-24 | shared, systemctl: teach is-enabled to show installation targets | Jan Synacek |
2016-10-24 | install: introduce UnitFileFlags | Jan Synacek |
2016-10-23 | Merge pull request #4372 from evverx/fix-synced-cgroup-hierarchy-perms | Zbigniew Jędrzejewski-Szmek |
2016-10-23 | tests/TEST-13-NSPAWN-SMOKE: remove an expected failure check | Evgeny Vereshchagin |
2016-10-23 | nspawn: become a new root early | Evgeny Vereshchagin |
2016-10-23 | nspawn: really lchown(uid/gid) | Evgeny Vereshchagin |
2016-10-23 | basic: fallback to the fstat if we don't have access to the /proc/self/fdinfo | Evgeny Vereshchagin |
2016-10-23 | Merge pull request #4373 from endocode/djalal/fix-mountflags | Zbigniew Jędrzejewski-Szmek |
2016-10-23 | core: lets move the setup of working directory before group enforce | Djalal Harouni |
2016-10-23 | test: add more tests for SupplementaryGroups= | Djalal Harouni |
2016-10-23 | test: Add simple test for supplementary groups | Djalal Harouni |
2016-10-23 | core: first lookup and cache creds then apply them after namespace setup | Djalal Harouni |
2016-10-22 | core: do not set no_new_privileges flag in config_parse_syscall_filter | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | Merge pull request #4428 from lnykryn/ctrl_v2 | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | udev: change kernel commandline option parsing | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | journald: convert journald to use parse_proc_cmdline | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: allow state to be passed through to parse_proc_cmdline_item | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | Merge pull request #4455 from endocode/dongsu/l10n-catalog-korean | Daniel Mack |
2016-10-22 | catalog: add more Korean translations | Dongsu Park |
2016-10-22 | catalog: fix typo and make a clear sentence | Dongsu Park |
2016-10-22 | journal: remove unused variable | Thomas Hindoe Paaboel Andersen |
2016-10-22 | Merge pull request #4452 from jwilk/spelling | Michael Biebl |
2016-10-22 | NEWS: fix typos | Jakub Wilk |
2016-10-21 | journald: systemd.journald.max_level_* kernel command line options (#4427) | Umut Tezduyar Lindskog |
2016-10-21 | NEWS: option is ProtectKernelTunables not ProtectedKernelTunables (#4451) | Djalal Harouni |
2016-10-21 | vconsole: skip unnecessary udev call for dummy device | Michal Soltys |
2016-10-21 | Merge pull request #4447 from poettering/oneshotassertfix | Daniel Mack |
2016-10-21 | core: use emergency_action for ctr+alt+del burst | Lukas Nykryn |
2016-10-21 | failure-action: generalize failure action to emergency action | Lukas Nykryn |