summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* 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
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14
* Prep v220: Apply "Fixes to user and session saving"Sven Eden2017-03-14
* Prep v220: elogind does not need to register with systemd1.*Sven Eden2017-03-14
* Prep v220: Update src/login/org.freedesktop.login1.conf to the most recent ve...Sven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2017-03-14
* Stop sessions on ReleaseSessionAndy Wingo2017-03-14
* Fix the login monitorAndy Wingo2017-03-14
* Handle suspend/hibernate/hybrid-suspend/shutdown/reboot directlyAndy Wingo2017-03-14
* Beginnings of handling suspend/etc within logindAndy Wingo2017-03-14
* Remove systemd subscription and user/session unitsAndy Wingo2017-03-14
* Remove support for auto-spawning VTsAndy Wingo2017-03-14
* Actually working with pamAndy Wingo2017-03-14
* Create /run/systemd as neededAndy Wingo2017-03-14
* logind: release VT-positions when closing sessionsDavid Herrmann2017-03-14
* logind: fix write_string_file() falloutDaniel Mack2017-03-14
* logind: never select closing sessions for a VTDavid Herrmann2017-03-14
* logind: prefer new sessions over older ones on VT switchesDavid Herrmann2017-03-14
* logind: bring bus policy up-to-dateLennart Poettering2017-03-14
* logind: rename 'pos' to 'position'David Herrmann2017-03-14
* logind: allow greeters to take over VTsDavid Herrmann2017-03-14
* nss-mymachines: map userns users of containers to real user namesLennart Poettering2017-03-14
* property callback returns are consistentUmut Tezduyar Lindskog2017-03-14
* logind: fail on CreateSession if already in sessionDavid Herrmann2017-03-14
* logind: allow sessions to share a VT if it's a greeterDavid Herrmann2017-03-14
* login: use normal comparison to zero for integersZbigniew Jędrzejewski-Szmek2017-03-14