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-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-12
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
bus: introduce concept of a "default" event loop per-thread and make use of i...
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-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-09-26
Move part of logind.c into a separate file
Zbigniew Jędrzejewski-Szmek
2013-09-24
logind: return -EINVAL when PID is wrong
Lukas Nykryn
2013-09-17
logind: rename vtconsole to seat0
David Herrmann
2013-09-17
logind: add session controllers
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-09-16
Verify validity of session name when received from outside
Zbigniew Jędrzejewski-Szmek
2013-08-28
logind: be more verbose on errors
Zbigniew Jędrzejewski-Szmek
2013-08-13
logind: restore logic to kill user processes when session ends
Lennart Poettering
2013-07-10
logind: don't misunderstand UnitRemoved signals during reloading
Lennart Poettering
2013-07-03
logind/machined: properly notice when units are gc'ed
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: uninitialized variable
Zbigniew Jędrzejewski-Szmek
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-24
logind: don't busy loop if a job is still running but the delay timeout expires
Lennart Poettering
2013-04-24
logind: properly enumerate user/session cgroups under their new suffixed names
Lennart Poettering
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-16
logind: when looking for cgroup prefixes, allocate from stack
Lennart Poettering
2013-04-15
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-03-15
logind: explicitly create state directories during early initialization
Lennart Poettering
2013-02-14
update TODO
Thomas Hindoe Paaboel Andersen
2013-02-09
logind: rename "seat-master" tag to "master-of-seat"
Lennart Poettering
2013-01-25
logind: rework delay inhibition logic
Lennart Poettering
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
[next]