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-user.c
Age
Commit message (
Expand
)
Author
2014-08-14
logind: add new session type "web" for PAM web clients, such as cockpit
Lennart Poettering
2014-05-19
logind: fix Display property of user objects
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-14
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-04
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-02-13
logind: make sure to terminate systemd user on logouts
Djalal Harouni
2014-02-11
logind: always kill session when termination is requested
Zbigniew Jędrzejewski-Szmek
2014-02-11
logind: use session_get_state() to get sessions state of the user
Djalal Harouni
2014-02-07
logind: rework session shutdown logic
Lennart Poettering
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
2013-12-21
logind: remove dead variable
Zbigniew Jędrzejewski-Szmek
2013-12-18
login: Don't stop a running user manager from garbage-collecting the user.
Thomas Bächler
2013-11-05
logind: expose linger state on User object
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-08-13
logind: restore logic to kill user processes when session ends
Lennart Poettering
2013-07-02
logind: after deserializatio readd systemd units to unit-to-object hashmap co...
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-27
core: general cgroup rework
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-15
core: always create /user and /machine top-level cgroup dirs
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2012-09-21
logind: check return value, log warning on error
Václav Pavlín
2012-09-12
logind: Add a two new variables to the user session tracking file.
Colin Guthrie
2012-09-12
logind: Properly list the ACTIVE_SEATS in the user session tracking file.
Colin Guthrie
2012-09-12
logind: If all user sessions are in closing state, set the overall status to ...
Colin Guthrie
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-06-19
login: initialize XDG_RUNTIME_DIR as /run/user/$UID instead of /run/user/$USER
Lennart Poettering
2012-05-31
logind: add new user state 'closing'
Lennart Poettering
2012-05-31
logind: properly clean up user cgroups when they run empty
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-22
logind: fix write out of user state file
Lennart Poettering
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: simplify session_activate() a bit
Lennart Poettering
2012-01-16
logind: downgrade login message to debug
Michal Schmidt
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering