summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: move xattr-util related tests to test-xattr-util.cRonny Chevalier2016-03-034-34/+77
* tests: move glob-util related tests to test-glob-util.cRonny Chevalier2016-03-034-20/+58
* tests: move io-util related tests to test-io-utilRonny Chevalier2016-03-034-38/+77
* tests: move proc-cmdline related tests to test-proc-cmdline.cRonny Chevalier2016-03-034-20/+60
* tests: move fstab-util related tests to test-fstab-util.cRonny Chevalier2016-03-032-36/+37
* tests: move fs-util related tests to test-fs-util.cRonny Chevalier2016-03-034-55/+99
* tests: move conf-parser related tests to test-conf-parser.cRonny Chevalier2016-03-032-10/+9
* tests: move fd-util related tests to test-fd-util.cRonny Chevalier2016-03-034-72/+111
* tests: move user-util related tests to test-user-util.cRonny Chevalier2016-03-032-27/+27
* tests: move path-util related tests to test-path-util.cRonny Chevalier2016-03-032-46/+46
* tests: move fileio related tests to test-fileio.cRonny Chevalier2016-03-032-133/+133
* tests: move stat-util related tests to test-stat-util.cRonny Chevalier2016-03-034-37/+76
* tests: move signal-util related tests to test-signal-util.cRonny Chevalier2016-03-032-14/+18
* tests: move cpu-set-util related tests to test-cpu-set-util.cRonny Chevalier2016-03-034-117/+151
* tests: move web-util related tests to test-web-util.cRonny Chevalier2016-03-034-14/+47
* tests: move alloc related tests to test-alloc-util.cRonny Chevalier2016-03-034-28/+63
* tests: move escape related tests to test-escape.cRonny Chevalier2016-03-034-88/+122
* tests: move strv related tests to test-strv.cRonny Chevalier2016-03-032-20/+21
* tests: move string related tests to test-string-util.cRonny Chevalier2016-03-032-260/+265
* tests: move hexdecoct tests to test-hexdecoct.cRonny Chevalier2016-03-034-360/+395
* Merge pull request #2790 from ronnychevalier/rc/systemctl_missing_oom_checkZbigniew Jędrzejewski-Szmek2016-03-031-1/+6
|\
| * systemctl: add missing OOM checkRonny Chevalier2016-03-031-1/+6
|/
* Merge pull request #2781 from keszybz/selinux-and-warningsLennart Poettering2016-03-0320-31/+209
|\
| * Redefine 32bit time_t format to signedZbigniew Jędrzejewski-Szmek2016-03-021-1/+1
| * test-sizeof: add a helper which prints variable sizes and signednessZbigniew Jędrzejewski-Szmek2016-03-023-1/+62
| * test-selinux: add some simple tests which call functions and print the result...Zbigniew Jędrzejewski-Szmek2016-03-023-1/+126
| * selinux: use raw variants of security_compute_create and setfscreateconZbigniew Jędrzejewski-Szmek2016-03-021-3/+3
| * selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek2016-03-0115-26/+18
* | Merge pull request #2787 from ronnychevalier/rc/systemctl_edit_rm_empty_dropi...Zbigniew Jędrzejewski-Szmek2016-03-031-1/+11
|\ \
| * | systemctl: rm empty dropin dirs after cancelled editRonny Chevalier2016-03-021-1/+11
|/ /
* | Merge pull request #2779 from 0xAX/openat-opath-excess-flagsDaniel Mack2016-03-023-5/+5
|\ \
| * | tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passedAlexander Kuleshov2016-03-023-5/+5
* | | Merge pull request #2782 from AOSC-Dev/masterDaniel Mack2016-03-021-72/+69
|\ \ \
| * | | po/zh_CN: attempt to refresh zh_CN translationMingcong Bai2016-03-011-72/+69
|/ / /
* | | Merge pull request #2754 from eworm-de/ask-passwordZbigniew Jędrzejewski-Szmek2016-03-012-1/+19
|\ \ \
| * | | ask-password: add option --no-output to not print password to stdoutChristian Hesse2016-03-012-1/+19
| | |/ | |/|
* | | Merge pull request #2777 from martinpitt/keymapMartin Pitt2016-03-011-8/+8
|\ \ \ | |/ / |/| |
| * | keymap: Some HP refactoring, add Probook 440 G3 keysMartin Pitt2016-03-011-8/+6
| * | keymap: Add HP ZBookMartin Pitt2016-03-011-0/+2
|/ /
* | Merge pull request #2773 from eliasp/type-warningsDaniel Mack2016-03-012-3/+5
|\ \ | |/ |/|
| * Use `PRIu64` to print `uint64_t` in log msgsElias Probst2016-02-292-3/+5
* | Merge pull request #2702 from poettering/resolved-iterate-fixZbigniew Jędrzejewski-Szmek2016-02-297-42/+59
|\ \
| * | resolved: fix notification iteration logic when transactions are completedLennart Poettering2016-02-226-35/+52
| * | hashmap: use void* and uint8_t* for generic pointersLennart Poettering2016-02-221-7/+7
* | | Merge pull request #2767 from benjarobin/fix-warnZbigniew Jędrzejewski-Szmek2016-02-291-0/+2
|\ \ \ | |_|/ |/| |
| * | systemctl: Fix warn: action_to_runlevel() is not usedBenjamin ROBIN2016-02-291-0/+2
* | | Merge pull request #2771 from 0xAX/core-kernel-timestamp-cleanupLennart Poettering2016-02-291-3/+1
|\ \ \
| * | | core: use DUAL_TIMESTAMP_NULL to reset kernel_timestampAlexander Kuleshov2016-02-291-3/+1
* | | | Merge pull request #2769 from martinpitt/adjtimeLennart Poettering2016-02-292-8/+8
|\ \ \ \
| * | | | test-clock: fix FILE* leakMartin Pitt2016-02-291-2/+2