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.c
Age
Commit message (
Expand
)
Author
2013-01-24
logind: only allow one shutdown/sleep action to be queued at the same time
Lennart Poettering
2013-01-07
logind: Capability of making seats without framebuffer devices
Oleg Samarin
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-21
logind: allow users to override their own suspend/sleep inhibitors
Lennart Poettering
2012-09-19
logind: if a lid-switch lock was taken while the lid was closed, recheck lid ...
Lennart Poettering
2012-09-19
logind: rework power key/suspend key/lid switch handling
Lennart Poettering
2012-09-17
logind: make VT reservation logic compatible with containers
Lennart Poettering
2012-09-17
logind: make sure there's always a getty available on TTY6
Lennart Poettering
2012-08-08
logind: use bus_method_call_with_reply() where posible
Simon Peeters
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-16
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-06-15
logind: more robust handling of VT-less systems
Michal Schmidt
2012-05-31
logind: properly clean up user cgroups when they run empty
Lennart Poettering
2012-05-30
logind: rework button setting semantics
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: remove redundant entries from logind's default controller lists too
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
2012-04-13
logind: explicitly check for /dev/tty0
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-03
logind: log with AUTH facility
Lennart Poettering
2012-03-30
rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf
Kay Sievers
2012-02-03
cgroup: when getting cgroup empty notifications, always search up the tree
Lennart Poettering
2012-01-31
logind: if we have to stop a session, kill at least its leader
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
logind: add needed include for sd_notify()
Kay Sievers
2012-01-04
journald: parse configuration file
Lennart Poettering
2012-01-03
logind: don't watch vcsa if nobody cares
Lennart Poettering
2012-01-03
logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...
Lennart Poettering
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering