summaryrefslogtreecommitdiff
path: root/src/login/logind-user.c
Commit message (Expand)AuthorAge
* Classify processes from sessions into cgroupsSven Eden2017-03-14
* Remove src/basic/special.h, as all defines in there are systemd-only.Sven Eden2017-03-14
* Remove dependency of systemd units, services and slices for new sessions.Sven Eden2017-03-14
* Prep v225: Applying various fixes and changes to src/login that got lost duri...Sven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2017-03-14
* Remove systemd subscription and user/session unitsAndy Wingo2017-03-14
* Actually working with pamAndy Wingo2017-03-14
* logind: save /run/systemd/users/UID before starting user@.serviceSimon McVittie2017-03-14
* logind: apply selinux label to XDG_RUNTIME_DIRLennart Poettering2017-03-14
* everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering2017-03-14
* login: fix potential null pointer dereferenceRonny Chevalier2017-03-14
* logind,sd-event: drop spurious new-linesLennart Poettering2017-03-14
* path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt2017-03-14
* logind: Fix user_elect_display() to be more stablePhilip Withnall2017-03-14
* core: rework unit name validation and manipulation logicLennart Poettering2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* util: rework rm_rf() logicLennart Poettering2017-03-14
* Classify processes from sessions into cgroupsAndy Wingo2016-03-06
* Remove systemd subscription and user/session unitsAndy Wingo2015-08-23
* Actually working with pamAndy Wingo2015-08-20
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: tell Coverity that we knowingly ignore mkdir()'s return valueLennart Poettering2015-02-10
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERMChristian Seiler2015-01-27
* logind: remove per-user runtime dir again if setup failsChristian Seiler2015-01-27
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* 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
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systemsLukasz Skalski2014-10-09
* logind: add new session type "web" for PAM web clients, such as cockpitLennart Poettering2014-08-14
* logind: fix Display property of user objectsLennart Poettering2014-05-19
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering2014-03-14
* logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering2014-03-04
* logind: make sure to terminate systemd user on logoutsDjalal Harouni2014-02-13
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-11
* logind: use session_get_state() to get sessions state of the userDjalal Harouni2014-02-11
* logind: rework session shutdown logicLennart Poettering2014-02-07
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-05
* logind: remove dead variableZbigniew Jędrzejewski-Szmek2013-12-21
* login: Don't stop a running user manager from garbage-collecting the user.Thomas Bächler2013-12-18
* logind: expose linger state on User objectLennart Poettering2013-11-05
* 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
* logind: restore logic to kill user processes when session endsLennart Poettering2013-08-13
* logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering2013-07-02