summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * Add $SYSTEMD_IN_INITRD=yes|no override for debuggingZbigniew Jędrzejewski-Szmek2018-10-29
| * logind: ensure seat0 CanGraphical state is writtenRay Strode2018-10-29
| * * hack around deficiencies in prctl() PR_SET_MM_*Frank Schaefer2018-10-29
| * fileio: fix error propagation in link_tmpfile()Lennart Poettering2018-10-29
| * basic/hexdecoct: check for overflowZbigniew Jędrzejewski-Szmek2018-10-29
| * bus-message: avoid wrap-around when using length read from messageZbigniew Jędrzejewski-Szmek2018-10-29
| * bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-29
| * bus-message: also properly copy struct signature when skippingZbigniew Jędrzejewski-Szmek2018-10-29
| * bus-message: fix skipping of array fields in !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-29
| * bus-message: fix calculation of offsets table for arraysZbigniew Jędrzejewski-Szmek2018-10-29
| * bus-message: fix calculation of offsets tableZbigniew Jędrzejewski-Szmek2018-10-29