Age | Commit message (Expand) | Author |
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 | 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 | 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 | journal: remove unused variable | Thomas Hindoe Paaboel Andersen |
2016-10-21 | journald: systemd.journald.max_level_* kernel command line options (#4427) | Umut Tezduyar Lindskog |
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 |
2016-10-21 | Merge pull request #4419 from keszybz/install-specifiers | Lennart Poettering |
2016-10-21 | sysusers: fix memleak (#4443) | Evgeny Vereshchagin |
2016-10-21 | core: if the start command vanishes during runtime don't hit an assert | Lennart Poettering |
2016-10-21 | Revert "add networkd dbus lease info" (#4435) | Zbigniew Jędrzejewski-Szmek |
2016-10-21 | nspawn, NEWS: add missing "s" in --private-users-chown (#4438) | Zbigniew Jędrzejewski-Szmek |
2016-10-20 | sysusers: fix memleak (#4430) | Evgeny Vereshchagin |
2016-10-20 | update-utmp: let's use STR_IN_SET() where it is pretty | Lennart Poettering |
2016-10-20 | logind: don't hit assert when we try to free NULL manager object | Lennart Poettering |
2016-10-20 | tests: fix memleak in test-calendarspec (#4424) | Evgeny Vereshchagin |
2016-10-20 | shared/install: fix %u expansion when running under sudo | Zbigniew Jędrzejewski-Szmek |
2016-10-20 | shared/install: fix DefaultInstance expansion in %n, %N | Zbigniew Jędrzejewski-Szmek |
2016-10-20 | shared/install: fix DefaultInstance expansion in %i | Zbigniew Jędrzejewski-Szmek |
2016-10-20 | journald,core: add short comments we we keep reopening /dev/console all the time | Lennart Poettering |
2016-10-20 | Merge pull request #4417 from keszybz/man-and-rlimit | Lennart Poettering |
2016-10-19 | pid1: downgrade some rlimit warnings | Zbigniew Jędrzejewski-Szmek |
2016-10-19 | core: let's upgrade the log level for service processes dying of signal (#4415) | Lennart Poettering |
2016-10-20 | Merge pull request #4360 from fbuihuu/journald-fix-flush-when-restarting | Lennart Poettering |
2016-10-19 | Merge pull request #4390 from keszybz/install-specifiers | Lennart Poettering |
2016-10-19 | bootctl: don't try to remove esp_path (#4407) | Evgeny Vereshchagin |
2016-10-19 | boot: fix `bootctl install` segfault (#4404) | Yu Watanabe |
2016-10-19 | journal: rename determine_space_for() into cache_space_refresh() | Franck Bui |