summaryrefslogtreecommitdiffstats
path: root/test/unit-with-multiple-dashes.service (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-26netdev: do not assign unused valuesYu Watanabe1-8/+4
2018-06-26crypt-util: Translate libcryptsetup log level instead of using log_debug()Jan Janssen1-1/+19
2018-06-25timedate: use gmtime_r() and localtime_r()Lennart Poettering1-10/+10
2018-06-25man: add comments about MTUBytes= and MACAddress= for tuntap devicesYu Watanabe1-10/+13
2018-06-25busctl: make parameter constLennart Poettering1-1/+1
2018-06-25meson: check whether gnutls supports TCP fast openYu Watanabe2-1/+2
2018-06-25systemctl: if we can't detect the system-is-running state, assume it's not ru...Lennart Poettering1-1/+1
2018-06-25systemctl: log errors to LOG_DEBUG rather than eating them up entirelyLennart Poettering1-1/+4
2018-06-25systemctl: add 'static' to constant state arrayLennart Poettering1-2/+9
2018-06-25bls: allow firmware-supported file systemsZbigniew Jędrzejewski-Szmek1-1/+1
2018-06-25[hwdb] Add support for HP ProBook 650 wifi switch key (#9260)Ludwin Janvier1-0/+4
2018-06-25resolved: assert t->server is set in dns_transaction_emit_tcp.Filipe Brandenburger1-1/+3
2018-06-25core/job: add check for return of job_type_merge_and_collapse()Filipe Brandenburger1-1/+1
2018-06-25hwdb: added accelerometer quirk for Aspire Switch 10 (sw5-011)M0Rf301-0/+3
2018-06-25core/manager: Make sure jobs statistics are not double after daemon-reloadMichal Koutný1-0/+2
2018-06-25man: SystemMaxUse= clarification in journald.conf(5)Michal Koutný1-1/+5
2018-06-25escape: add --instance optionLucas Werkmeister2-3/+38
2018-06-25boot: do not assume the last character in cmdline is a newlineZbigniew Jędrzejewski-Szmek1-6/+8
2018-06-25escape: support --unescape with --templateLucas Werkmeister2-10/+54
2018-06-25tmpfiles: specify access mode for /run/systemd/netifYu Watanabe1-3/+3
2018-06-25network: fix log messageYu Watanabe1-1/+1
2018-06-25timesync: update log messageYu Watanabe1-1/+1
2018-06-25timesync: changes type of drift_freq to int64_tYu Watanabe2-2/+2
2018-06-25hwdb: Fix secondary backslash on MSI GS65 laptopSandy1-0/+4
2018-06-25Add resolution of Trust Flex Graphics Tablet to hwdbRussianNeuroMancer1-0/+9
2018-06-25docs: put LGTM on the list of QA tools and fix a couple typosEvegeny Vereshchagin1-2/+6
2018-06-25install: fix error handling in is_symlink_with_known_name()Yu Watanabe1-1/+1
2018-06-25portable: fix error handlingYu Watanabe1-1/+1
2018-06-25import: drop unnecessary conditionYu Watanabe1-2/+1
2018-06-25sd-dhcp: drop unnecessary conditionYu Watanabe1-3/+2
2018-06-25machine-pool: drop unnecessary conditionYu Watanabe1-2/+1
2018-06-25resolve: drop dead codeYu Watanabe1-10/+6
2018-06-25resolve: drop dead codeYu Watanabe1-7/+2
2018-06-25bootctl: drop dead codeYu Watanabe1-12/+2
2018-06-25journal: drop redundant conditionYu Watanabe1-1/+1
2018-06-25resolve: fix return value type of dns_answer_has_dname_for_cname()Yu Watanabe2-3/+2
2018-06-25resolve: dns_scope_network_good() does not returns negative errnoYu Watanabe1-4/+1
2018-06-25core/cgroup: drop unnecessary conditionYu Watanabe1-1/+1
2018-06-25bus-util: fix error handlingYu Watanabe1-1/+1
2018-06-25tree-wide: add multiple inclusion guardYu Watanabe9-0/+9
2018-06-24meson: drop unused optionYu Watanabe1-1/+0
2018-06-24core: drop unused log messageYu Watanabe1-5/+1
2018-06-23core: Actually use the resolved path for TemporaryFileSystem= (#9385)YmrDtnJu1-1/+1
2018-06-22tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek38-93/+0
2018-06-22meson: bump package and library versionv239Lennart Poettering1-3/+3
2018-06-22final touches to NEWSLennart Poettering1-2/+2
2018-06-22man: small fixups for systemd-boot(8)Zbigniew Jędrzejewski-Szmek1-4/+4
2018-06-22man: correct the meaning of TimeoutStopSec= (#9325)Jan Synacek1-6/+6
2018-06-22tmpfile: do not specify mode and owner to /run/systemd/netifYu Watanabe1-3/+3
2018-06-21journalctl: handle inotify exhaustion nicerKevin Kuehler1-3/+5