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-seat.c
Age
Commit message (
Expand
)
Author
2014-07-08
logind: allow switching to unused VTs via SwitchTo()
David Herrmann
2014-04-12
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-05
logind: remove one cast
Zbigniew Jędrzejewski-Szmek
2014-03-04
logind: small simplifications
Zbigniew Jędrzejewski-Szmek
2014-02-25
login: set pos-slot to fallback on pos-eviction
David Herrmann
2014-02-25
login: fix pos-array allocation
David Herrmann
2014-02-11
logind: always kill session when termination is requested
Zbigniew Jędrzejewski-Szmek
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
2014-01-20
logind: introduce session "positions"
David Herrmann
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-11-28
logind: require VTs on seat0 and forbid elsewhere
David Herrmann
2013-11-28
logind: make VT numbers unsigned
David Herrmann
2013-11-28
login: revert lazy session-activation on non-VT seats
David Herrmann
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-10-01
logind: send PropertyChanged during deactivation
David Herrmann
2013-09-17
logind: implement generic multi-session
David Herrmann
2013-09-17
logind: introduce session-devices
David Herrmann
2013-09-17
logind: extract has_vts() from can_multi_session()
David Herrmann
2013-09-17
logind: fix seat_can_tty() to check for VTs
David Herrmann
2013-09-17
logind: rename vtconsole to seat0
David Herrmann
2013-09-17
logind: listen actively for session devices
David Herrmann
2012-10-13
log: introduce a macro to format message id
Zbigniew Jędrzejewski-Szmek
2012-09-16
logind: redefine idleness to start at last activity
Zbigniew Jędrzejewski-Szmek
2012-09-12
logind: Avoid unnecesary rewrite of user file when switching sessions of the ...
Colin Guthrie
2012-09-03
journal: generate structured journal messages for a number of events
Lennart Poettering
2012-06-21
logind: expose CanGraphical and CanTTY properties on seat objects
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-01-18
logind: allow to create multiple sessions on non-multi-session seats to deal ...
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