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-inhibit.c
Age
Commit message (
Expand
)
Author
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-05
logind: consider key inhibitors that are taken by non-session processes as gl...
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-13
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2012-09-21
logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=
Lennart Poettering
2012-09-21
logind: allow users to override their own suspend/sleep inhibitors
Lennart Poettering
2012-09-19
logind: properly parse handle-lid-switch inhibitor
Lennart Poettering
2012-09-19
logind: rework power key/suspend key/lid switch handling
Lennart Poettering
2012-08-23
login: check return of parse_pid and parse_uid
Lukas Nykryn
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
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-08
logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-05
logind: implement delay inhibitor locks in addition to block inhibitor locks
Lennart Poettering
2012-04-16
logind: hook up inhibit logic with idle hint logic
Lennart Poettering
2012-04-16
logind: add shutdown/suspend/idle inhibition framework
Lennart Poettering