summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13tests: get rid of strerrorZbigniew Jędrzejewski-Szmek
2016-09-13tree-wide: use %m in calls to sd_bus_error_set_errnofZbigniew Jędrzejewski-Szmek
2016-09-13journal-verify: get rid of strerrorZbigniew Jędrzejewski-Szmek
2016-09-13microhttpd-util: add the trailing newline automaticallyZbigniew Jędrzejewski-Szmek
2016-09-13journal-remote: implement %m support in mhd_respondfZbigniew Jędrzejewski-Szmek
2016-09-13udev: use get_proc_cmdline_key instead of FOREACH_WORD_QUOTEDZbigniew Jędrzejewski-Szmek
2016-09-13man: "disabled on" does not sound rightZbigniew Jędrzejewski-Szmek
2016-09-12hwdb: add Lenovo X1 Tablet pointing stick speed fix (#4128)dwassenberg
2016-09-10shared/install: fix set-default with empty root (#4118)Zbigniew Jędrzejewski-Szmek
2016-09-10test-fs-util: also empty TEMP and TMP env vars (#4121)Marc-Antoine Perennou
2016-09-10Merge pull request #4119 from keszybz/drop-more-kdbusEvgeny Vereshchagin
2016-09-10service: fixup ExecStop for socket-activated shutdown (#4120)Kyle Russell
2016-09-09shared: recognize DNS names with more than one trailing dot as invalid (#4111)Martin Pitt
2016-09-09unit: sent change signal before removing the unit if necessary (#4106)Michael Olbrich
2016-09-09pid1: drop kdbus_fd and all associated logicZbigniew Jędrzejewski-Szmek
2016-09-09man: drop kdbus descriptions from sd_b_negotiate_fds(3)Zbigniew Jędrzejewski-Szmek
2016-09-09build-sys: drop last reference to --have-kdbusZbigniew Jędrzejewski-Szmek
2016-09-09service: Continue shutdown on socket activated unit on termination (#4108)Kyle Russell
2016-09-08man: add missing <constant> tag (#4109)Lucas Werkmeister
2016-09-07Merge pull request #4087 from fsateler/detect-seccomp-filterEvgeny Vereshchagin
2016-09-06README: document that CONFIG_SECCOMP_FILTER is required for SECCOMP supportFelipe Sateler
2016-09-06nspawn: detect SECCOMP availability, skip audit filter if unavailableFelipe Sateler
2016-09-06seccomp: also detect if seccomp filtering is enabledFelipe Sateler
2016-09-02Merge pull request #4084 from ssahani/netfixDaniel Mack
2016-09-02fix #4080Susant Sahani
2016-09-02shell-completion: add systemd-resolve --status (#4085)Marcos Mello
2016-09-01Merge pull request #4075 from Noeljunior/masterPeter Hutterer
2016-09-01systemctl: usable status command for special units (#4072)Cireo
2016-09-01Merge pull request #4071 from poettering/some-fixes-3Martin Pitt
2016-09-01hwdb: add axis range corrections for Lenovo L430 (#4074)Peter Hutterer
2016-09-01hwdb: add axis corrections for the Lenovo Yoga 500-14ISK touchpadNoeljunior
2016-08-31hostnamed: prefer more precise DMI info over ACPI OSPM infoLennart Poettering
2016-08-31resolved: include d.f.ip6.arpa in default NTA listLennart Poettering
2016-08-31sd-bus: bump message queue sizeLennart Poettering
2016-08-31machinectl: split OS field in two; print ip addresses (#4058)Seraphime Kirkovski
2016-08-31networkd: add options to bridge (#4051)Tobias Jungel
2016-08-31install: fix disable when /etc/systemd/system is a symlink (#4063)Lennart Poettering
2016-08-31networkd: do not drop config for unmanaged interfaces (#4033)Lennart Poettering
2016-08-31hwdb: 60-keyboard: remove line causing a syntax error (#3999)Lennart Poettering
2016-08-31core: introduce MemorySwapMax= (#3659)Lennart Poettering
2016-08-31link : add support to configure LRO and GRO Offload features (#4064)Lennart Poettering
2016-08-31load-fragment: Resolve specifiers in OnCalendar and On*Sec (#4045)Lennart Poettering
2016-08-31link : add support to configure LRO and GRO Offload featuresSusant Sahani
2016-08-30link : add support to configure Offload features (#4017)Susant Sahani
2016-08-30bootctl: properly skip duplicate entries (#4048)Mantas Mikulėnas
2016-08-30Merge pull request #4053 from brulon/force-unmountLennart Poettering
2016-08-30install: fix disable when /etc/systemd/system is a symlinkLukas Nykryn
2016-08-30Merge pull request #4052 from yann-morin-1998/yem/o-tmpfileLennart Poettering
2016-08-30Merge pull request #4054 from yuwata/man-fixMartin Pitt
2016-08-30core: introduce MemorySwapMax=WaLyong Cho