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
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
2012-01-31
logind: if we have to stop a session, kill at least its leader
Lennart Poettering
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering