summaryrefslogtreecommitdiff
path: root/src/login/logind-core.c
AgeCommit message (Expand)Author
2015-08-05logind: switch to sd_bus_track helperDaniel Mack
2015-07-07logind: fail on CreateSession if already in sessionDavid Herrmann
2015-06-17logind: rework display counting when detecting whether the system is dockedLennart Poettering
2015-06-16everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-09logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-08-26logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer
2014-03-11logind: Do not fail display count if a device has no parentMantas Mikulėnas
2014-03-04logind: small simplificationsZbigniew Jędrzejewski-Szmek
2014-03-03logind: ignore lid switch if more than 1 display is connectedLennart Poettering
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering
2013-11-28logind: make VT numbers unsignedDavid Herrmann
2013-11-27logind: log which process is delaying suspend and not closing locksLennart Poettering
2013-11-06machined: keep track of the initial leader PID of a machineLennart Poettering
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-09-26Move part of logind.c into a separate fileZbigniew Jędrzejewski-Szmek