summaryrefslogtreecommitdiff
path: root/src/analyze/analyze-security.c
Commit message (Expand)AuthorAgeFilesLines
* copy: Move chattr arguments to full function signaturesDaan De Meyer2023-03-211-1/+1
* basic: add RuntimeScope enumLennart Poettering2023-03-101-24/+26
* nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-111-2/+0
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-8/+4
* analyze: Migrate to bus-locator.hRichard Phibel2022-08-041-4/+3
* analyze-security: always save syscall nameYu Watanabe2022-06-171-17/+22
* analyze security: print DeviceAllow listLuca Boccassi2022-05-011-8/+20
* analyze: fix crash with online security checkLuca Boccassi2022-05-011-7/+13
* analyze: fix offline check for syscal filterLuca Boccassi2022-04-011-1/+1
* analyze: fix offline check for 'native' syscall architectureLuca Boccassi2022-04-011-4/+7
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-2/+2
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-6/+1
* analyze: systematically name verb entry point functions verb_xyz()Lennart Poettering2022-02-211-1/+1
* analyze: fully move "security" verb to analyze-security.[ch]Lennart Poettering2022-02-211-1/+52
* glyph-util: add new glyphs for up/down arrowsLennart Poettering2022-02-161-1/+1
* analyze: do not connect to DBUS with --offlineLuca Boccassi2021-12-231-1/+1
* analyze: add --profile switch to security verbLuca Boccassi2021-11-261-1/+39
* analyze: allow a custom policy to skip a check with weight=0Luca Boccassi2021-11-051-0/+5
* core: replace IPAddressAccessItem with struct in_addr_prefixYu Watanabe2021-09-141-4/+4
* analyze: ignore dependencies with security --offlineLuca Boccassi2021-09-081-0/+1
* systemd-analyze: add new option to generate JSON output of security analysis ...Maanya Goenka2021-09-061-34/+64
* systemd-analyze: use config value in RestrictNamespaces id (#20645)Kyle Laker2021-09-061-14/+14
* tree-wide: fix typoYu Watanabe2021-09-051-1/+1
* systemd-analyze: allow parsing of JSON file to obtain custom security require...Maanya Goenka2021-08-311-21/+221
* systemd-analyze: add new 'security' option to allow user to choose custom req...Maanya Goenka2021-08-311-2/+10
* systemd-analyze: add new 'security' option to compare unit's overall exposure...Maanya Goenka2021-08-201-11/+19
* systemd-analyze: 'security' option to perform offline reviews of the specifie...Maanya Goenka2021-08-201-1/+91
* systemd-analyze: refactor security_info to make use of existing struct variablesMaanya Goenka2021-08-201-122/+410
* systemd-analyze: parse ip_filters_custom_egress correctlyMaanya Goenka2021-08-121-1/+1
* tree-wide: do not use (void) asprintfZbigniew Jędrzejewski-Szmek2021-07-091-15/+15
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-2/+2
* table: drop last SIZE_MAX from table_set_sort() and table_set_display()Yu Watanabe2021-03-051-2/+2
* analyze: slightly reword PrivatTmp= messageLennart Poettering2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-4/+4
* analyze-security: check for ProtectProc=/ProcSubset=Lennart Poettering2020-08-241-0/+62
* analyze-security: include an actual syscall name in the messageZbigniew Jędrzejewski-Szmek2020-08-171-12/+21
* analyze-security: do not assign badness to filtered-out syscallsZbigniew Jędrzejewski-Szmek2020-08-011-1/+1
* analyze: CAP_RAWIO -> CAP_SYS_RAWIOAnita Zhang2020-07-161-1/+1
* shared: split out code that maps properties to local structsLennart Poettering2020-06-301-0/+1
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-25/+25
* basic/set: let set_put_strdup() create the set with string hash opsZbigniew Jędrzejewski-Szmek2020-05-061-6/+2
* systemd: Fix busctl crash on aarch64 when setting output table formatAlin Popa2020-02-161-2/+2
* analyze: Add ProtectClock= to analyze-securityKevin Kuehler2020-01-261-0/+16
* typo: "May modify to" -> "May modify"Wieland Hoffmann2020-01-181-1/+1
* analyze: optimize table creation by using table_add_many()Yu Watanabe2020-01-101-27/+16
* analyze: badness if neither of RootImage and RootDirectory existsTopi Miettinen2019-12-181-1/+1
* systemd-analyze: Add ProtectKernelLogs to securityKevin Kuehler2019-11-151-0/+15
* tree-wide: drop missing.hYu Watanabe2019-10-311-2/+2
* various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek2019-10-251-1/+1