summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
2016-03-17Merge pull request #2848 from keszybz/clang-warningsDaniel Mack
2016-03-16Merge pull request #2797 from evverx/selinux-use-rawZbigniew Jędrzejewski-Szmek
2016-03-15basic/log: remove unused return valueZbigniew Jędrzejewski-Szmek
2016-03-15basic/c-rbtree: remove unused functionZbigniew Jędrzejewski-Szmek
2016-03-15basic/macros: clang 3.5 doesn't support alloc_sizeZbigniew Jędrzejewski-Szmek
2016-03-15time-util: fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupportedLubomir Rintel
2016-03-14include sys/sysmacros.h in more placesMike Frysinger
2016-03-10socket_address_listen: do not rely on errno (2)Zbigniew Jędrzejewski-Szmek
2016-03-10socket_address_listen - do not rely on errnoPetr Lautrbach
2016-03-04selinux: use *_raw API from libselinuxEvgeny Vereshchagin
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