summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-09DHCP DUID and IAID configurabilityVinay Kulkarni
2016-03-09Merge pull request #2755 from keszybz/more-testsMartin Pitt
2016-03-07Merge pull request #2768 from benjarobin/fix-2718Daniel Mack
2016-03-06firstboot: use laccess macro instead of facessat()Alexander Kuleshov
2016-03-05Merge pull request #2791 from 0xAX/clear-flag-macroZbigniew Jędrzejewski-Szmek
2016-03-05Merge pull request #2795 from jhol/replace-irreversibly-on-failureZbigniew Jędrzejewski-Szmek
2016-03-05tree-wide: use SET_FLAG() macro to make code more clearAlexander Kuleshov
2016-03-05systemctl: improve error message when starting a unit failedRonny Chevalier
2016-03-04test-compress-benchmark: skip loop iteration if size is 0Zbigniew Jędrzejewski-Szmek
2016-03-04test-selinux: use yes_no() and strnull()Zbigniew Jędrzejewski-Szmek
2016-03-04networkctl: avoid reading past end of input bufferZbigniew Jędrzejewski-Szmek
2016-03-04networkctl: use ETHER_ADDR_NULL in one more placeZbigniew Jędrzejewski-Szmek
2016-03-04lldp: fix memleakZbigniew Jędrzejewski-Szmek
2016-03-04test-libudev: disable monitor mode by default and add to automatic testsZbigniew Jędrzejewski-Szmek
2016-03-04test-libudev: modernizationZbigniew Jędrzejewski-Szmek
2016-03-04Enable test-ipcrm, test-hostname in unsafe testsZbigniew Jędrzejewski-Szmek
2016-03-04Enable test-daemon, test-log, test-watchdog by defaultZbigniew Jędrzejewski-Szmek
2016-03-04shared/acpi-fpdt: use ENODATA for missing data and skip testZbigniew Jędrzejewski-Szmek
2016-03-04Rename test-boot-timestamp to test-boot-timestamps and enable by defaultZbigniew Jędrzejewski-Szmek
2016-03-04Move test-loopback to normal testsZbigniew Jędrzejewski-Szmek
2016-03-04core/failure-action: Set job-modes to replace-irreversiblyJoel Holdsworth
2016-03-03systemctl: add missing OOM checkRonny Chevalier
2016-03-03Merge pull request #2781 from keszybz/selinux-and-warningsLennart Poettering
2016-03-02systemctl: rm empty dropin dirs after cancelled editRonny Chevalier
2016-03-02Redefine 32bit time_t format to signedZbigniew Jędrzejewski-Szmek
2016-03-02test-sizeof: add a helper which prints variable sizes and signednessZbigniew Jędrzejewski-Szmek
2016-03-02test-selinux: add some simple tests which call functions and print the result...Zbigniew Jędrzejewski-Szmek
2016-03-02selinux: use raw variants of security_compute_create and setfscreateconZbigniew Jędrzejewski-Szmek
2016-03-02Merge pull request #2779 from 0xAX/openat-opath-excess-flagsDaniel Mack
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-03-01ask-password: add option --no-output to not print password to stdoutChristian Hesse
2016-03-01Merge pull request #2773 from eliasp/type-warningsDaniel Mack
2016-02-29Merge pull request #2702 from poettering/resolved-iterate-fixZbigniew Jędrzejewski-Szmek
2016-02-29Merge pull request #2767 from benjarobin/fix-warnZbigniew Jędrzejewski-Szmek
2016-02-29Use `PRIu64` to print `uint64_t` in log msgsElias Probst
2016-02-29Merge pull request #2771 from 0xAX/core-kernel-timestamp-cleanupLennart Poettering
2016-02-29Merge pull request #2769 from martinpitt/adjtimeLennart Poettering
2016-02-29test-clock: fix FILE* leakMartin Pitt
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-29test-clock: fix assertionsMartin Pitt
2016-02-29timedated: trivial stylistic fixMartin Pitt
2016-02-29systemctl: Fix warn: action_to_runlevel() is not usedBenjamin ROBIN
2016-02-29systemctl: Replace check_one_unit() by get_state_one_unit()Benjamin ROBIN
2016-02-29test-clock: fix fd "leak"Zbigniew Jędrzejewski-Szmek
2016-02-29core: use DUAL_TIMESTAMP_NULL to reset kernel_timestampAlexander Kuleshov
2016-02-29stdio-bridge: Correctly propagate errorBenjamin Robin
2016-02-29shorten hostname before checking for trailing dotThomas Blume
2016-02-28Merge pull request #2753 from phomes/trivial-fixes2Zbigniew Jędrzejewski-Szmek