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-core.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-13
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
login: make user_new() and user_free() follow coding-style
David Herrmann
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-08-05
logind: switch to sd_bus_track helper
Daniel Mack
2015-07-07
logind: fail on CreateSession if already in session
David Herrmann
2015-06-17
logind: rework display counting when detecting whether the system is docked
Lennart Poettering
2015-06-16
everywhere: actually make use of DUAL_TIMESTAMP_NULL macro
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-09
logind: unify how we cast between uid_t and pointers for hashmap keys
Lennart Poettering
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-08-26
logind: add HandleLidSwitchDocked= option to logind.conf + documentation
Ben Wolsieffer
2014-03-11
logind: Do not fail display count if a device has no parent
Mantas Mikulėnas
2014-03-04
logind: small simplifications
Zbigniew Jędrzejewski-Szmek
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
2013-11-28
logind: make VT numbers unsigned
David Herrmann
2013-11-27
logind: log which process is delaying suspend and not closing locks
Lennart Poettering
2013-11-06
machined: keep track of the initial leader PID of a machine
Lennart Poettering
2013-11-05
logind: port logind to libsystemd-bus
Lennart Poettering
2013-09-26
Move part of logind.c into a separate file
Zbigniew Jędrzejewski-Szmek