summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* Fix typo on logind-dbus.cJoost Bremmer2017-05-17
* login: make sure /run/nologin has correct SELinux labelMichal Sekletar2017-05-17
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2017-05-17
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2017-05-17
* Reset pending actions after returning from possible suspend/sleep actions.Sven Eden2017-05-17
* Prep v228: Silence uninitialized usage warnings.Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (4/5)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (4/4)Sven Eden2017-04-26
* Prep v228: Removed EFI bits. elogind can not support EFI at all.Sven Eden2017-04-26
* Prep v228: Removed utmp bits. elogind does not support utmp-wtmp.Sven Eden2017-04-26
* Prep v228: Apply more cosmetic changes found in upstream.Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* login: ignore JobRemoved of old jobsDavid Herrmann2017-04-26
* login: make sure to replace existing unitsDavid Herrmann2017-04-26
* logind: don't assert if the slice is missingLennart Poettering2017-04-26
* logind: minor clean-upsLennart Poettering2017-04-26
* login: suspend - be a bit more explicit when loggingTom Gundersen2017-04-26
* login: fix re-use of usersDavid Herrmann2017-04-26
* Prep v227: Removed src/shared/cgroup-show.[hc], it is not needed.Sven Eden2017-04-10
* Fix assertion failure when resuming from sleep/suspendSven Eden2017-04-04
* [4/5] Apply missing fixes from upstreamSven Eden2017-03-29
* pam: elogind-user - call selinux moduleKay Sievers2017-03-29
* loginctl: print nontrivial properties in logictl show-*Lukas Nykryn2017-03-29
* login: support more than just power-gpio-keydoubleodoug2017-03-29
* tree-wide: drop redundant if checks before safe_close()Lennart Poettering2017-03-29
* tree-wide: make more code use safe_close()Lennart Poettering2017-03-29
* logind: Listen to WMI hotkeys to catch SW_DOCK state/eventsMartin Pitt2017-03-29
* logind: add standard gpio power button supportKefeng Wang2017-03-29
* Rename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP_CONTROLLERSven Eden2017-03-14
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Unifiy free() usageSven Eden2017-03-14
* Add mounting of a name=elogind cgroup if no init controller is found.Sven Eden2017-03-14
* Add support for building elogind against musl libcSven Eden2017-03-14
* Fixed gawk script for git-tar target.Sven Eden2017-03-14
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* elogind_cgroup_agent registers as elogind.Agent, not systemd1.Agent.Sven Eden2017-03-14
* user_start_slice() : The slice name must end with .slice:Sven Eden2017-03-14
* Add --enable-debug=elogind configure option and fix cgroup pathSven Eden2017-03-14
* Allow NULL session parameter for manager_get_session_by_pid()Sven Eden2017-03-14
* Emit PrepareForSleep when resuming and clear pending action after resume from...Sven Eden2017-03-14
* Classify processes from sessions into cgroupsSven Eden2017-03-14
* Stop sessions on ReleaseSessionSven Eden2017-03-14
* Uninstall the cgroup release agent when the manager is shut down.Sven Eden2017-03-14
* Remove src/basic/special.h, as all defines in there are systemd-only.Sven Eden2017-03-14
* Add poweroff, suspend etc. loginctl commandsSven Eden2017-03-14
* Incorporate sleep.conf into logind.confSven Eden2017-03-14
* Handle suspend, shutdown, reboot, etc within elogindSven Eden2017-03-14
* Remove support for auto-spawning VTsSven Eden2017-03-14
* Remove dependency of systemd units, services and slices for new sessions.Sven Eden2017-03-14