summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAgeFilesLines
* 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
* analyze: add 'timestamp' verbZbigniew Jędrzejewski-Szmek2019-05-171-3/+47
* analyze: drop redundant call to calendar_spec_normalize()Zbigniew Jędrzejewski-Szmek2019-05-161-4/+0
* analyze: fix help messageYu Watanabe2019-05-151-2/+2
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* code style format: clang-format applied to src/a*/*Sebastian Jennen2019-04-123-89/+109
* Merge pull request #12188 from poettering/coccinelle-fixletsYu Watanabe2019-04-031-4/+2
|\
| * analyze: use empty_or_root() where appropriateLennart Poettering2019-04-021-4/+2
* | analyze: check for RestrictSUIDSGID= in "systemd-analyze security"Lennart Poettering2019-04-021-0/+12
|/
* analyze: check both possible mount points of tracefsLennart Poettering2019-03-291-3/+9
* Merge pull request #12115 from poettering/verbose-job-enqueueZbigniew Jędrzejewski-Szmek2019-03-281-1/+1
|\
| * core: add new API for enqueing a job with returning the transaction dataLennart Poettering2019-03-271-1/+1
* | headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
|/
* analyze: reword explanation in critical-chain headerZbigniew Jędrzejewski-Szmek2019-03-151-2/+2
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-142-0/+2
* util: split out sorting related calls to new sort-util.[ch]Lennart Poettering2019-03-131-1/+2
* analyze security: check for ProtectHostname=yesTopi Miettinen2019-02-271-0/+12
* analyze: add color highlighting when printing calendar elapsesZbigniew Jędrzejewski-Szmek2019-02-221-3/+7
* analyze: split out loop innards into a separate functionZbigniew Jędrzejewski-Szmek2019-02-221-56/+54
* analyze: optionally, show more than one elapse time for calendar expressionsLennart Poettering2019-02-221-9/+41
* analyze: generalize cat-config to apply to tmpfiles, presets, hwdb.d, etc.Zbigniew Jędrzejewski-Szmek2019-02-181-0/+4
* analyze: use SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2019-02-181-18/+18
* analyze security: fix recursive call of syscall_names_in_filter()Yu Watanabe2019-02-041-11/+11
* Delete duplicate linesTopi Miettinen2019-01-121-1/+0
* Merge pull request #11230 from keszybz/version-string-altYu Watanabe2019-01-031-1/+2
|\
| * meson: generate version tag from gitZbigniew Jędrzejewski-Szmek2018-12-211-1/+2
* | analyze: add assert to verify we are not dividing by 0Zbigniew Jędrzejewski-Szmek2018-12-211-0/+1
|/
* locale-util: prefix special glyph enum values with SPECIAL_GLYPH_Lennart Poettering2018-12-142-14/+14
* Merge pull request #11041 from yuwata/update-missing-v2Lennart Poettering2018-12-041-0/+1
|\
| * util: drop missing.h from util.hYu Watanabe2018-12-041-0/+1
* | Merge pull request #11037 from poettering/json-tableZbigniew Jędrzejewski-Szmek2018-12-041-2/+2
|\ \ | |/ |/|
| * tree-wide: specify all table headers in lower-caseLennart Poettering2018-12-031-2/+2
* | analyze: Fix if not HAVE_SECCOMPWilliam A. Kennington III2018-12-041-3/+9
|/
* analyze: tweak wording of description for ProtectSystem= (#11035)David Malcolm2018-12-031-2/+2
* Merge pull request #11002 from keszybz/path_join-mergingLennart Poettering2018-12-011-4/+1
|\
| * tree-wide: rename path_join_many() to path_join()Zbigniew Jędrzejewski-Szmek2018-11-301-1/+1
| * tree-wide: replace path_join with path_join_manyZbigniew Jędrzejewski-Szmek2018-11-301-4/+1
* | analyze: add new security verbLennart Poettering2018-11-304-0/+2109
* | analyze: use strv_skip() where appropriateLennart Poettering2018-11-301-3/+4
* | analyze: remove unnecessary negation of bus_error_message() error number para...Lennart Poettering2018-11-301-5/+5
* | analyze: fix include orderLennart Poettering2018-11-301-1/+1
|/
* analyze: Fix build without seccomp (#10899)Michal Koutný2018-11-241-1/+2
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-24/+19
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+2
* analyze: use static destructorsYu Watanabe2018-11-201-11/+9
* analyze: add some minimal ANSI highlighting of syscall-filter outputLennart Poettering2018-11-161-4/+13