summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-13Always use unicode ellipsis when ellipsizingZbigniew Jędrzejewski-Szmek
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-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-09service: Continue shutdown on socket activated unit on termination (#4108)Kyle Russell
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-01systemctl: usable status command for special units (#4072)Cireo
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-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-30core: introduce MemorySwapMax=WaLyong Cho
2016-08-29basic/fileio: we always have O_TMPFILE nowYann E. MORIN
2016-08-29missing.h: add missing definitions for __O_TMPFILEYann E. MORIN
2016-08-29importd/export-raw: needs missing.h for O_TMPFILEYann E. MORIN
2016-08-27mount: add SloppyOptions= to mount_dump()Barron Rulon
2016-08-27mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...Barron Rulon
2016-08-26load-fragment: Resolve specifiers in OnCalendar and On*SecDouglas Christman
2016-08-26mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...brulon
2016-08-26journal: add/use flushed_flag_is_set() helper (#4041)Vito Caputo
2016-08-26Merge pull request #3984 from poettering/refcntEvgeny Vereshchagin
2016-08-26nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023)Luca Bruno
2016-08-25journal: implicitly flush to var on recovery (#4028)Vito Caputo
2016-08-25networkd: do not drop config for unmanaged interfacesMantas Mikulėnas
2016-08-25udev: inform systemd how many workers we can potentially spawn (#4036)Michal Sekletar
2016-08-24run: respect quiet when starting timer (#4029)Nick Owens