summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resolvectl: show current DNS server only when it is setYu Watanabe2018-05-111-8/+10
* resolvectl: show fallback DNS servers by status commandYu Watanabe2018-05-111-0/+9
* resolve: introduce FallbackDNS bus propertyYu Watanabe2018-05-111-10/+27
* tmpfiles: remove newline that shouldn't be thereLennart Poettering2018-05-111-3/+1
* terminal-util: add a function that shows a pretty separator lineLennart Poettering2018-05-114-4/+27
* Merge pull request #8953 from yuwata/bus-macroLennart Poettering2018-05-1020-178/+77
|\
| * string-util: rename strdash_if_empty() to empty_to_dash()Yu Watanabe2018-05-113-13/+9
| * path-util: introduce empty_to_root() and use it many placesYu Watanabe2018-05-117-13/+12
| * core: merge duplicated functionsYu Watanabe2018-05-114-42/+24
| * core: send NULL instead of empty stringYu Watanabe2018-05-113-7/+5
| * core: use offsetof() for Syslog{Level,Facility} dbus propertiesYu Watanabe2018-05-111-8/+8
| * core: use bus_property_get_*() functions instead of NULLYu Watanabe2018-05-104-9/+9
| * core: drop property_get_syscall_errno()Yu Watanabe2018-05-101-19/+1
| * core: drop property_get_{capability_bounding_set,ambient_capabilities}()Yu Watanabe2018-05-101-38/+2
| * core: use BUS_DEFINE_PROPERTY_GET_ENUM() macroYu Watanabe2018-05-101-19/+2
| * core: drop 'bus_' prefix from bus_property_get_protect_{home,system}()Yu Watanabe2018-05-101-6/+4
| * core: simplify property_get_cpu_affinity()Yu Watanabe2018-05-101-4/+1
* | test-execute: remove state directories before running testsYu Watanabe2018-05-102-1/+7
* | units: set RestrictNamespaces=yes to networkd and resolvedYu Watanabe2018-05-102-0/+2
* | test: add testcase for environment file variables with backslashesJoost Heitbrink2018-05-116-9/+13
* | Merge pull request #8964 from MikhailKasimov/patch-2Yu Watanabe2018-05-111-3/+4
|\ \
| * | Update systemd-journal-upload.service.xmlMikhail Kasimov2018-05-111-1/+2
| * | man: systemd-journal-upload: rsa 2048Mikhail Kasimov2018-05-111-2/+2
|/ /
* | Merge pull request #8824 from keszybz/analyze-show-configLennart Poettering2018-05-1018-95/+418
|\ \
| * | Eliminate config_dirs vars which hold a static strvZbigniew Jędrzejewski-Szmek2018-05-073-12/+7
| * | analyze: allow full paths for cat-configZbigniew Jędrzejewski-Szmek2018-05-072-6/+24
| * | analyze: seperate config file groups by underlineZbigniew Jędrzejewski-Szmek2018-05-071-1/+4
| * | basic/terminal-util: fix output of files without a final newlineZbigniew Jędrzejewski-Szmek2018-04-271-4/+18
| * | binfmt: add --cat-configZbigniew Jędrzejewski-Szmek2018-04-272-6/+34
| * | analyze: add --root option for cat-configZbigniew Jędrzejewski-Szmek2018-04-274-7/+29
| * | sysctl: add --cat-configZbigniew Jędrzejewski-Szmek2018-04-272-7/+27
| * | sysusers: add --cat-configZbigniew Jędrzejewski-Szmek2018-04-273-24/+55
| * | tmpfiles: add --cat-configZbigniew Jędrzejewski-Szmek2018-04-275-27/+96
| * | analyze: add 'cat-config' verbZbigniew Jędrzejewski-Szmek2018-04-278-6/+107
| * | Move function to cat file & dropins into basic/Zbigniew Jędrzejewski-Szmek2018-04-264-29/+51
* | | mtd: some basic code cleanupsLennart Poettering2018-05-103-33/+40
* | | Networkd tests: add bridge link properties to testSusant Sahani2018-05-101-0/+23
* | | man: journal-gatewayd.service: links on {rem,upl}Mikhail Kasimov2018-05-101-1/+3
* | | Merge pull request #8950 from dtardon/cleanupZbigniew Jędrzejewski-Szmek2018-05-106-181/+112
|\ \ \
| * | | sd-bus: use automatic cleanup moreDavid Tardon2018-05-101-54/+32
| * | | basic: use automatic cleanup moreDavid Tardon2018-05-101-8/+4
| * | | basic: use automatic cleanup moreDavid Tardon2018-05-101-8/+5
| * | | basic: use automatic cleanup moreDavid Tardon2018-05-102-63/+49
| * | | journal: use automatic cleanup moreDavid Tardon2018-05-101-48/+22
| | |/ | |/|
* | | github: use multiple issue templatesZbigniew Jędrzejewski-Szmek2018-05-103-31/+36
* | | Merge pull request #8943 from keszybz/coverity-fixesYu Watanabe2018-05-1012-73/+57
|\ \ \ | |/ / |/| |
| * | core/mount-setup: remove part of check which is always trueZbigniew Jędrzejewski-Szmek2018-05-101-1/+1
| * | basic/fs-util: remove logically dead codeZbigniew Jędrzejewski-Szmek2018-05-101-16/+3
| * | udevadm: fix null dererefence on allocation errorZbigniew Jędrzejewski-Szmek2018-05-101-1/+2
| * | localed: fix memleak in error pathZbigniew Jędrzejewski-Szmek2018-05-101-7/+7