summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sd-bus: publicize sd_bus_message_readv()Violet Halo2018-06-293-3/+10
* tree-wide: use instead of #ifdef for HAVE_*Yu Watanabe2018-06-293-6/+6
* resolve: update log messageYu Watanabe2018-06-291-2/+2
* Merge pull request #9468 from yuwata/small-cleanupsLennart Poettering2018-06-29167-268/+10
|\
| * man: add missing parenthesesYu Watanabe2018-06-291-2/+2
| * bus-util: update commentYu Watanabe2018-06-291-5/+4
| * tree-wide: drop double newlineYu Watanabe2018-06-29104-104/+0
| * tree-wide: drop empty commentsYu Watanabe2018-06-2971-142/+0
| * tree-wide: drop empty lines in the begining of commentsYu Watanabe2018-06-2913-13/+0
| * network: update log messageYu Watanabe2018-06-291-1/+3
| * bus-util: drop unnecessary !!Yu Watanabe2018-06-291-1/+1
* | Use #if instead of #ifdef for ENABLE_GSHADOWChenQi19892018-06-291-1/+1
* | Add accel mount matrix for BayTrail-based tablets by DEXPRussianNeuroMancer2018-06-291-0/+6
|/
* Merge pull request #9422 from yuwata/conf-filesLennart Poettering2018-06-287-4/+50
|\
| * man: add missing option for system.confYu Watanabe2018-06-261-2/+3
| * core: add missing option and drop nonexistent option in system.confYu Watanabe2018-06-261-2/+1
| * journal: add missing option in journald.confYu Watanabe2018-06-261-0/+1
| * journal-remote: add license and reference to man page in conf filesYu Watanabe2018-06-262-0/+26
| * network: provide default networkd.confYu Watanabe2018-06-262-0/+19
* | tree-wide: use 'signed int' instead of 'int' for bit field variablesYu Watanabe2018-06-282-2/+2
* | Merge pull request #9452 from evverx/coverity.shLennart Poettering2018-06-281-3/+3
|\ \
| * | coverity.sh: fail if uploading data to Coverity Scan is forbiddenEvegeny Vereshchagin2018-06-251-1/+1
| * | coverity.sh: use a comma to separate module namesEvegeny Vereshchagin2018-06-251-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
* | | resolve: warn when our stub listener is disabled but resolv.conf uses itYu Watanabe2018-06-283-1/+44
* | | meson: do not compare objects of different typesYu Watanabe2018-06-281-1/+2
* | | sd-bus: stop using the result of an assignment as an operand of &&Evegeny Vereshchagin2018-06-281-1/+1
* | | core: tiny comment fixLennart Poettering2018-06-281-1/+1
* | | summary: update nspawn description string a bitLennart Poettering2018-06-282-3/+3
|/ /
* | sleep: fix one more printf format of a fiemap fieldFilipe Brandenburger2018-06-281-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-263-159/+142
* | | resolvconf: fixes for the compatibility interfaceFilipe Brandenburger2018-06-262-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