summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-03tests: move strv related tests to test-strv.cRonny Chevalier
2016-03-03tests: move string related tests to test-string-util.cRonny Chevalier
2016-03-03tests: move hexdecoct tests to test-hexdecoct.cRonny Chevalier
2016-03-03Merge pull request #2790 from ronnychevalier/rc/systemctl_missing_oom_checkZbigniew Jędrzejewski-Szmek
2016-03-03systemctl: add missing OOM checkRonny Chevalier
2016-03-03Merge pull request #2781 from keszybz/selinux-and-warningsLennart Poettering
2016-03-03Merge pull request #2787 from ronnychevalier/rc/systemctl_edit_rm_empty_dropi...Zbigniew Jędrzejewski-Szmek
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-02Merge pull request #2782 from AOSC-Dev/masterDaniel Mack
2016-03-01po/zh_CN: attempt to refresh zh_CN translationMingcong Bai
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-03-01Merge pull request #2754 from eworm-de/ask-passwordZbigniew Jędrzejewski-Szmek
2016-03-01Merge pull request #2777 from martinpitt/keymapMartin Pitt
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-01keymap: Some HP refactoring, add Probook 440 G3 keysMartin Pitt
2016-03-01keymap: Add HP ZBookMartin Pitt
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 #2752 from eliasp/no-container-name-escapingZbigniew 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-29test-clock: fix assertionsMartin Pitt
2016-02-29timedated: trivial stylistic fixMartin Pitt
2016-02-29Merge pull request #2766 from keszybz/coverityMartin Pitt
2016-02-29systemctl: Fix warn: action_to_runlevel() is not usedBenjamin 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-29Merge pull request #2764 from benjarobin/fix-stdio-bridgeRonny Chevalier
2016-02-29stdio-bridge: Correctly propagate errorBenjamin Robin
2016-02-29shorten hostname before checking for trailing dotThomas Blume
2016-02-28Merge pull request #2746 from daurnimator/patch-1Zbigniew Jędrzejewski-Szmek
2016-02-28Merge pull request #2753 from phomes/trivial-fixes2Zbigniew Jędrzejewski-Szmek
2016-02-28Merge pull request #2749 from martinpitt/adjtimeZbigniew Jędrzejewski-Szmek
2016-02-27core: avoid compiler warning when compiling with -fexceptionsThomas Haller
2016-02-26stdio-bridge: remove dead codeThomas Hindoe Paaboel Andersen
2016-02-26tree-wide: indentation fixesThomas Hindoe Paaboel Andersen
2016-02-26Don't escape the name of the container in instances ofElias Probst
2016-02-26timedated: be more tolerant in parsing /etc/adjtimeMartin Pitt
2016-02-26clock-util: be more tolerant in parsing /etc/adjtimeMartin Pitt