Age | Commit message (Expand) | Author |
2016-02-27 | core: avoid compiler warning when compiling with -fexceptions | Thomas Haller |
2016-02-26 | stdio-bridge: remove dead code | Thomas Hindoe Paaboel Andersen |
2016-02-26 | tree-wide: indentation fixes | Thomas Hindoe Paaboel Andersen |
2016-02-26 | Don't escape the name of the container in instances of | Elias Probst |
2016-02-26 | timedated: be more tolerant in parsing /etc/adjtime | Martin Pitt |
2016-02-26 | clock-util: be more tolerant in parsing /etc/adjtime | Martin Pitt |
2016-02-26 | clock-util: make clock_is_localtime() testable and add initial tests | Martin Pitt |
2016-02-26 | .github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as ... | daurnimator |
2016-02-25 | Merge pull request #2671 from 0xAX/move-pager-open-to-one-place | Zbigniew Jędrzejewski-Szmek |
2016-02-26 | tree-wide: merge pager_open_if_enabled() to the pager_open() | Alexander Kuleshov |
2016-02-25 | Merge pull request #2743 from pfl/dhcp4_server | Lennart Poettering |
2016-02-25 | sd-dhcp-server: Send replies to BOOTP relay server port | Patrik Flykt |
2016-02-24 | Merge pull request #2722 from torstehu/fix-typo2 | Daniel Mack |
2016-02-24 | treewide: fix typos and then/that use | Torstein Husebø |
2016-02-24 | Merge pull request #2719 from evverx/add-test-to-makefile | Martin Pitt |
2016-02-24 | Merge pull request #2726 from ssiloti/master | Zbigniew Jędrzejewski-Szmek |
2016-02-24 | Merge pull request #2727 from ian-kelling/man-pr-v3 | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | man: clarify unit ordering language | Ian Kelling |
2016-02-23 | dnssec: only run tests that require gcrypt if we have it | Steven Siloti |
2016-02-23 | Merge pull request #2724 from vcaputo/minor-formatting-cleanups | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-23 | Merge pull request #2639 from nafets227/master | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | basic: Bugfix Detect XEN Dom0 as no virtualization | Stefan Schallenberg aka nafets227 |
2016-02-23 | basic: Debug-logging of Virtualisation detection | Stefan Schallenberg aka nafets227 |
2016-02-23 | Merge pull request #2725 from phomes/misc-cleanup | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | networkctl: fix const | Thomas Hindoe Paaboel Andersen |
2016-02-23 | tree-wide: remove unused variables | Thomas Hindoe Paaboel Andersen |
2016-02-23 | basic: mark unused variable as such | Thomas Hindoe Paaboel Andersen |
2016-02-23 | Merge pull request #2664 from zonque/bootchart-removal | Lennart Poettering |
2016-02-23 | Merge pull request #2723 from poettering/importd-man | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | man: style fixes | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | man: change recommended order of NSS modules in /etc/nsswitch.conf | Lennart Poettering |
2016-02-23 | tests: add exec-capabilityambientset* to Makefile.am | Evgeny Vereshchagin |
2016-02-23 | tests: add exec-runtimedirectory* to Makefile.am | Evgeny Vereshchagin |
2016-02-23 | tests: fix x86 personality tests to only on x86 | Lennart Poettering |
2016-02-23 | tests: add exec-spec-interpolation.service to Makefile.am | Evgeny Vereshchagin |
2016-02-23 | Merge pull request #2708 from vcaputo/journal-restore-offline-state-on-error | Lennart Poettering |
2016-02-23 | Merge pull request #2717 from keszybz/networkctl-prettification | Lennart Poettering |
2016-02-23 | man: link some unit files to their online bus API documentation | Lennart Poettering |
2016-02-23 | man: add minimal man page for systemd-importd.service | Lennart Poettering |
2016-02-23 | networkctl: only print lldp legend for capabilities that were actually seen | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | basic: simplify ether_addr_is_null | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | Fix two typos | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | man: update link to Fedora Cloud images | Zbigniew Jędrzejewski-Szmek |
2016-02-23 | architecture.h: remove PROC_CPUINFO_MODEL | Daniel Mack |
2016-02-23 | Remove systemd-bootchart | Daniel Mack |
2016-02-23 | Merge pull request #2709 from vcaputo/normalize_inc_dec_usage | Martin Pitt |
2016-02-23 | Merge pull request #2707 from teg/man-network | Martin Pitt |
2016-02-23 | Merge pull request #2698 from poettering/personality | Martin Pitt |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |