summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAgeFilesLines
* verify: ignore nonexistent executables if requiredGiedrius Statkevičius2020-04-143-1/+25
* analyze: fix table time outputHaochen Tong2020-03-091-10/+10
* systemd: Fix busctl crash on aarch64 when setting output table formatAlin Popa2020-02-162-3/+3
* analyze: Add ProtectClock= to analyze-securityKevin Kuehler2020-01-261-0/+16
* typo: "May modify to" -> "May modify"Wieland Hoffmann2020-01-181-1/+1
* Merge pull request #14547 from keszybz/networkctl-matchingYu Watanabe2020-01-151-4/+4
|\
| * basic/strv: drop flags argument from strv_fnmatch()Zbigniew Jędrzejewski-Szmek2020-01-141-4/+4
* | analyze: optimize table creation by using table_add_many()Yu Watanabe2020-01-102-140/+82
|/
* analyze: badness if neither of RootImage and RootDirectory existsTopi Miettinen2019-12-181-1/+1
* analyze: deprecate the commands moved to systemctlZbigniew Jędrzejewski-Szmek2019-11-181-5/+2
* systemctl: add service-watchdogs commandZbigniew Jędrzejewski-Szmek2019-11-181-20/+17
* analyze: adjust the description of the default verbZbigniew Jędrzejewski-Szmek2019-11-181-1/+1
* tree-wide: clean up --help texts a bitLennart Poettering2019-11-181-20/+23
* Merge pull request #13940 from keur/protect_kernel_logsLennart Poettering2019-11-151-0/+15
|\
| * systemd-analyze: Add ProtectKernelLogs to securityKevin Kuehler2019-11-151-0/+15
* | verify: fix segmentation faultHATAYAMA Daisuke2019-11-131-4/+7
* | analyze: drop spurious newlineLennart Poettering2019-11-131-1/+0
* | analyze: add --base-time= to specify base time for 'calendar' verbLennart Poettering2019-11-131-1/+15
|/
* tree-wide: drop locale.h when locale-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop missing.hYu Watanabe2019-10-311-2/+2
* analyze: fix minor memleakLennart Poettering2019-10-301-1/+1
* analyze: sort list of unknown syscalls kernel implementsLennart Poettering2019-10-301-4/+10
* various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek2019-10-251-1/+1
* Fix typo in `analyze-security.c`.Johannes Christ2019-08-111-1/+1
* analyze-security: move assert above first use of the variable (#13238)Jan Synacek2019-07-311-1/+2
* analyze: declare dump_exit_status outside of HAVE_SECCOMP blockMike Gilbert2019-07-311-46/+46
* Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering2019-07-301-0/+50
|\
| * pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-301-1/+1
| * analyze: add "unit-files" to dump the unit fragment mapZbigniew Jędrzejewski-Szmek2019-07-301-0/+50
* | 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
* | Merge pull request #13207 from keszybz/symbolic-exit-code-namesLennart Poettering2019-07-291-0/+45
|\ \
| * | analyze: add exit-codes verbZbigniew Jędrzejewski-Szmek2019-07-291-0/+45
| |/
* | analyze: dot(1) man page link should be urlifiedLennart Poettering2019-07-291-2/+8
|/
* Merge pull request #13076 from keszybz/pr/13062Zbigniew Jędrzejewski-Szmek2019-07-161-9/+11
|\
| * tree-wide: use lowercase table headersZbigniew Jędrzejewski-Szmek2019-07-161-4/+4
| * analyze: fix formatting of timestamps with 0 µsZbigniew Jędrzejewski-Szmek2019-07-151-5/+7
* | Merge pull request #13074 from poettering/format-tree-manyLennart Poettering2019-07-161-28/+8
|\ \ | |/ |/|
| * analyze: port over one part of systemd-analyze to use new table_add_many() co...Lennart Poettering2019-07-161-28/+8
* | analyze: format output of 'systemd-analyze timestamp' by using TableYu Watanabe2019-07-161-15/+69
* | analyze: format output of 'systemd-analyze timespan' by using TableYu Watanabe2019-07-161-8/+54
* | analyze: format output of 'systemd-analyze calendar' by using TableYu Watanabe2019-07-161-20/+93
* | analyze: format output of 'systemd-analyze blame' by using TableYu Watanabe2019-07-161-10/+41
|/
* basic/time-util: add helper function to check if timestamp is setZbigniew Jędrzejewski-Szmek2019-07-041-1/+1
* analyze: add 'condition' verbZbigniew Jędrzejewski-Szmek2019-06-274-0/+170
* bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=Kai Lüke2019-06-251-1/+36
* analyze: also print unix time in "timestamp"Zbigniew Jędrzejewski-Szmek2019-05-211-0/+6
* analyze: give a hint about calendar/timestamp/timespan useZbigniew Jędrzejewski-Szmek2019-05-211-6/+27