summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* 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
* [Patch 3/3] Add cgroups initialization and handlingSven Eden2017-03-14
* Create /run/systemd as neededSven Eden2017-03-14
* Fix logind startupSven Eden2017-03-14
* Fix man page building to be less systemd and more elogind.Sven Eden2017-03-14
* Remove unused and invalid udev definitionsSven Eden2017-03-14
* Fix lookup_errno by adding a gperf length parameter detection.Sven Eden2017-03-14
* Prep 4xx6: Fix logind_gperf_lookup declarationSven Eden2017-03-14
* Prep v226: loginctl.c: Fix call to (changed) cg_is_empty_recursive().Sven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/loginSven Eden2017-03-14
* logind: make scope of wall message handling smallerLennart Poettering2017-03-14
* login: fix NULL-deref on wall_messageDavid Herrmann2017-03-14
* logind: when parsing a boolean via sd-bus the type must be "int"Lennart Poettering2017-03-14
* logind: treat an empty wall message like a NULL oneLennart Poettering2017-03-14