summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-23Merge pull request #2698 from poettering/personalityMartin Pitt
2016-02-22Merge pull request #2701 from keszybz/udev-rulesLennart Poettering
2016-02-22tests: add personality testsLennart Poettering
2016-02-22util-lib: simplify personality() string matchingLennart Poettering
2016-02-22virt: make sure we don't ignore some errorsLennart Poettering
2016-02-22util-lib: support various ppc archs in personality logicLennart Poettering
2016-02-22util-lib: use the architecture ids from architecture.h for personalitiesLennart Poettering
2016-02-22build-sys: move shared/architecture.[ch] into basic/Lennart Poettering
2016-02-22udev-rules: fix querying of attributesZbigniew Jędrzejewski-Szmek
2016-02-22Merge pull request #2685 from poettering/lldp-fixes2Tom Gundersen
2016-02-22Merge pull request #2695 from mustrumr/fix-calendarspec-skipLennart Poettering
2016-02-22Merge pull request #2692 from ssahani/tunnelZbigniew Jędrzejewski-Szmek
2016-02-22Merge pull request #2694 from zonque/proxyarp-missingLennart Poettering
2016-02-22calendarspec: fix find_next skipping timesHristo Venev
2016-02-22missing.h: Explicitly check for IFLA_BRPORT_PROXYARPDaniel Mack
2016-02-22Merge pull request #2687 from poettering/resolved-fix-2683Daniel Mack
2016-02-21Merge pull request #2688 from poettering/calendar-fix-2678Zbigniew Jędrzejewski-Szmek
2016-02-21util-lib: fix returned error codeLennart Poettering
2016-02-21util-lib: add (void) cast to indicate that we don't care about the normalizat...Lennart Poettering
2016-02-21networkd: make sure we allocate the NTA set before we add items to itLennart Poettering
2016-02-21Merge pull request #2650 from vcaputo/async_fsyncLennart Poettering
2016-02-21sd-lldp: beef up callback logicLennart Poettering
2016-02-21networkctl: ellipsize long LLDP fields in table outputLennart Poettering
2016-02-21networkctl: add missing newline to printf() format stringLennart Poettering
2016-02-21networkd: add basic LLDP transmission supportLennart Poettering
2016-02-21sd-lldp: filter out LLDP messages coming from our own MAC addressLennart Poettering
2016-02-21import: don't claim we had copied a settings file if we didn'tLennart Poettering
2016-02-21networkd: make a couple of functions staticLennart Poettering
2016-02-21networkd: rework when LLDP reception is enabledLennart Poettering
2016-02-21networkctl: print a nice warning when networkd isn't runningLennart Poettering
2016-02-21networkctl: if there's no data from networkd about an iface show as "unmanaged"Lennart Poettering
2016-02-21sd-network: use xsprintf() instead of asprintf() where we canLennart Poettering
2016-02-21networkctl: add a couple of (void) castsLennart Poettering
2016-02-21networkd: rework how carrier bindings are serializedLennart Poettering
2016-02-21networkd: turn on LLDP reception by default, in "routers-only" modeLennart Poettering
2016-02-21networkctl: extend "networkctl status" per-interface output to include LLDP infoLennart Poettering
2016-02-21networkctl: make use of xsprintf() where we canLennart Poettering
2016-02-21networkctl: simplify networkctlLennart Poettering
2016-02-21networkctl: rework interface data acquisitionLennart Poettering
2016-02-21networkctl: extend "networkctl list" and "networctl lldp" to optionally take ...Lennart Poettering
2016-02-21networkctl: add new call that unifies link data acquisition between "status" ...Lennart Poettering
2016-02-21networkctl: fix dispatch_verb() tableLennart Poettering
2016-02-21networkctl: split out system status stuff into its own functionLennart Poettering
2016-02-21sd-lldp: rework sd-lldp APILennart Poettering
2016-02-21udev-rules: use _cleanup_ for fcloseZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: make error messages about rules more uniformZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: rewrite function to avoid clobbering argumentsZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: modernize syntax a bitZbigniew Jędrzejewski-Szmek
2016-02-21udev-rules: log_oom() on memory error and abort processing of eventZbigniew Jędrzejewski-Szmek