summaryrefslogtreecommitdiff
path: root/src/login/logind-action.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add process-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-08-26logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer1-18/+0
2014-05-16logind: allow suspending if there are no displaysMantas Mikulėnas1-5/+3
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek1-6/+6
2014-03-11logind: Do not fail display count if a device has no parentMantas Mikulėnas1-1/+3
2014-03-03logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering1-1/+14
2014-03-03logind: fix printf formatLennart Poettering1-1/+1
2014-03-03logind: ignore lid switch if more than 1 display is connectedLennart Poettering1-0/+8
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering1-0/+8
2014-02-21logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering1-0/+4
2013-11-27logind: log which process is delaying suspend and not closing locksLennart Poettering1-4/+16
2013-11-05logind: port logind to libsystemd-busLennart Poettering1-27/+25
2013-07-15build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek1-1/+1
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek1-3/+4
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek1-0/+2
2013-01-25logind: rework delay inhibition logicLennart Poettering1-1/+1
2013-01-24logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering1-1/+8
2012-12-24logind: don't allow suspending/hibernating if the kernel doesn't support itLennart Poettering1-0/+17
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering1-0/+124