Age | Commit message (Expand) | Author |
2016-03-09 | /dev/console must be labeled with SELinux label | Dan Walsh |
2016-03-07 | Merge pull request #2768 from benjarobin/fix-2718 | Daniel Mack |
2016-03-06 | firstboot: use laccess macro instead of facessat() | Alexander Kuleshov |
2016-03-05 | Merge pull request #2791 from 0xAX/clear-flag-macro | Zbigniew Jędrzejewski-Szmek |
2016-03-05 | Merge pull request #2795 from jhol/replace-irreversibly-on-failure | Zbigniew Jędrzejewski-Szmek |
2016-03-05 | tree-wide: use SET_FLAG() macro to make code more clear | Alexander Kuleshov |
2016-03-05 | systemctl: improve error message when starting a unit failed | Ronny Chevalier |
2016-03-04 | test-compress-benchmark: skip loop iteration if size is 0 | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-selinux: use yes_no() and strnull() | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | networkctl: avoid reading past end of input buffer | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | networkctl: use ETHER_ADDR_NULL in one more place | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | lldp: fix memleak | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-libudev: disable monitor mode by default and add to automatic tests | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | test-libudev: modernization | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Enable test-ipcrm, test-hostname in unsafe tests | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Enable test-daemon, test-log, test-watchdog by default | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | shared/acpi-fpdt: use ENODATA for missing data and skip test | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Rename test-boot-timestamp to test-boot-timestamps and enable by default | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | Move test-loopback to normal tests | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | fstab-generator: fix automount option and don't start associated mount unit a... | Franck Bui |
2016-03-04 | core/mount: Don't unmount initramfs mounts | Joel Holdsworth |
2016-03-04 | core/failure-action: Set job-modes to replace-irreversibly | Joel Holdsworth |
2016-03-04 | selinux: use *_raw API from libselinux | Evgeny Vereshchagin |
2016-03-03 | test-util: remove now unused includes | Ronny Chevalier |
2016-03-03 | tests: move xattr-util related tests to test-xattr-util.c | Ronny Chevalier |
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 |