summaryrefslogtreecommitdiff
path: root/src/login/logind.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-25logind: fix delayed execution regressionDaniel Mack1-0/+2
2015-06-17logind: rework display counting when detecting whether the system is dockedLennart Poettering1-3/+1
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering1-5/+5
2015-04-24logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack1-0/+2
2015-04-24logind: add code for UTMP wall messagesDaniel Mack1-0/+9
2015-04-24logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack1-0/+4
2015-04-24logind: make local functions staticDaniel Mack1-7/+0
2015-04-24logind: use sd_event timer source for inhibitor logicDaniel Mack1-3/+1
2015-03-06login: make hold-off timeout configurableDavid Herrmann1-3/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-5/+0
2015-01-09logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering1-0/+4
2014-08-26logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer1-0/+2
2014-03-14logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering1-0/+2
2014-03-04logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering1-0/+4
2014-03-03logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering1-0/+7
2014-03-03logind: ignore lid switch if more than 1 display is connectedLennart Poettering1-0/+1
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering1-0/+2
2014-02-07logind: order all scopes after both systemd-logind.service andLennart Poettering1-1/+1
2014-02-07logind: rework session shutdown logicLennart Poettering1-1/+2
2013-11-28logind: make VT numbers unsignedDavid Herrmann1-1/+1
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering1-5/+5
2013-11-08Remove dead code and unexport some callsLennart Poettering1-7/+0
2013-11-05logind: port logind to libsystemd-busLennart Poettering1-40/+27
2013-09-17logind: rename vtconsole to seat0David Herrmann1-1/+1
2013-09-17logind: add infrastructure to watch busnamesDavid Herrmann1-0/+4
2013-09-17logind: listen actively for session devicesDavid Herrmann1-2/+4
2013-08-13logind: restore logic to kill user processes when session endsLennart Poettering1-1/+3
2013-07-10user-sessions: rely on PID 1 to kill sessionsLennart Poettering1-1/+1
2013-07-02machined: split out machine registration stuff from logindLennart Poettering1-7/+0
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering1-12/+9
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering1-2/+11
2013-01-25logind: rework delay inhibition logicLennart Poettering1-9/+13
2013-01-24logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering1-0/+1
2013-01-24logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering1-1/+3
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering1-4/+12
2012-09-21logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering1-2/+4
2012-09-19logind: rework power key/suspend key/lid switch handlingLennart Poettering1-0/+4
2012-09-17logind: make sure there's always a getty available on TTY6Lennart Poettering1-0/+3
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden1-4/+1
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering1-1/+4
2012-05-30logind: optionally handle power, sleep and lid switch eventsLennart Poettering1-2/+18
2012-05-08logind: implement suspend/hibernate calls with inhibition logicLennart Poettering1-3/+4
2012-05-05logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering1-0/+10
2012-04-16logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering1-1/+7
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers1-0/+1
2012-01-31logind: if we have to stop a session, kill at least its leaderLennart Poettering1-0/+3
2011-12-31logind: move logind into its own subdirectoryLennart Poettering1-0/+128