summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coverity.sh: fail if uploading data to Coverity Scan is forbiddenEvegeny Vereshchagin2018-06-261-1/+1
* coverity.sh: use a comma to separate module namesEvegeny Vereshchagin2018-06-261-1/+1
* coverity.sh: make the script compatible with Python 3Evegeny Vereshchagin2018-06-251-2/+2
* coverity.sh: fix a couple indentsEvegeny Vereshchagin2018-06-251-2/+2
* sleep: fix one more printf format of a fiemap fieldFilipe Brandenburger2018-06-271-2/+2
* basic: add missing comma in raw_clone assembly for sparcMike Gilbert2018-06-271-1/+1
* cryptsetup: Add dependency on loopback setup to generated unitsLorenz Hübschle-Schneider2018-06-271-1/+6
* bus-util: make log level lower in request_name_destroy_callback()Yu Watanabe2018-06-271-1/+1
* Merge pull request #9440 from yuwata/fix-jsLennart Poettering2018-06-271-9/+12
|\
| * journal-gateway: use localStorage["cursor"] only when it has valid valueYu Watanabe2018-06-271-4/+6
| * journal-gateway: explicitly declare local variablesYu Watanabe2018-06-271-5/+6
* | Merge pull request #9438 from yuwata/lgtm-fixes-2Lennart Poettering2018-06-272-5/+2
|\ \
| * | analyze: actually select longest activated-time of servicesYu Watanabe2018-06-271-4/+1
| * | sd-bus: fix implicit downcast of bitfield reported by LGTMYu Watanabe2018-06-271-1/+1
| |/
* | resolve: reduce number of conversions between ifname and ifindexYu Watanabe2018-06-273-159/+142
* | resolvconf: fixes for the compatibility interfaceFilipe Brandenburger2018-06-272-2/+4
|/
* sleep: fix printf format of fiemap fieldsFilipe Brandenburger2018-06-261-5/+6
* README.md: add an LGTM badgeEvegeny Vereshchagin2018-06-261-1/+2
* tree-wide: use localtime_r() instead of localtime()Yu Watanabe2018-06-264-14/+12
* netdev: do not assign unused valuesYu Watanabe2018-06-261-8/+4
* crypt-util: Translate libcryptsetup log level instead of using log_debug()Jan Janssen2018-06-261-1/+19
* timedate: use gmtime_r() and localtime_r()Lennart Poettering2018-06-251-10/+10
* Merge pull request #9411 from poettering/systemctl-is-running-fixesZbigniew Jędrzejewski-Szmek2018-06-251-4/+14
|\
| * systemctl: if we can't detect the system-is-running state, assume it's not ru...Lennart Poettering2018-06-251-1/+1
| * systemctl: log errors to LOG_DEBUG rather than eating them up entirelyLennart Poettering2018-06-251-1/+4
| * systemctl: add 'static' to constant state arrayLennart Poettering2018-06-251-2/+9
* | man: add comments about MTUBytes= and MACAddress= for tuntap devicesYu Watanabe2018-06-251-10/+13
* | Merge pull request #4522 from lucaswerkmeister/unescape-templateZbigniew Jędrzejewski-Szmek2018-06-252-10/+89
|\ \
| * | escape: add --instance optionLucas Werkmeister2018-06-252-3/+38
| * | escape: support --unescape with --templateLucas Werkmeister2018-06-252-10/+54
* | | busctl: make parameter constLennart Poettering2018-06-251-1/+1
* | | meson: check whether gnutls supports TCP fast openYu Watanabe2018-06-252-1/+2
| |/ |/|
* | bls: allow firmware-supported file systemsZbigniew Jędrzejewski-Szmek2018-06-251-1/+1
* | [hwdb] Add support for HP ProBook 650 wifi switch key (#9260)Ludwin Janvier2018-06-251-0/+4
* | resolved: assert t->server is set in dns_transaction_emit_tcp.Filipe Brandenburger2018-06-251-1/+3
* | core/job: add check for return of job_type_merge_and_collapse()Filipe Brandenburger2018-06-251-1/+1
* | hwdb: added accelerometer quirk for Aspire Switch 10 (sw5-011)M0Rf302018-06-251-0/+3
* | Merge pull request #9398 from yuwata/lgtm-fixesLennart Poettering2018-06-2523-48/+31
|\ \
| * | install: fix error handling in is_symlink_with_known_name()Yu Watanabe2018-06-251-1/+1
| * | portable: fix error handlingYu Watanabe2018-06-251-1/+1
| * | import: drop unnecessary conditionYu Watanabe2018-06-251-2/+1
| * | sd-dhcp: drop unnecessary conditionYu Watanabe2018-06-251-3/+2
| * | machine-pool: drop unnecessary conditionYu Watanabe2018-06-251-2/+1
| * | resolve: drop dead codeYu Watanabe2018-06-251-10/+6
| * | resolve: drop dead codeYu Watanabe2018-06-251-7/+2
| * | bootctl: drop dead codeYu Watanabe2018-06-251-12/+2
| * | journal: drop redundant conditionYu Watanabe2018-06-251-1/+1
| * | resolve: fix return value type of dns_answer_has_dname_for_cname()Yu Watanabe2018-06-252-3/+2
| * | resolve: dns_scope_network_good() does not returns negative errnoYu Watanabe2018-06-251-4/+1
| * | core/cgroup: drop unnecessary conditionYu Watanabe2018-06-251-1/+1