summaryrefslogtreecommitdiff
path: root/src/login/logind-session.c
Commit message (Expand)AuthorAge
* Rename systemd-logind to logind.Ricardo Wurmus2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2016-03-06
* Stop sessions on ReleaseSessionAndy Wingo2015-09-01
* Remove systemd subscription and user/session unitsAndy Wingo2015-08-23
* Don't try to set up cgroups for new usersAndy Wingo2015-08-20
* Rename systemd-logind to logind.Ricardo Wurmus2015-08-15
* logind: check return value of session_releaseZbigniew Jędrzejewski-Szmek2015-03-15
* logind: explicitly ignore errors we can do nothing aboutZbigniew Jędrzejewski-Szmek2015-03-13
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: handle closing sessions over daemon restartsMartin Pitt2015-01-28
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* Silence some "unchecked return-value" warningsDavid Herrmann2014-09-23
* login: pause devices before acknowledging VT switchesDavid Herrmann2014-09-19
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* login: simplify controller handlingDavid Herrmann2014-09-01
* login: fix mem leakThomas Hindoe Paaboel Andersen2014-08-31
* login: fix memory-leak on DropController()David Herrmann2014-08-27
* hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bitLennart Poettering2014-08-19
* logind: add new session type "web" for PAM web clients, such as cockpitLennart Poettering2014-08-14
* login: share VT-signal handler between sessionsDavid Herrmann2014-08-13
* login: set_controller should fail if prepare_vt failsOlivier Brunel2014-08-11
* logind: also escape external data when saving to /runLennart Poettering2014-05-22
* logind: fix Display property of user objectsLennart Poettering2014-05-19
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* login: rename session_mute_vt() to session_prepare_vt()David Herrmann2014-04-23
* login: give session ownership of VTRay Strode2014-04-23
* login: add 'mir' to the list of session typesDavid Herrmann2014-04-09
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07
* logind: fix reference to systemd-user-sessions.serviceLennart Poettering2014-03-06
* logind-session: Fix invalid free in the error caseJasper St. Pierre2014-02-21
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* make gcc shut upLennart Poettering2014-02-19
* logind: close race on session state during loginsDjalal Harouni2014-02-17
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-11
* logind: order all scopes after both systemd-logind.service andLennart Poettering2014-02-07
* logind: rework session shutdown logicLennart Poettering2014-02-07
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-05
* man: introduce new "Desktop" property for sessionsLennart Poettering2014-02-05
* logind: add new "wayland" session typeLennart Poettering2014-02-05