summaryrefslogtreecommitdiffstats
path: root/factory (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-02core: add support for RestartKillSignal= to override signal used for restart ...Zbigniew Jędrzejewski-Szmek15-16/+85
2019-10-01core: add helper function to check job statusZbigniew Jędrzejewski-Szmek7-14/+11
2019-10-01core: remove unused prototypesZbigniew Jędrzejewski-Szmek1-2/+0
2019-10-01core: minor formatting adjustmentZbigniew Jędrzejewski-Szmek1-9/+9
2019-10-01cryptsetup: bump minimum libcryptsetup version to v2.0.1Jay Strict3-51/+4
2019-09-30cgroup: Mark memory protections as explicitly set in transient unitsChris Down1-16/+48
2019-09-30cgroup: Respect DefaultMemoryMin when setting memory.minChris Down1-1/+1
2019-09-30cgroup: Check ancestor memory min for unified memory configChris Down1-1/+1
2019-09-30Consider smb3 as remote filesystemKenneth D'souza1-0/+1
2019-09-30cgroup: docs: memory.high doc fixupsChris Down1-2/+2
2019-09-30cgroup: docs: Mention unbounded protection for memory.{low,min}Chris Down1-2/+6
2019-09-30Handle d_type == DT_UNKNOWN correctlyMichael Olbrich5-0/+6
2019-09-28test: allow use of nested KVMFrantisek Sumsal2-5/+19
2019-09-27shared: fix a copy-paste error in ethtool-utilFrantisek Sumsal1-1/+1
2019-09-26util-lib: Don't propagate EACCES from find_binary PATH lookup to callerChris Down1-1/+3
2019-09-26dhcp4: make IPServiceType configurableSiddharth Chandrasekara15-13/+79
2019-09-26network: drop noisy log messageYu Watanabe1-2/+0
2019-09-25Updated log message when the timesync happens for the first time (#13624)cbzxt1-3/+3
2019-09-25units: make systemd-binfmt.service easier to work with no autofsZbigniew Jędrzejewski-Szmek2-0/+4
2019-09-25basic/arphrd: stop discriminating against NETROM and CISCOZbigniew Jędrzejewski-Szmek2-2/+1
2019-09-25basic: massively reduce the size of arphdr lookup functionsZbigniew Jędrzejewski-Szmek4-34/+16
2019-09-25test-arphdr-list: modernize and provide some useful outputZbigniew Jędrzejewski-Szmek1-4/+5
2019-09-25log: Add missing "%" in "%m" log format stringsFilipe Brandenburger2-2/+2
2019-09-25semaphore: turn on systemd-networkd in lxc-containers on SemaphoreEvgeny Vereshchagin1-0/+2
2019-09-24man: Add a missing space in machinectl(1)Philip Withnall1-1/+1
2019-09-24link: Add support to configure NIC ring buffer sizeSusant Sahani7-0/+125
2019-09-24test-mountpoint-util: improve output a bitZbigniew Jędrzejewski-Szmek1-3/+4
2019-09-24cgroup-util: fix obsolete comment about supported controllersPavel Hrdina1-2/+1
2019-09-24cgroup: introduce support for cgroup v2 CPUSET controllerPavel Hrdina14-3/+268
2019-09-24Corect man page reference in systemd-nologin.conf commentsSteve Traylen1-1/+1
2019-09-22man: fix typoMichael Biebl1-1/+1
2019-09-22tree-wide: various code-formatting improvementsFrantisek Sumsal7-14/+9
2019-09-21networkctl: add renew commandYu Watanabe3-2/+54
2019-09-21network: introduce new bus method Renew() and RenewLink()Yu Watanabe6-0/+49
2019-09-21network: add one more section validty checkYu Watanabe1-0/+4
2019-09-21po: update Japanese translationsYu Watanabe1-3/+3
2019-09-21l10n: update Czech TranslationAsciiWolf1-15/+165
2019-09-20basic/log: put a ratelimit on our logging to /dev/kmsgZbigniew Jędrzejewski-Szmek1-0/+13
2019-09-20pid1: disable printk ratelimit in early bootZbigniew Jędrzejewski-Szmek3-0/+17
2019-09-20tree-wide: say "ratelimit" not "rate_limit"Zbigniew Jędrzejewski-Szmek17-92/+92
2019-09-20pid1: rename start_limit to start_ratelimitZbigniew Jędrzejewski-Szmek5-17/+17
2019-09-20Drop RATELIMIT macrosZbigniew Jędrzejewski-Szmek11-45/+20
2019-09-20sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeout (#13491)Georg Müller1-0/+11
2019-09-20networkd: Fix SIP double-freeChris Down1-1/+0
2019-09-20dhcp: Log SIP server information correctlyChris Down1-1/+1
2019-09-20network: DHCP server Add support to transmit SIP serverSusant Sahani22-11/+370
2019-09-20network dhcp4: Add support send request options in a generic mannerSusant Sahani7-2/+95
2019-09-20polkit: fix typoAsciiWolf6-8/+8
2019-09-20test-network: Drop start dnsmasqSusant Sahani1-2/+0
2019-09-20dhcp6: use unaligned_read_be32()Yu Watanabe2-1/+1