summaryrefslogtreecommitdiff
path: root/src/login/logind-user.c
AgeCommit message (Expand)Author
2013-04-22cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering
2013-04-15core: always create /user and /machine top-level cgroup dirsLennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2012-09-21logind: check return value, log warning on errorVáclav Pavlín
2012-09-12logind: Add a two new variables to the user session tracking file.Colin Guthrie
2012-09-12logind: Properly list the ACTIVE_SEATS in the user session tracking file.Colin Guthrie
2012-09-12logind: If all user sessions are in closing state, set the overall status to ...Colin Guthrie
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-06-19login: initialize XDG_RUNTIME_DIR as /run/user/$UID instead of /run/user/$USERLennart Poettering
2012-05-31logind: add new user state 'closing'Lennart Poettering
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-22logind: fix write out of user state fileLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-01-18logind: simplify session_activate() a bitLennart Poettering
2012-01-16logind: downgrade login message to debugMichal Schmidt
2011-12-31logind: move logind into its own subdirectoryLennart Poettering