summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* 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
* logind: Listen to WMI hotkeys to catch SW_DOCK state/eventsMartin Pitt2017-03-14
* login: support user-bus on dbus1David Herrmann2017-03-14
* Prep v225: Applying various fixes and changes to src/login that got lost duri...Sven Eden2017-03-14
* logind: get a fresh file descriptor to clean up a VTOwen W. Taylor2017-03-14
* logind: use open_terminal() instead of open()Owen W. Taylor2017-03-14
* logind: actually fail on OOMThomas Hindoe Paaboel Andersen2017-03-14
* logind: add standard gpio power button supportKefeng Wang2017-03-14
* Prep v222: Update build system:Sven Eden2017-03-14
* Prep v221: Some more cleanup and a few fixesSven Eden2017-03-14