summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAgeFilesLines
* meson: simplify the BUILD_MODE conditionalZbigniew Jędrzejewski-Szmek2021-04-141-1/+1
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-1/+1
* table: drop last SIZE_MAX from table_set_sort() and table_set_display()Yu Watanabe2021-03-052-4/+4
* Merge pull request #18596 from keszybz/systemctl-quiet-legendLennart Poettering2021-02-171-20/+7
|\
| * tree-wide: add a helper to parse boolean optargZbigniew Jędrzejewski-Szmek2021-02-171-20/+7
* | Rename unit_times_free to unit_times_free_arrayZbigniew Jędrzejewski-Szmek2021-02-161-6/+6
* | tree-wide: return NULL from freeing functionsZbigniew Jędrzejewski-Szmek2021-02-161-7/+7
* | analyze: use typedefs for structs and inline iterator variable declsZbigniew Jędrzejewski-Szmek2021-02-161-79/+73
* | core: split out a few funcs into unit-serialize.[ch]Zbigniew Jędrzejewski-Szmek2021-02-121-0/+1
* | sd-bus: standarize on NULL for empty signature in method callsZbigniew Jędrzejewski-Szmek2021-02-121-1/+1
|/
* Merge pull request #11484 from keszybz/udevadm-error-logsYu Watanabe2021-02-111-1/+1
|\
| * tree-wide: propagate error code from _from_string() functionsZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* | analyze: slightly reword PrivatTmp= messageLennart Poettering2021-02-101-1/+1
|/
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-311-7/+6
* analyze: tighten variable scope used in loopSusant Sahani2021-01-201-4/+2
* Merge pull request #18300 from yuwata/analyze-verify-18252Zbigniew Jędrzejewski-Szmek2021-01-191-2/+5
|\
| * analyze: resolve executable path if it is relativeYu Watanabe2021-01-191-2/+5
* | meson: move test or fuzzer definitions to relevant meson.build in subdirectoriesYu Watanabe2021-01-191-0/+10
|/
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-099-9/+9
* analyze: show ungrouped syscalls separately (#17343)Lennart Poettering2020-10-141-3/+28
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-092-6/+5
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-3/+2
* analyze: add 'capability' verb for dumping all known and unknown capsLennart Poettering2020-08-281-0/+49
* analyze: fix error handling in one caseLennart Poettering2020-08-281-1/+1
* analyze: drop pointless zero initializationfangxiuning2020-08-251-1/+1
* analyze-verify: drop pointless zero initializationfangxiuning2020-08-251-1/+1
* analyze-security: check for ProtectProc=/ProcSubset=Lennart Poettering2020-08-241-0/+62
* core: remove support for ConditionNull=Lennart Poettering2020-08-201-3/+1
* analyze: rework condition testingLennart Poettering2020-08-201-77/+28
* 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
* bus: use bus_log_connect_error to print error messagefangxiuning2020-07-211-12/+12
* analyze: CAP_RAWIO -> CAP_SYS_RAWIOAnita Zhang2020-07-161-1/+1
* analyze: make testing ConditionPathExistsGlob= workLennart Poettering2020-07-141-2/+5
* shared: split out code that maps properties to local structsLennart Poettering2020-06-302-0/+2
* shared: actually move all BusLocator related calls to bus-locator.cLennart Poettering2020-06-301-1/+1
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-25/+25
* log: introduce log_parse_environment_cli() and log_setup_cli()Filipe Brandenburger2020-06-241-3/+1
* core: create socket service instances with the correct name from the startZbigniew Jędrzejewski-Szmek2020-06-101-17/+7
* condition: add ConditionEnvironment=Lennart Poettering2020-05-151-2/+2
* condition: add ConditionPathIsEncrypted=Lennart Poettering2020-05-151-0/+2
* Merge pull request #15681 from vcaputo/buslocatorVito Caputo2020-05-071-87/+10
|\
| * analyze: switch to BusLocator-oriented helpersVito Caputo2020-05-071-87/+10
* | basic/set: let set_put_strdup() create the set with string hash opsZbigniew Jędrzejewski-Szmek2020-05-062-13/+5
|/
* 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