summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Disable_Dbus_activation_by_default.diffDebian Ecosystem Init Diversity Team2018-11-13
* Prep v239.2: Handle program_invocation_short_name more properly (#92)Sven Eden2018-11-12
* Prep v239.2: With the new program_invocation[_short]_name guards, the previou...Sven Eden2018-11-12
* Prep v239.2: Check process name of possibly stale PID file (#94)Sven Eden2018-11-12
* elogind: Try to register any of the signals report errors and return the firs...Stefan Stefanović2018-11-10
* elogind: Use SIG_BLOCK before signal handler registration.Stefan Stefanović2018-11-10
* bus-util: Remove invalid check against systemd providing PID 1. (#93)Stefan Stefanović2018-11-09
* Prep v239.2: Fix signal registration failure (#90)Sven Eden2018-11-09
* Prep v239.2: Fix handlinjg of program_invocation[_short]_name (#92)Sven Eden2018-11-08
* Prep v240: qsort_r_missing.c : Remove glibc specific bitsSven Eden2018-11-08
* Prep v240: Add check for qsort_r() and the function if not provided.Sven Eden2018-11-08
* pam_elogind: drop setting DBUS_SESSION_BUS_ADDRESSLennart Poettering2018-11-08
* Prep v240: Cleanup empty mask blocks and unused functions.Sven Eden2018-11-08
* sd-bus: enable support for user bus instancesCameron Nemo2018-11-08
* Prep v240 : Add busctl to be shipped with elogind.Sven Eden2018-11-08
* Prep v240: Fix tests running on systems with non-UTF-8 locales.Sven Eden2018-11-08
* Prep v240: Fix building with -Dselinux=trueSven Eden2018-11-08
* Prep v239.2: Fix migration errors in testSven Eden2018-11-08
* Prep v239.2: Fix migration errors in sharedSven Eden2018-11-08
* Prep v239.2: Fix migration errors in loginSven Eden2018-11-08
* Prep v239.2: Fix migration errors in libelogindSven Eden2018-11-08
* Prep v239.2: Fix migration errors in basicSven Eden2018-11-08
* Add missing test sources to the c::b project fileSven Eden2018-11-08
* Prep v239.2: Update src/login/70-uaccess.rules to 70-uaccess.rules.m4Sven Eden2018-10-30
* test: add test case for recursive chown()ingLennart Poettering2018-10-29
* fd-util: optimize fd_get_path() a bitLennart Poettering2018-10-29
* fs-util: increase start buffer size in readlinkat_malloc()Lennart Poettering2018-10-29
* sleep: rework what we do if a suspend fails.Lennart Poettering2018-10-29
* time-util: change parse_sec_fix_0() to accept "0s" for infinity too (#10501)Lennart Poettering2018-10-29
* exec-util: errors are reported by non-zero, not negative by putenv()Lennart Poettering2018-10-29
* socket-util: add new sockaddr_un_unlink() helperLennart Poettering2018-10-29
* alloc-util: add alloca() counterparts for memdup() and memdup_suffix0()Lennart Poettering2018-10-29
* 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