Age | Commit message (Expand) | Author |
2016-09-16 | tree-wide: rename config_parse_many to …_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | networkd: support drop-in directories for .network files | Jean-Sébastien Bour |
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 |
2016-08-25 | journal: implicitly flush to var on recovery (#4028) | Vito Caputo |
2016-08-25 | networkd: do not drop config for unmanaged interfaces | Mantas Mikulėnas |
2016-08-25 | udev: inform systemd how many workers we can potentially spawn (#4036) | Michal Sekletar |
2016-08-24 | run: respect quiet when starting timer (#4029) | Nick Owens |
2016-08-23 | core,network: Use const qualifiers for block-local variables in macro functio... | Felipe Sateler |
2016-08-22 | core: do not fail at step SECCOMP if there is no kernel support (#4004) | Felipe Sateler |
2016-08-22 | bus-util: turn on exit-on-disconnect for all command line tools | Lennart Poettering |
2016-08-22 | sd-bus: optionally, exit process or event loop on disconnect | Lennart Poettering |
2016-08-22 | sd-bus: add a small test case for sd_bus_track | Lennart Poettering |
2016-08-22 | sd-bus: when the server-side disconnects, make sure to dispatch all tracking ... | Lennart Poettering |