| Commit message (Expand) | Author | Age |
* | Classify processes from sessions into cgroups | Sven Eden | 2017-03-14 |
* | Stop sessions on ReleaseSession | Sven Eden | 2017-03-14 |
* | Uninstall the cgroup release agent when the manager is shut down. | Sven Eden | 2017-03-14 |
* | Remove src/basic/special.h, as all defines in there are systemd-only. | Sven Eden | 2017-03-14 |
* | Add poweroff, suspend etc. loginctl commands | Sven Eden | 2017-03-14 |
* | Incorporate sleep.conf into logind.conf | Sven Eden | 2017-03-14 |
* | Handle suspend, shutdown, reboot, etc within elogind | Sven Eden | 2017-03-14 |
* | Remove support for auto-spawning VTs | Sven Eden | 2017-03-14 |
* | Remove dependency of systemd units, services and slices for new sessions. | Sven Eden | 2017-03-14 |
* | [Patch 3/3] Add cgroups initialization and handling | Sven Eden | 2017-03-14 |
* | [Patch 2/3] Add cgroups initialization and handling | Sven Eden | 2017-03-14 |
* | [Patch 1/3] Add cgroups initialization and handling | Sven Eden | 2017-03-14 |
* | Create /run/systemd as needed | Sven Eden | 2017-03-14 |
* | Fix logind startup | Sven Eden | 2017-03-14 |
* | Remove obsolete headers and the src/core directory. | Sven Eden | 2017-03-14 |
* | Remove librt dependency. | Sven Eden | 2017-03-14 |
* | Remove sd_is_mq | Sven Eden | 2017-03-14 |
* | Fix man page building to be less systemd and more elogind. | Sven Eden | 2017-03-14 |
* | Remove APPARMOR, BLKID and SECCOMP checks and feature. | Sven Eden | 2017-03-14 |
* | Remove unused and invalid udev definitions | Sven Eden | 2017-03-14 |
* | Remove libidn feature | Sven Eden | 2017-03-14 |
* | Remove ELFUTILS, GCRYPT, GNUTLS, IMA, LIBAUDIT, LIBCRYPTSETUP, | Sven Eden | 2017-03-14 |
* | Fix lookup_errno by adding a gperf length parameter detection. | Sven Eden | 2017-03-14 |
* | Remove kmod | Sven Eden | 2017-03-14 |
* | Remove cgroups-agent, it is not really needed. | Sven Eden | 2017-03-14 |
* | Remove SysV compat | Sven Eden | 2017-03-14 |
* | Remove utmp stuff that has found it's way back in. | Sven Eden | 2017-03-14 |
* | Prep 4xx6: Fix logind_gperf_lookup declaration | Sven Eden | 2017-03-14 |
* | Prep v226: Mask all unneeded functions | Sven Eden | 2017-03-14 |
* | Prep v226: loginctl.c: Fix call to (changed) cg_is_empty_recursive(). | Sven Eden | 2017-03-14 |
* | Prep v226: Fix some function prototypes in bus-util.h | Sven Eden | 2017-03-14 |
* | Prep v226: Add src/basic/copy.[hc] to libbasic, the function copy_bytes() is ... | Sven Eden | 2017-03-14 |
* | Prep v220: Fix src/basic/time-util.h, unmask timezone_is_valid, mask unneeded... | Sven Eden | 2017-03-14 |
* | Prep v226: Apply missing fixes and changes to src/shared | Sven Eden | 2017-03-14 |
* | Prep v226: Apply missing fixes and changes to src/login | Sven Eden | 2017-03-14 |
* | Prep v226: Apply missing fixes and changes to src/libelogind | Sven Eden | 2017-03-14 |
* | Prep v226: Apply missing fixes and changes to src/basic | Sven Eden | 2017-03-14 |
* | sd-bus: when connecting to a container AF_UNIX bus, return error | Lennart Poettering | 2017-03-14 |
* | logind: make scope of wall message handling smaller | Lennart Poettering | 2017-03-14 |
* | sd-bus: make introspection data non-recursive | David Herrmann | 2017-03-14 |
* | sd-bus: derive uid from cgroup if possible | David Herrmann | 2017-03-14 |
* | login: fix NULL-deref on wall_message | David Herrmann | 2017-03-14 |
* | logind: when parsing a boolean via sd-bus the type must be "int" | Lennart Poettering | 2017-03-14 |
* | logind: treat an empty wall message like a NULL one | Lennart Poettering | 2017-03-14 |
* | sd-login: minor header commenting improvements | Lennart Poettering | 2017-03-14 |
* | sd-login: add new sd_pid_get_cgroup() API | Lennart Poettering | 2017-03-14 |
* | sd-login: rework error handling | Lennart Poettering | 2017-03-14 |
* | cgroup: when comparing agent paths, use path_equal() | Lennart Poettering | 2017-03-14 |
* | audit: audit calls should return ENODATA when process are not in an audit ses... | Lennart Poettering | 2017-03-14 |
* | util: add new uid_is_valid() call | Lennart Poettering | 2017-03-14 |