summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Pass personality test even when i686 userland runs on x86_64 kernelv243.3Balint Reczey2019-10-101-1/+1
* docs: fix inadvertent change in uid rangeZbigniew Jędrzejewski-Szmek2019-10-101-1/+1
* cgroup: fix typo in BPF firewall support warning messageMike Kazantsev2019-10-101-1/+1
* fix build with compilers with default stack-protector enabledNorbert Lange2019-10-101-0/+1
* nspawn: surrender controlling terminal to PID2 when using the PID1 stubNicolas Douma2019-10-101-0/+6
* pid1: fix DefaultTasksMax initializationFranck Bui2019-10-101-3/+1
* src/core/automount: use DirectoryMode when calling mkdir -pDan Streetman2019-10-101-1/+1
* udevadm trigger: do not propagate EACCES and ENODEVYu Watanabe2019-10-101-2/+4
* hwdb: Correct WWWW Pattern In Documentation CommentJonas Thelemann2019-10-101-1/+1
* nspawn: consistenly fail if parsing the environment failsZbigniew Jędrzejewski-Szmek2019-10-101-30/+39
* nspawn: default to unified hierarchy if --as-pid2 is usedZbigniew Jędrzejewski-Szmek2019-10-101-2/+21
* cgroup: Mark memory protections as explicitly set in transient unitsChris Down2019-10-101-16/+48
* cgroup: Respect DefaultMemoryMin when setting memory.minChris Down2019-10-101-1/+1
* cgroup: Check ancestor memory min for unified memory configChris Down2019-10-101-1/+1
* cgroup: docs: memory.high doc fixupsChris Down2019-10-101-2/+2
* cgroup: docs: Mention unbounded protection for memory.{low,min}Chris Down2019-10-101-2/+6
* Consider smb3 as remote filesystemKenneth D'souza2019-10-101-0/+1
* Handle d_type == DT_UNKNOWN correctlyMichael Olbrich2019-10-105-0/+6
* util-lib: Don't propagate EACCES from find_binary PATH lookup to callerChris Down2019-10-101-1/+3
* network: drop noisy log messageYu Watanabe2019-10-101-2/+0
* Updated log message when the timesync happens for the first time (#13624)cbzxt2019-10-101-3/+3
* units: make systemd-binfmt.service easier to work with no autofsZbigniew Jędrzejewski-Szmek2019-10-102-0/+4
* Corect man page reference in systemd-nologin.conf commentsSteve Traylen2019-10-101-1/+1
* man: Add a missing space in machinectl(1)Philip Withnall2019-10-101-1/+1
* log: Add missing "%" in "%m" log format stringsFilipe Brandenburger2019-10-102-2/+2
* pid1: do not warn if /run/systemd/relabel-extra.d/ doesn't existZbigniew Jędrzejewski-Szmek2019-10-101-2/+3
* man: fix typoMichael Biebl2019-10-101-1/+1
* dhcp6: use unaligned_read_be32()v243.2Yu Watanabe2019-09-212-1/+1
* dhcp6: add missing option length checkYu Watanabe2019-09-212-2/+5
* ndisc: make first solicit delayed randomlyYu Watanabe2019-09-211-1/+1
* dhcp6: read OPTION_INFORMATION_REFRESH_TIME optionYu Watanabe2019-09-212-1/+21
* l10n: update Czech TranslationAsciiWolf2019-09-211-15/+165
* sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeout (#13491)Georg Müller2019-09-211-0/+11
* polkit: fix typoAsciiWolf2019-09-216-8/+8
* sd-netlink: fix invalid assertionYu Watanabe2019-09-211-1/+3
* network: do not enter failed state if device's sysfs entry does not exist yetYu Watanabe2019-09-211-2/+2
* network: add missing link->network checksYu Watanabe2019-09-211-4/+4
* path: stop watching path specs once we triggered the target unitMichal Sekletar2019-09-211-4/+2
* hwdb: add Medion Akoya E2292 (#13498)matthiasroos2019-09-211-0/+4
* po: update Brazilian Portuguese translationRafael Fontenelle2019-09-211-9/+131
* po: update Polish translationPiotr Drąg2019-09-211-4/+4
* polkit: change "revert settings" to "reset settings"Zbigniew Jędrzejewski-Szmek2019-09-214-5/+5
* man: fix description of ARPIntervalSec= unitsZbigniew Jędrzejewski-Szmek2019-09-211-2/+2
* hwdb: axis override for Dell 9360 touchpadbaybal2019-09-211-0/+7
* test: drop the missed || exit 1 expressionFrantisek Sumsal2019-09-211-1/+2
* udevadm: use usec_add()Yu Watanabe2019-09-211-5/+4
* udevadm: missing initialization of descriptorYu Watanabe2019-09-211-0/+1
* networkd: unbreak routing_policy_rule_compare_func()Zbigniew Jędrzejewski-Szmek2019-09-211-2/+2
* core: coldplug possible nop_jobypf7912019-09-211-2/+4
* tty-ask-pwd-agent: fix message forwarded to wall(1)Franck Bui2019-09-211-1/+1