Age | Commit message (Expand) | Author |
2016-03-03 | tests: move glob-util related tests to test-glob-util.c | Ronny Chevalier |
2016-03-03 | tests: move io-util related tests to test-io-util | Ronny Chevalier |
2016-03-03 | tests: move proc-cmdline related tests to test-proc-cmdline.c | Ronny Chevalier |
2016-03-03 | tests: move fstab-util related tests to test-fstab-util.c | Ronny Chevalier |
2016-03-03 | tests: move fs-util related tests to test-fs-util.c | Ronny Chevalier |
2016-03-03 | tests: move conf-parser related tests to test-conf-parser.c | Ronny Chevalier |
2016-03-03 | tests: move fd-util related tests to test-fd-util.c | Ronny Chevalier |
2016-03-03 | tests: move user-util related tests to test-user-util.c | Ronny Chevalier |
2016-03-03 | tests: move path-util related tests to test-path-util.c | Ronny Chevalier |
2016-03-03 | tests: move fileio related tests to test-fileio.c | Ronny Chevalier |
2016-03-03 | tests: move stat-util related tests to test-stat-util.c | Ronny Chevalier |
2016-03-03 | tests: move signal-util related tests to test-signal-util.c | Ronny Chevalier |
2016-03-03 | tests: move cpu-set-util related tests to test-cpu-set-util.c | Ronny Chevalier |
2016-03-03 | tests: move web-util related tests to test-web-util.c | Ronny Chevalier |
2016-03-03 | tests: move alloc related tests to test-alloc-util.c | Ronny Chevalier |
2016-03-03 | tests: move escape related tests to test-escape.c | Ronny Chevalier |
2016-03-03 | tests: move strv related tests to test-strv.c | Ronny Chevalier |
2016-03-03 | tests: move string related tests to test-string-util.c | Ronny Chevalier |
2016-03-03 | tests: move hexdecoct tests to test-hexdecoct.c | Ronny Chevalier |
2016-03-03 | systemctl: add missing OOM check | Ronny Chevalier |
2016-03-03 | Merge pull request #2781 from keszybz/selinux-and-warnings | Lennart Poettering |
2016-03-02 | systemctl: rm empty dropin dirs after cancelled edit | Ronny Chevalier |
2016-03-02 | Redefine 32bit time_t format to signed | Zbigniew Jędrzejewski-Szmek |
2016-03-02 | test-sizeof: add a helper which prints variable sizes and signedness | Zbigniew Jędrzejewski-Szmek |
2016-03-02 | test-selinux: add some simple tests which call functions and print the result... | Zbigniew Jędrzejewski-Szmek |
2016-03-02 | selinux: use raw variants of security_compute_create and setfscreatecon | Zbigniew Jędrzejewski-Szmek |
2016-03-02 | Merge pull request #2779 from 0xAX/openat-opath-excess-flags | Daniel Mack |
2016-03-01 | selinux: always try to load the full selinux db | Zbigniew Jędrzejewski-Szmek |
2016-03-02 | tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passed | Alexander Kuleshov |
2016-03-01 | ask-password: add option --no-output to not print password to stdout | Christian Hesse |
2016-03-01 | Merge pull request #2773 from eliasp/type-warnings | Daniel Mack |
2016-02-29 | Merge pull request #2702 from poettering/resolved-iterate-fix | Zbigniew Jędrzejewski-Szmek |
2016-02-29 | Merge pull request #2767 from benjarobin/fix-warn | Zbigniew Jędrzejewski-Szmek |
2016-02-29 | Use `PRIu64` to print `uint64_t` in log msgs | Elias Probst |
2016-02-29 | Merge pull request #2771 from 0xAX/core-kernel-timestamp-cleanup | Lennart Poettering |
2016-02-29 | Merge pull request #2769 from martinpitt/adjtime | Lennart Poettering |
2016-02-29 | test-clock: fix FILE* leak | Martin Pitt |
2016-02-29 | Merge pull request #2763 from tblume/shorten-hostname-before-removing-dots | Lennart Poettering |
2016-02-29 | Merge pull request #2756 from thom311/master | Lennart Poettering |
2016-02-29 | test-clock: fix assertions | Martin Pitt |
2016-02-29 | timedated: trivial stylistic fix | Martin Pitt |
2016-02-29 | systemctl: Fix warn: action_to_runlevel() is not used | Benjamin ROBIN |
2016-02-29 | systemctl: Replace check_one_unit() by get_state_one_unit() | Benjamin ROBIN |
2016-02-29 | test-clock: fix fd "leak" | Zbigniew Jędrzejewski-Szmek |
2016-02-29 | core: use DUAL_TIMESTAMP_NULL to reset kernel_timestamp | Alexander Kuleshov |
2016-02-29 | stdio-bridge: Correctly propagate error | Benjamin Robin |
2016-02-29 | shorten hostname before checking for trailing dot | Thomas Blume |
2016-02-28 | Merge pull request #2753 from phomes/trivial-fixes2 | Zbigniew Jędrzejewski-Szmek |
2016-02-28 | Merge pull request #2749 from martinpitt/adjtime | Zbigniew Jędrzejewski-Szmek |
2016-02-27 | core: avoid compiler warning when compiling with -fexceptions | Thomas Haller |