index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
logind.h
Age
Commit message (
Expand
)
Author
2015-11-13
logind: add a new UserTasksMax= setting to logind.conf
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-09
logind: allow dry run variants for scheduled shutdowns
Daniel Mack
2015-08-05
logind: switch to sd_bus_track helper
Daniel Mack
2015-06-25
logind: fix delayed execution regression
Daniel Mack
2015-06-17
logind: rework display counting when detecting whether the system is docked
Lennart Poettering
2015-04-29
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-24
logind: add support for /run/nologin and /run/systemd/shutdown/scheduled
Daniel Mack
2015-04-24
logind: add code for UTMP wall messages
Daniel Mack
2015-04-24
logind: add .ScheduleShutdown and .CancelScheduledShutdown methods
Daniel Mack
2015-04-24
logind: make local functions static
Daniel Mack
2015-04-24
logind: use sd_event timer source for inhibitor logic
Daniel Mack
2015-03-06
login: make hold-off timeout configurable
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-09
logind: when a bus call is done on a session, user or seat, optionally determ...
Lennart Poettering
2014-08-26
logind: add HandleLidSwitchDocked= option to logind.conf + documentation
Ben Wolsieffer
2014-03-14
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-04
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-03-03
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
2014-03-03
logind: ignore lid switch if more than 1 display is connected
Lennart Poettering
2014-02-24
logind: detect whether the system is docked, and if it is inhibit lid switch ...
Lennart Poettering
2014-02-07
logind: order all scopes after both systemd-logind.service and
Lennart Poettering
2014-02-07
logind: rework session shutdown logic
Lennart Poettering
2013-11-28
logind: make VT numbers unsigned
David Herrmann
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-11-05
logind: port logind to libsystemd-bus
Lennart Poettering
2013-09-17
logind: rename vtconsole to seat0
David Herrmann
2013-09-17
logind: add infrastructure to watch busnames
David Herrmann
2013-09-17
logind: listen actively for session devices
David Herrmann
2013-08-13
logind: restore logic to kill user processes when session ends
Lennart Poettering
2013-07-10
user-sessions: rely on PID 1 to kill sessions
Lennart Poettering
2013-07-02
machined: split out machine registration stuff from logind
Lennart Poettering
2013-07-02
logind: port over to use scopes+slices for all cgroup stuff
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-01-25
logind: rework delay inhibition logic
Lennart Poettering
2013-01-24
logind: send Resumed() signal after we come back from suspend/hibernate/hybri...
Lennart Poettering
2013-01-24
logind: only allow one shutdown/sleep action to be queued at the same time
Lennart Poettering
2012-12-24
logind: add support for automatic suspend/hibernate/shutdown on idle
Lennart Poettering
2012-09-21
logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=
Lennart Poettering
2012-09-19
logind: rework power key/suspend key/lid switch handling
Lennart Poettering
2012-09-17
logind: make sure there's always a getty available on TTY6
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-05-31
logind: properly clean up user cgroups when they run empty
Lennart Poettering
2012-05-30
logind: optionally handle power, sleep and lid switch events
Lennart Poettering
2012-05-08
logind: implement suspend/hibernate calls with inhibition logic
Lennart Poettering
2012-05-05
logind: implement delay inhibitor locks in addition to block inhibitor locks
Lennart Poettering
2012-04-16
logind: add shutdown/suspend/idle inhibition framework
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers
[next]