summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
2016-03-03Merge pull request #2781 from keszybz/selinux-and-warningsLennart Poettering
2016-03-02Redefine 32bit time_t format to signedZbigniew Jędrzejewski-Szmek
2016-03-02selinux: use raw variants of security_compute_create and setfscreateconZbigniew Jędrzejewski-Szmek
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-03-02tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passedAlexander Kuleshov
2016-02-29Merge pull request #2702 from poettering/resolved-iterate-fixZbigniew Jędrzejewski-Szmek
2016-02-29Merge pull request #2763 from tblume/shorten-hostname-before-removing-dotsLennart Poettering
2016-02-29Merge pull request #2756 from thom311/masterLennart Poettering
2016-02-29shorten hostname before checking for trailing dotThomas Blume
2016-02-27core: avoid compiler warning when compiling with -fexceptionsThomas Haller
2016-02-26clock-util: be more tolerant in parsing /etc/adjtimeMartin Pitt
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-24treewide: fix typos and then/that useTorstein Husebø
2016-02-23Merge pull request #2724 from vcaputo/minor-formatting-cleanupsZbigniew Jędrzejewski-Szmek
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-23Merge pull request #2639 from nafets227/masterZbigniew Jędrzejewski-Szmek
2016-02-23basic: Bugfix Detect XEN Dom0 as no virtualizationStefan Schallenberg aka nafets227
2016-02-23basic: Debug-logging of Virtualisation detectionStefan Schallenberg aka nafets227
2016-02-23basic: mark unused variable as suchThomas Hindoe Paaboel Andersen
2016-02-23Merge pull request #2664 from zonque/bootchart-removalLennart Poettering
2016-02-23Merge pull request #2717 from keszybz/networkctl-prettificationLennart Poettering
2016-02-23basic: simplify ether_addr_is_nullZbigniew Jędrzejewski-Szmek
2016-02-23Fix two typosZbigniew Jędrzejewski-Szmek
2016-02-23architecture.h: remove PROC_CPUINFO_MODELDaniel Mack
2016-02-23Merge pull request #2709 from vcaputo/normalize_inc_dec_usageMartin Pitt
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-22resolved: fix notification iteration logic when transactions are completedLennart Poettering
2016-02-22hashmap: use void* and uint8_t* for generic pointersLennart 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-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 #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-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: add basic LLDP transmission supportLennart Poettering
2016-02-21sd-lldp: filter out LLDP messages coming from our own MAC addressLennart Poettering
2016-02-20time-util: check for overflow in conversion from ts to nsec_tZbigniew Jędrzejewski-Szmek
2016-02-20tree-wide: place #pragma once at the same place everywhereLennart Poettering
2016-02-20sd-lldp: move ETHERTYPE_LLDP to missing.hLennart Poettering
2016-02-19Merge pull request #2666 from keszybz/coverity-fixesZbigniew Jędrzejewski-Szmek
2016-02-19Use (void) to silenc coverity on proc title changesZbigniew Jędrzejewski-Szmek
2016-02-19Merge pull request #2661 from nwmcsween/nwmcsweenDaniel Mack
2016-02-18time-util: rewrite check in a way that does not confuse gccZbigniew Jędrzejewski-Szmek