Age | Commit message (Expand) | Author |
2016-09-14 | networkd: add support to configure virtual CAN device (#4139) | Susant Sahani |
2016-09-14 | Merge pull request #4133 from keszybz/strerror-removal | Martin Pitt |
2016-09-14 | kernel-install: Add KERNEL_INSTALL_NOOP (#4103) | Colin Walters |
2016-09-13 | Always use unicode ellipsis when ellipsizing | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | tests: get rid of strerror | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | tree-wide: use %m in calls to sd_bus_error_set_errnof | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | journal-verify: get rid of strerror | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | microhttpd-util: add the trailing newline automatically | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | journal-remote: implement %m support in mhd_respondf | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | udev: use get_proc_cmdline_key instead of FOREACH_WORD_QUOTED | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | fileio: simplify mkostemp_safe() (#4090) | Topi Miettinen |
2016-09-10 | shared/install: fix set-default with empty root (#4118) | Zbigniew Jędrzejewski-Szmek |
2016-09-10 | test-fs-util: also empty TEMP and TMP env vars (#4121) | Marc-Antoine Perennou |
2016-09-10 | Merge pull request #4119 from keszybz/drop-more-kdbus | Evgeny Vereshchagin |
2016-09-10 | service: fixup ExecStop for socket-activated shutdown (#4120) | Kyle Russell |
2016-09-09 | shared: recognize DNS names with more than one trailing dot as invalid (#4111) | Martin Pitt |
2016-09-09 | unit: sent change signal before removing the unit if necessary (#4106) | Michael Olbrich |
2016-09-09 | pid1: drop kdbus_fd and all associated logic | Zbigniew Jędrzejewski-Szmek |
2016-09-09 | service: Continue shutdown on socket activated unit on termination (#4108) | Kyle Russell |
2016-09-06 | nspawn: detect SECCOMP availability, skip audit filter if unavailable | Felipe Sateler |
2016-09-06 | seccomp: also detect if seccomp filtering is enabled | Felipe Sateler |
2016-09-02 | Merge pull request #4084 from ssahani/netfix | Daniel Mack |
2016-09-02 | fix #4080 | Susant Sahani |
2016-09-01 | systemctl: usable status command for special units (#4072) | Cireo |
2016-08-31 | hostnamed: prefer more precise DMI info over ACPI OSPM info | Lennart Poettering |
2016-08-31 | resolved: include d.f.ip6.arpa in default NTA list | Lennart Poettering |
2016-08-31 | sd-bus: bump message queue size | Lennart Poettering |
2016-08-31 | machinectl: split OS field in two; print ip addresses (#4058) | Seraphime Kirkovski |
2016-08-31 | networkd: add options to bridge (#4051) | Tobias Jungel |
2016-08-31 | install: fix disable when /etc/systemd/system is a symlink (#4063) | Lennart Poettering |
2016-08-31 | networkd: do not drop config for unmanaged interfaces (#4033) | Lennart Poettering |
2016-08-31 | core: introduce MemorySwapMax= (#3659) | Lennart Poettering |
2016-08-31 | link : add support to configure LRO and GRO Offload features (#4064) | Lennart Poettering |
2016-08-31 | load-fragment: Resolve specifiers in OnCalendar and On*Sec (#4045) | Lennart Poettering |
2016-08-31 | link : add support to configure LRO and GRO Offload features | Susant Sahani |
2016-08-30 | link : add support to configure Offload features (#4017) | Susant Sahani |
2016-08-30 | bootctl: properly skip duplicate entries (#4048) | Mantas Mikulėnas |
2016-08-30 | Merge pull request #4053 from brulon/force-unmount | Lennart Poettering |
2016-08-30 | install: fix disable when /etc/systemd/system is a symlink | Lukas Nykryn |
2016-08-30 | core: introduce MemorySwapMax= | WaLyong Cho |
2016-08-29 | basic/fileio: we always have O_TMPFILE now | Yann E. MORIN |
2016-08-29 | missing.h: add missing definitions for __O_TMPFILE | Yann E. MORIN |
2016-08-29 | importd/export-raw: needs missing.h for O_TMPFILE | Yann E. MORIN |
2016-08-27 | mount: add SloppyOptions= to mount_dump() | Barron Rulon |
2016-08-27 | mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ... | Barron Rulon |
2016-08-26 | load-fragment: Resolve specifiers in OnCalendar and On*Sec | Douglas Christman |
2016-08-26 | mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "... | brulon |
2016-08-26 | journal: add/use flushed_flag_is_set() helper (#4041) | Vito Caputo |
2016-08-26 | Merge pull request #3984 from poettering/refcnt | Evgeny Vereshchagin |
2016-08-26 | nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023) | Luca Bruno |