summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test-journal-flush: provide at least *some* logsZbigniew Jędrzejewski-Szmek2019-08-201-2/+5
* test-event: stop debugging spewZbigniew Jędrzejewski-Szmek2019-08-201-2/+2
* basic/build.h: fix typoZbigniew Jędrzejewski-Szmek2019-08-202-3/+3
* analyze-security: move assert above first use of the variable (#13238)Jan Synacek2019-07-311-1/+2
* job: fix coverity issueLennart Poettering2019-07-311-2/+5
* test-chase-symlinks: fix coverity issueLennart Poettering2019-07-311-1/+5
* unit-file: fix coverity issueLennart Poettering2019-07-311-1/+1
* cryptsetup-generator: fix coverity issueLennart Poettering2019-07-311-8/+8
* test-execute: skip test_exec_systemcallfilter_system under ASanFrantisek Sumsal2019-07-311-1/+6
* analyze: declare dump_exit_status outside of HAVE_SECCOMP blockMike Gilbert2019-07-311-46/+46
* boot: fix build with gnu-efi older than 3.0.5v243-rc1Yu Watanabe2019-07-303-0/+57
* Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering2019-07-3011-360/+758
|\
| * test-unit-file: allow printing of information about specific unitsZbigniew Jędrzejewski-Szmek2019-07-301-2/+22
| * pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-308-16/+83
| * analyze: add "unit-files" to dump the unit fragment mapZbigniew Jędrzejewski-Szmek2019-07-301-0/+50
| * pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-308-358/+507
| * shared/unit-file: add a function to validate unit alias symlinksZbigniew Jędrzejewski-Szmek2019-07-304-0/+112
| * shared/install: typoZbigniew Jędrzejewski-Szmek2019-07-291-1/+1
* | Merge pull request #13189 from yuwata/network-initrd-generator-unitZbigniew Jędrzejewski-Szmek2019-07-301-4/+4
|\ \
| * | network-generator: rename generated unit filesYu Watanabe2019-07-301-4/+4
* | | networkctl: TABLE_BPS requires uint64_tYu Watanabe2019-07-301-1/+1
* | | Merge pull request #13219 from poettering/named-exit-codes-tweaksZbigniew Jędrzejewski-Szmek2019-07-306-23/+27
|\ \ \
| * | | analyze: clarify that 'exit-status' optionally takes argumentsLennart Poettering2019-07-291-1/+1
| * | | analyze: right-align exit status columnLennart Poettering2019-07-291-0/+4
| * | | analyze: rename "exit-codes" to "exit-status"Lennart Poettering2019-07-291-12/+12
| * | | analyze: always use "int" to display exit status valuesLennart Poettering2019-07-291-2/+2
| * | | exit-status: rename EXIT_STATUS_GLIBC → EXIT_STATUS_LIBCLennart Poettering2019-07-295-10/+10
| |/ /
* | | Merge pull request #13216 from poettering/busctl-format-tableLennart Poettering2019-07-293-98/+185
|\ \ \
| * | | busctl: port "busctl list" to format_table.hLennart Poettering2019-07-291-89/+122
| * | | format-table: add TABLE_PID cell typeLennart Poettering2019-07-291-0/+4
| * | | format-table: automatically show empty cells in greyLennart Poettering2019-07-291-3/+16
| * | | format-table: add table_fill_empty() to fill in empty cells until the specifi...Lennart Poettering2019-07-292-0/+23
| * | | format-table: if NULL is spcified as data, let's patch to an empty cellLennart Poettering2019-07-291-0/+4
| * | | format-table: optionally show a specific string in empty cellsLennart Poettering2019-07-292-6/+16
* | | | Merge pull request #13217 from poettering/TODO-updatesLennart Poettering2019-07-291-0/+2
|\ \ \ \
| * | | | udev: warn on rules files with weird access modesLennart Poettering2019-07-291-0/+2
* | | | | Merge pull request #13004 from shinygold/masterLennart Poettering2019-07-292-35/+89
|\ \ \ \ \
| * | | | | cryptsetup: add keyfile-timeout to allow a keydev timeout and allow to fallba...shinygold2019-07-172-35/+89
* | | | | | Merge pull request #13201 from yuwata/networkctl-merge-table_add_cellLennart Poettering2019-07-295-204/+465
|\ \ \ \ \ \
| * | | | | | networkctl : Add support to display vxlan propertiesSusant Sahani2019-07-301-0/+89
| * | | | | | networkctl: Add support to display bridge propertiesSusant Sahani2019-07-301-1/+81
| * | | | | | time-util: introduce jiffies_to_usec()Yu Watanabe2019-07-292-4/+15
| * | | | | | table: add missing NULL initializationYu Watanabe2019-07-291-1/+1
| * | | | | | table: add TABLE_UINT8 or friendsYu Watanabe2019-07-292-0/+128
| * | | | | | table: add TABLE_IN_ADDR and TABLE_IN6_ADDRYu Watanabe2019-07-292-0/+45
| * | | | | | networkctl: merge multiple table_add_cell() by using table_add_many()Yu Watanabe2019-07-291-198/+106
* | | | | | | logind: notify dbus of changes to session StateThiebaud Weksteen2019-07-291-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #13207 from keszybz/symbolic-exit-code-namesLennart Poettering2019-07-2917-365/+345
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | analyze: add exit-codes verbZbigniew Jędrzejewski-Szmek2019-07-291-0/+45
| * | | | | systemctl: do print all statuses/signals received from pid1Zbigniew Jędrzejewski-Szmek2019-07-291-6/+4