summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move module-util.h to src/shared/ and load_module() to libsharedZbigniew Jędrzejewski-Szmek2018-07-165-62/+71
* core/kmod-setup: restore commentsZbigniew Jędrzejewski-Szmek2018-07-061-3/+5
* Merge pull request #9489 from keszybz/copyright-removal-3Lennart Poettering2018-07-034-10/+1
|\
| * tree-wide: drop some leftover header for Lennart PoetteringZbigniew Jędrzejewski-Szmek2018-07-032-4/+1
| * journald: drop copyright headers for Sebastian ThorarensenZbigniew Jędrzejewski-Szmek2018-07-032-6/+0
* | rpm: emit warning when macro with typo is usedZbigniew Jędrzejewski-Szmek2018-07-031-1/+1
* | Merge pull request #9417 from Conan-Kudo/rpm-environmentdir-typoZbigniew Jędrzejewski-Szmek2018-07-031-1/+5
|\ \
| * | rpm: Add misspelled %_environmentdir macro for temporary compatibilityNeal Gompa2018-06-261-0/+4
| * | rpm: Fix typo in %_environmentdirNeal Gompa2018-06-251-1/+1
* | | conf-parser,login: logs description of error in parsing sizeYu Watanabe2018-07-032-6/+12
* | | seccomp: add swapcontext into @process for ppc32Lion Yang2018-07-031-0/+1
* | | tree-wide: add a space after (void)Yu Watanabe2018-07-034-9/+9
* | | resolved: fix typo in log messageZbigniew Jędrzejewski-Szmek2018-07-031-2/+2
| |/ |/|
* | 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-29166-266/+8
|\ \
| * | 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
|/ /
* | Merge pull request #9422 from yuwata/conf-filesLennart Poettering2018-06-286-2/+47
|\ \
| * | 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
* | | resolve: warn when our stub listener is disabled but resolv.conf uses itYu Watanabe2018-06-283-1/+44
* | | 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-281-1/+1
* | | 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
* | | 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
|/ /