summaryrefslogtreecommitdiff
path: root/src/login/logind-session.c
Commit message (Expand)AuthorAge
...
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek2013-09-17
* logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann2013-09-17
* logind: implement generic multi-sessionDavid Herrmann2013-09-17
* logind: introduce session-devicesDavid Herrmann2013-09-17
* logind: extract has_vts() from can_multi_session()David Herrmann2013-09-17
* logind: fix session_activate(vtnr = 0)David Herrmann2013-09-17
* logind: rename vtconsole to seat0David Herrmann2013-09-17
* logind: make Session.Activate() lazyDavid Herrmann2013-09-17
* logind: add session controllersDavid Herrmann2013-09-17
* Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek2013-09-16
* logind-session.c: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-08-28
* logind: be more verbose on errorsZbigniew Jędrzejewski-Szmek2013-08-28
* logind: restore logic to kill user processes when session endsLennart Poettering2013-08-13
* user-sessions: rely on PID 1 to kill sessionsLennart Poettering2013-07-10
* logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering2013-07-10
* logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering2013-07-02
* libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering2013-07-02
* logind: port over to use scopes+slices for all cgroup stuffLennart Poettering2013-07-02
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek2013-06-10
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* core: always create /user and /machine top-level cgroup dirsLennart Poettering2013-04-15
* logind: avoid creating stale session state filesFedora systemd team2013-04-10
* logind: introduce an explicit session class for cronjobs and similarLennart Poettering2013-04-09
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* logind: remove unused variableMichal Sekletar2013-01-15
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-24
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* logind: check return value, log warning on errorVáclav Pavlín2012-09-21
* logind: redefine idleness to start at last activityZbigniew Jędrzejewski-Szmek2012-09-16
* logind: Ensure the user, seat and session files are updated when the session ...Colin Guthrie2012-09-12
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* logind: fix operation precedence mix-upZbigniew Jędrzejewski-Szmek2012-07-22
* logind: introduce a state for session, being one of online, active, closingLennart Poettering2012-06-21
* logind: properly clean up user cgroups when they run emptyLennart Poettering2012-05-31
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* logind: optionally handle power, sleep and lid switch eventsLennart Poettering2012-05-30
* login: minor typo fixLennart Poettering2012-05-21
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* logind: fix memory leakFrederic Crozat2012-05-07
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-16
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12