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-action.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-01
logind: remove warn_melody() logic
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-08-26
logind: add HandleLidSwitchDocked= option to logind.conf + documentation
Ben Wolsieffer
2014-05-16
logind: allow suspending if there are no displays
Mantas Mikulėnas
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-11
logind: Do not fail display count if a device has no parent
Mantas Mikulėnas
2014-03-03
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
2014-03-03
logind: fix printf format
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-21
logind: when we wake up from suspend and the lid is still closed, go to sleep...
Lennart Poettering
2013-11-27
logind: log which process is delaying suspend and not closing locks
Lennart Poettering
2013-11-05
logind: port logind to libsystemd-bus
Lennart Poettering
2013-07-15
build-sys: discover the path to kexec during build time
Zbigniew Jędrzejewski-Szmek
2013-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
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
2012-12-24
logind: don't allow suspending/hibernating if the kernel doesn't support it
Lennart Poettering
2012-12-24
logind: add support for automatic suspend/hibernate/shutdown on idle
Lennart Poettering