Age | Commit message (Expand) | Author |
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 | 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 #2717 from keszybz/networkctl-prettification | Lennart Poettering |
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 | architecture.h: remove PROC_CPUINFO_MODEL | Daniel Mack |
2016-02-23 | Merge pull request #2709 from vcaputo/normalize_inc_dec_usage | Martin Pitt |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-22 | util-lib: simplify personality() string matching | Lennart Poettering |
2016-02-22 | virt: make sure we don't ignore some errors | Lennart Poettering |
2016-02-22 | util-lib: support various ppc archs in personality logic | Lennart Poettering |
2016-02-22 | util-lib: use the architecture ids from architecture.h for personalities | Lennart Poettering |
2016-02-22 | build-sys: move shared/architecture.[ch] into basic/ | Lennart Poettering |
2016-02-22 | Merge pull request #2685 from poettering/lldp-fixes2 | Tom Gundersen |
2016-02-22 | Merge pull request #2695 from mustrumr/fix-calendarspec-skip | Lennart Poettering |
2016-02-22 | Merge pull request #2694 from zonque/proxyarp-missing | Lennart Poettering |
2016-02-22 | calendarspec: fix find_next skipping times | Hristo Venev |
2016-02-22 | missing.h: Explicitly check for IFLA_BRPORT_PROXYARP | Daniel Mack |
2016-02-21 | Merge pull request #2688 from poettering/calendar-fix-2678 | Zbigniew Jędrzejewski-Szmek |
2016-02-21 | util-lib: fix returned error code | Lennart Poettering |
2016-02-21 | util-lib: add (void) cast to indicate that we don't care about the normalizat... | Lennart Poettering |
2016-02-21 | networkd: add basic LLDP transmission support | Lennart Poettering |
2016-02-21 | sd-lldp: filter out LLDP messages coming from our own MAC address | Lennart Poettering |
2016-02-20 | time-util: check for overflow in conversion from ts to nsec_t | Zbigniew Jędrzejewski-Szmek |
2016-02-20 | tree-wide: place #pragma once at the same place everywhere | Lennart Poettering |
2016-02-20 | sd-lldp: move ETHERTYPE_LLDP to missing.h | Lennart Poettering |
2016-02-19 | Merge pull request #2666 from keszybz/coverity-fixes | Zbigniew Jędrzejewski-Szmek |
2016-02-19 | Use (void) to silenc coverity on proc title changes | Zbigniew Jędrzejewski-Szmek |
2016-02-19 | Merge pull request #2661 from nwmcsween/nwmcsween | Daniel Mack |
2016-02-18 | time-util: rewrite check in a way that does not confuse gcc | Zbigniew Jędrzejewski-Szmek |
2016-02-18 | basic/strbuf: do not call bsearch with a null argument | Zbigniew Jędrzejewski-Szmek |
2016-02-18 | Remove/add (un)needed includes | Nathan McSween |
2016-02-18 | Merge pull request #2644 from 0xAX/check-alloc-overflow-macro | Zbigniew Jędrzejewski-Szmek |
2016-02-19 | alloc-util: cleanups | Alexander Kuleshov |
2016-02-17 | Merge pull request #2640 from keszybz/dnssec-work-3 | Lennart Poettering |
2016-02-16 | Use provided buffer in dns_resource_key_to_string | Zbigniew Jędrzejewski-Szmek |
2016-02-16 | Merge pull request #2623 from poettering/networkd-fixes | Zbigniew Jędrzejewski-Szmek |
2016-02-16 | Merge pull request #2626 from poettering/fionread-fix | Lennart Poettering |
2016-02-16 | build-sys: fix type detection | Lennart Poettering |
2016-02-16 | networkd: FIONREAD is not reliable on some sockets | Lennart Poettering |
2016-02-15 | time-util: Rename and fix call of deserialize_timestamp_value() | Benjamin Robin |
2016-02-15 | Merge pull request #2611 from 0xAX/deserialize-clkid | Lennart Poettering |
2016-02-16 | time-util: introduce deserialize_timestamp_value() | Alexander Kuleshov |
2016-02-15 | Merge pull request #2596 from keszybz/move-activate-to-bin | Lennart Poettering |
2016-02-15 | missing.h: define IFLA_EXT_MASK | Rabin Vincent |