summaryrefslogtreecommitdiffstats
path: root/src/analyze (follow)
Commit message (Expand)AuthorAgeFilesLines
* analyze-verify: verify all executablesYu Watanabe2023-12-201-7/+11
* analyze: use strempty()Frantisek Sumsal2023-12-181-1/+1
* analyze: also find template unit when a template instance is specifiedYu Watanabe2023-12-111-11/+53
* analyze: dump system config files with highlighted sections/directivesFrantisek Sumsal2023-12-071-1/+1
* Merge pull request #30060 from poettering/analyze-archsYu Watanabe2023-12-076-11/+103
|\
| * analyze: teach "exit-status" verb json output tooLennart Poettering2023-12-062-6/+4
| * analyze: teach "capability" verb JSON output tooLennart Poettering2023-12-062-6/+4
| * analyze: add "architectures" verb that lists all known architecturesLennart Poettering2023-12-064-3/+99
* | variuos: fwrite() does not set errnoZbigniew Jędrzejewski-Szmek2023-12-051-3/+7
|/
* analyze: return earlier when there is no path to be prependedYu Watanabe2023-11-251-3/+3
* analyze: do not prepend the current working directory to SYSTEMD_UNIT_PATH ne...Yu Watanabe2023-11-231-0/+6
* analyze: set SYSTEMD_UNIT_PATH in verify_generate_path()Yu Watanabe2023-11-234-25/+9
* analyze: shorten code a bitYu Watanabe2023-11-231-14/+6
* analyze: drop duplicated :Yu Watanabe2023-11-231-1/+1
* analyze: don't open systemd-executor needlesslyMike Yuan2023-11-233-1/+3
* analyze: use FOREACH_ARRAY moreMike Yuan2023-11-231-7/+7
* analyze: add "srk" verb to extract current srk from TPM2 chipLennart Poettering2023-11-094-0/+55
* analyze: handle CAP_BPF supportPeter Hutterer2023-11-011-0/+11
* Merge pull request #29553 from keszybz/analyze-cat-config-tldrLuca Boccassi2023-10-253-1/+11
|\
| * analyze/cat-config: add switch to print only "interesting" parts of config filesZbigniew Jędrzejewski-Szmek2023-10-243-1/+11
* | cgroup: turn device cgroup controller "rwm" strings into proper flagsLennart Poettering2023-10-181-2/+2
|/
* analyze: add tooltips with dependency information to "plot"Jade Lovelace2023-10-043-12/+61
* tpm2: unify symbolic name infra for PCRsLennart Poettering2023-08-241-3/+3
* tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhereLennart Poettering2023-08-211-3/+1
* add an @ option for confextMaanya Goenka2023-08-151-0/+2
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-5/+1
* meson: move declaration of systemd-analyzeYu Watanabe2023-07-311-0/+15
* Merge pull request #28567 from yuwata/meson-versiondepLuca Boccassi2023-07-311-1/+0
|\
| * tree-wide: drop unnecessary inclusion of version.hYu Watanabe2023-07-291-1/+0
* | analyze: fix pcrs verb output without TPM supportFrantisek Sumsal2023-07-301-1/+1
|/
* Merge pull request #28359 from keszybz/ret-gatherDaan De Meyer2023-07-282-48/+21
|\
| * various: use RET_GATHERZbigniew Jędrzejewski-Szmek2023-07-132-48/+21
* | analyze: don't warn about version spec compliant versionsJoerg Behrmann2023-07-181-5/+5
* | tree-wide: a bunch of Coccinelle-suggested tweaksFrantisek Sumsal2023-07-141-1/+1
|/
* analyze-pcrs: Fix typoDaan De Meyer2023-07-101-1/+1
* analyze: add new "pcrs" verbLennart Poettering2023-06-284-2/+154
* systemd-analyze: allow --quiet for condition checksRonan Pigott2023-06-211-4/+5
* analyze: also check for version string validityLennart Poettering2023-06-201-4/+14
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-311-1/+1
* tree-wide: use timestamp_is_set() at more placesDavid Tardon2023-05-243-16/+16
* dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-161-3/+3
* image-policy: introduce parse_image_policy_argument() helperYu Watanabe2023-04-131-14/+8
* Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-125-0/+179
|\
| * sysext: default to a stricter image policy when reading /.extra/sysext/ DDIsLennart Poettering2023-04-051-0/+2
| * analyze: add 'image-policy' tool for analyzing image dissection policiesLennart Poettering2023-04-054-0/+158
| * tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-052-0/+19
* | analyze: make blame command work even the default target not reachedYu Watanabe2023-04-095-25/+36
|/
* analyze: add new fdstore verbLennart Poettering2023-03-294-3/+122
* analyze: don't claim "@known" was an unlisted syscallLennart Poettering2023-03-241-6/+27
* copy: Move chattr arguments to full function signaturesDaan De Meyer2023-03-212-2/+2