summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Prep v231: Move elogind specific code in login/loginctl.c to login/eloginctl.cSven Eden2017-06-16
* Prep v231: Reorganize elogind specific code in login/logind-action.cSven Eden2017-06-16
* Prep v231: Move elogind specific code in login/logind.c to login/elogind.cSven Eden2017-06-16
* Prep v231: Move can_sleep() back to src/shared/sleep-config.cSven Eden2017-06-16
* Prep v231: Minor fix for update-utmpSven Eden2017-06-16
* Prep v231: Apply missing fixes from upstream (6/6) src/systemdSven Eden2017-06-16
* Prep v231: Apply missing fixes from upstream (5/6) src/sharedSven Eden2017-06-16
* Prep v231: Apply missing fixes from upstream (4/6) src/loginSven Eden2017-06-16
* Prep v231: Apply missing fixes from upstream (3/6) src/libelogindSven Eden2017-06-16
* Prep v231: Apply missing fixes from upstream (2/6) src/coreSven Eden2017-06-16
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* Prep v231: Cleaned up treeSven Eden2017-06-16
* fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering2017-06-16
* namespace: don't fail on masked mounts (#3794)Alban Crequy2017-06-16
* Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek2017-06-16
* cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.Alessandro Puccetti2017-06-16
* sd-id128: handle NULL return parameter in sd_id128_from_string() nicerLennart Poettering2017-06-16
* sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering2017-06-16
* tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering2017-06-16
* missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)Alessio Igor Bogani2017-06-16
* core: remove duplicate includes (#3771)Thomas H. P. Andersen2017-06-16
* cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anywayLennart Poettering2017-06-16
* core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering2017-06-16
* util: don't send SIGCONT following a SIGCONT or SIGKILL in kill_and_sigcont()Lennart Poettering2017-06-16
* logind: change TasksMax= value for user logins to 33%Lennart Poettering2017-06-16
* basic: fix whitespaceThomas Hindoe Paaboel Andersen2017-06-16
* tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek2017-06-16
* conf-parser: minor coding style improvementsLennart Poettering2017-06-16
* basic/mount-util: recognize ocfs2 as network fs (#3713)Valentin Vidić2017-06-16
* Various fixes for typos found by lintian (#3705)Michael Biebl2017-06-16
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2017-06-16
* basic: log: Increase static buffer for source file location (#3674)Daniel Mack2017-06-16
* namespace: unify limit behavior on non-directory pathsAlessandro Puccetti2017-06-16
* treewide: use stdio_unset_cloexec() functionAlexander Kuleshov2017-06-16
* basic/fd-util: introduce stdio_unset_cloexec() functionAlexander Kuleshov2017-06-16
* sd-bus: Fix a read after free error in bus-match. (#3624) (#3625)Weng Xuetian2017-06-16
* Drop parentheses in two placesZbigniew Jędrzejewski-Szmek2017-06-16
* basic/strv: introduce STRV_IGNORE macro (#3601)0xAX2017-06-16
* basic: pass flags to the fnmatch (#3606)Evgeny Vereshchagin2017-06-16
* basic/strv: use SWAP_TWO() macro (#3602)0xAX2017-06-16
* tree-wide: some work-arounds for gcc false positives regarding uninitialized ...Lennart Poettering2017-06-16
* core: log the right set of the supported controllers (#3558)Evgeny Vereshchagin2017-06-16
* process-util: fix two bugs in get_process_cmdline() (#3555)Lennart Poettering2017-06-16
* systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering2017-06-16
* sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering2017-06-16
* string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...Lennart Poettering2017-06-16
* socket-util: Run the fallback when the kernel complains about the null buffer...Kai Ruhnau2017-06-16
* tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering2017-06-16
* util-lib: rework get_process_cmdline() (#3529)Lennart Poettering2017-06-16
* core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...Lennart Poettering2017-06-16