summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | logind: validate /run/user/1000 before we set itLennart Poettering2018-10-29
| | * | pam_systemd: explain in detail why pam_systemd does the PAM item mangling it ...Lennart Poettering2018-10-29
| | * | logind: automatically GC lingering users for who now user@.service (nor slice...Lennart Poettering2018-10-29
| | * | logind: improve error propagation of user_check_linger_file()Lennart Poettering2018-10-29
| | * | logind: add a RequiresMountsFor= dependency from the session scope unit to th...Lennart Poettering2018-10-29
| | * | logind: change user-runtime-dir to query runtime dir size from logind via the...Lennart Poettering2018-10-29
| | * | logind: optionally watch utmp for login dataLennart Poettering2018-10-29
| | * | logind: add hashtable for finding session by leader PIDLennart Poettering2018-10-29
| | * | logind: optionally, keep the user@.service instance for eached logged in user...Lennart Poettering2018-10-29
| | * | logind: minor session time handling tweaksLennart Poettering2018-10-29
| | * | logind: rework how we manage the slice and user-runtime-dir@.service unit for...Lennart Poettering2018-10-29
| | * | login: use free_and_replace() and TAKE_PTR()Yu Watanabe2018-10-29
| | * | logind: don't clobber bus error structure if we don't failLennart Poettering2018-10-29
| | * | logind: propagate session stop errorsLennart Poettering2018-10-29
| | * | logind: introduce little helper that checks whether a session is readyLennart Poettering2018-10-29
| | * | logind: use TAKE_PTR() where we canLennart Poettering2018-10-29
| | * | logind: prefer strjoin() over asprintf()Lennart Poettering2018-10-29
| | * | logind: don't rely on downgrade-to-boolLennart Poettering2018-10-29
| | * | logind: voidify a few callsLennart Poettering2018-10-29
| | * | logind: make better use of logging functionsLennart Poettering2018-10-29
| | * | logind: never elect a session that is stopping as displayLennart Poettering2018-10-29
| | * | logind: make unit/job active checking more debuggableLennart Poettering2018-10-29
| | * | man: add missing spaceLennart Poettering2018-10-29
| | * | sd-bus: add new API call sd_bus_error_move()Lennart Poettering2018-10-29
| | * | logind: fix bad error propagationLennart Poettering2018-10-29
| | * | logind: correct bad clean-up pathLennart Poettering2018-10-29
| | * | logind: save/restore User object's "stopping" field during restartsLennart Poettering2018-10-29
| | * | logind: improve logging in manager_connect_console()Lennart Poettering2018-10-29
| | * | logind: initialize Manager object with structure initialization tooLennart Poettering2018-10-29
| | * | logind: turn of stdio locking when writing session files tooLennart Poettering2018-10-29
| | * | logind: fix serialization/deserialization of user's "display session"Lennart Poettering2018-10-29
| | * | logind: rework Seat/Session/User object allocation and freeing a bitLennart Poettering2018-10-29
| | * | format-table: don't use unsigned when there's no point in itLennart Poettering2018-10-29
| | * | login: avoid leak of name returned by uid_to_name()David Tardon2018-10-29
| | * | be consistent about sun_path lengthDavid Tardon2018-10-29
| | * | meson: fix '-Dstatic-libsystemd=true' or '-Dstatic-libudev=true'Yu Watanabe2018-10-29
| | * | test: add test for 'thread safety' of libudevYu Watanabe2018-10-29
| | * | test: add tests for $SYSTEMD_MEMPOOL=Yu Watanabe2018-10-29
| | * | mempool: only enable mempool use when linked to libsystemd-shared.soZbigniew Jędrzejewski-Szmek2018-10-29
| | * | meson: update bug referenceZbigniew Jędrzejewski-Szmek2018-10-29
| | * | meson: remove old commentZbigniew Jędrzejewski-Szmek2018-10-29
| | * | meson: drop workaroundZbigniew Jędrzejewski-Szmek2018-10-29
| | * | meson: include more build settings in status outputLennart Poettering2018-10-29
| | * | Move use_pool() to mempool.c and rename to mempool_enabled()Zbigniew Jędrzejewski-Szmek2018-10-29
| | * | hashmap: add an explicit assert() for detecting when objects migrated between...Lennart Poettering2018-10-29
| | * | hashmap: add an environment variable to turn off the memory pool used by hash...Lennart Poettering2018-10-29
| | * | terminal-util: extra safety checks when parsing $COLUMNS or $LINES (#10314)Lennart Poettering2018-10-29
| | * | shared/sleep-config: add switches to kill specific sleep modesZbigniew Jędrzejewski-Szmek2018-10-29
| | * | shared/sleep-config: forbid hibernation if resume= is not configuredZbigniew Jędrzejewski-Szmek2018-10-29
| | * | basic/proc-cmdline: allow parsing of cmdline from a stringZbigniew Jędrzejewski-Szmek2018-10-29