summaryrefslogtreecommitdiff
path: root/src/login/logind-core.c
Commit message (Expand)AuthorAge
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Fixed gawk script for git-tar target.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
* Classify processes from sessions into cgroupsSven Eden2017-03-14
* Remove support for auto-spawning VTsSven Eden2017-03-14
* Prep v225: Applying various fixes and changes to src/login that got lost duri...Sven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2017-03-14
* Remove systemd subscription and user/session unitsAndy Wingo2017-03-14
* Remove support for auto-spawning VTsAndy Wingo2017-03-14
* logind: fail on CreateSession if already in sessionDavid Herrmann2017-03-14
* logind: rework display counting when detecting whether the system is dockedLennart Poettering2017-03-14
* everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2016-03-06
* Remove systemd subscription and user/session unitsAndy Wingo2015-08-23
* Remove support for auto-spawning VTsAndy Wingo2015-08-23
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-26
* logind: Do not fail display count if a device has no parentMantas Mikulėnas2014-03-11
* logind: small simplificationsZbigniew Jędrzejewski-Szmek2014-03-04
* logind: ignore lid switch if more than 1 display is connectedLennart Poettering2014-03-03
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-24
* logind: make VT numbers unsignedDavid Herrmann2013-11-28
* logind: log which process is delaying suspend and not closing locksLennart Poettering2013-11-27
* machined: keep track of the initial leader PID of a machineLennart Poettering2013-11-06
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek2013-09-26