summaryrefslogtreecommitdiff
path: root/src/login/logind-user.c
Commit message (Expand)AuthorAge
...
* logind: 0% and 100% should be valid for UserTasksMax (#3836)Tejun Heo2017-06-19
* Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek2017-06-16
* logind: change TasksMax= value for user logins to 33%Lennart Poettering2017-06-16
* util: introduce physical_memory_scale() to unify how we scale by physical memoryLennart Poettering2017-06-16
* util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering2017-06-16
* Prep v230: Apply missing upstream fixes and updates (6/8) src/login.Sven Eden2017-06-16
* time-util: Rename and fix call of deserialize_timestamp_value()Benjamin Robin2017-06-16
* logind: use deserialize_timestamp_value()Alexander Kuleshov2017-06-16
* Prep v229: Add missing fixes from upstream [4/6] src/loginSven Eden2017-05-17
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2017-05-17
* Prep v228: Silence uninitialized usage warnings.Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* login: fix re-use of usersDavid Herrmann2017-04-26
* [4/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Unifiy free() usageSven Eden2017-03-14
* user_start_slice() : The slice name must end with .slice:Sven Eden2017-03-14
* 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