summaryrefslogtreecommitdiff
path: root/src/login/logind.h
Commit message (Expand)AuthorAgeFilesLines
* logind: allow dry run variants for scheduled shutdownsDaniel Mack2015-09-091-0/+2
* logind: switch to sd_bus_track helperDaniel Mack2015-08-051-5/+0
* logind: fix delayed execution regressionDaniel Mack2015-06-251-0/+2
* logind: rework display counting when detecting whether the system is dockedLennart Poettering2015-06-171-3/+1
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-5/+5
* logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack2015-04-241-0/+2
* logind: add code for UTMP wall messagesDaniel Mack2015-04-241-0/+9
* logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack2015-04-241-0/+4
* logind: make local functions staticDaniel Mack2015-04-241-7/+0
* logind: use sd_event timer source for inhibitor logicDaniel Mack2015-04-241-3/+1
* login: make hold-off timeout configurableDavid Herrmann2015-03-061-3/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-5/+0
* logind: when a bus call is done on a session, user or seat, optionally determ...Lennart Poettering2015-01-091-0/+4
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-261-0/+2
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-141-0/+2
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-041-0/+4
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-031-0/+7
* logind: ignore lid switch if more than 1 display is connectedLennart Poettering2014-03-031-0/+1
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-241-0/+2
* logind: order all scopes after both systemd-logind.service andLennart Poettering2014-02-071-1/+1
* logind: rework session shutdown logicLennart Poettering2014-02-071-1/+2
* logind: make VT numbers unsignedDavid Herrmann2013-11-281-1/+1
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-5/+5
* Remove dead code and unexport some callsLennart Poettering2013-11-081-7/+0
* logind: port logind to libsystemd-busLennart Poettering2013-11-051-40/+27
* logind: rename vtconsole to seat0David Herrmann2013-09-171-1/+1
* logind: add infrastructure to watch busnamesDavid Herrmann2013-09-171-0/+4
* logind: listen actively for session devicesDavid Herrmann2013-09-171-2/+4
* logind: restore logic to kill user processes when session endsLennart Poettering2013-08-131-1/+3
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-101-1/+1
* machined: split out machine registration stuff from logindLennart Poettering2013-07-021-7/+0
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-021-12/+9
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-2/+11
* logind: rework delay inhibition logicLennart Poettering2013-01-251-9/+13
* logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering2013-01-241-0/+1
* logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering2013-01-241-1/+3
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-241-4/+12
* logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering2012-09-211-2/+4
* logind: rework power key/suspend key/lid switch handlingLennart Poettering2012-09-191-0/+4
* logind: make sure there's always a getty available on TTY6Lennart Poettering2012-09-171-0/+3
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* logind: properly clean up user cgroups when they run emptyLennart Poettering2012-05-311-1/+4
* logind: optionally handle power, sleep and lid switch eventsLennart Poettering2012-05-301-2/+18
* logind: implement suspend/hibernate calls with inhibition logicLennart Poettering2012-05-081-3/+4
* logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering2012-05-051-0/+10
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-161-1/+7
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-101-0/+1
* logind: if we have to stop a session, kill at least its leaderLennart Poettering2012-01-311-0/+3
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+128