index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #12115 from poettering/verbose-job-enqueue
Zbigniew Jędrzejewski-Szmek
2019-03-28
1
-1
/
+1
|
\
|
*
core: add new API for enqueing a job with returning the transaction data
Lennart Poettering
2019-03-27
1
-1
/
+1
*
|
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
|
/
*
analyze: reword explanation in critical-chain header
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-2
/
+2
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
2
-0
/
+2
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+2
*
analyze security: check for ProtectHostname=yes
Topi Miettinen
2019-02-27
1
-0
/
+12
*
analyze: add color highlighting when printing calendar elapses
Zbigniew Jędrzejewski-Szmek
2019-02-22
1
-3
/
+7
*
analyze: split out loop innards into a separate function
Zbigniew Jędrzejewski-Szmek
2019-02-22
1
-56
/
+54
*
analyze: optionally, show more than one elapse time for calendar expressions
Lennart Poettering
2019-02-22
1
-9
/
+41
*
analyze: generalize cat-config to apply to tmpfiles, presets, hwdb.d, etc.
Zbigniew Jędrzejewski-Szmek
2019-02-18
1
-0
/
+4
*
analyze: use SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2019-02-18
1
-18
/
+18
*
analyze security: fix recursive call of syscall_names_in_filter()
Yu Watanabe
2019-02-04
1
-11
/
+11
*
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-1
/
+0
*
Merge pull request #11230 from keszybz/version-string-alt
Yu Watanabe
2019-01-03
1
-1
/
+2
|
\
|
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+2
*
|
analyze: add assert to verify we are not dividing by 0
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-0
/
+1
|
/
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
2
-14
/
+14
*
Merge pull request #11041 from yuwata/update-missing-v2
Lennart Poettering
2018-12-04
1
-0
/
+1
|
\
|
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
Merge pull request #11037 from poettering/json-table
Zbigniew Jędrzejewski-Szmek
2018-12-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-2
/
+2
*
|
analyze: Fix if not HAVE_SECCOMP
William A. Kennington III
2018-12-04
1
-3
/
+9
|
/
*
analyze: tweak wording of description for ProtectSystem= (#11035)
David Malcolm
2018-12-03
1
-2
/
+2
*
Merge pull request #11002 from keszybz/path_join-merging
Lennart Poettering
2018-12-01
1
-4
/
+1
|
\
|
*
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
|
*
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-4
/
+1
*
|
analyze: add new security verb
Lennart Poettering
2018-11-30
4
-0
/
+2109
*
|
analyze: use strv_skip() where appropriate
Lennart Poettering
2018-11-30
1
-3
/
+4
*
|
analyze: remove unnecessary negation of bus_error_message() error number para...
Lennart Poettering
2018-11-30
1
-5
/
+5
*
|
analyze: fix include order
Lennart Poettering
2018-11-30
1
-1
/
+1
|
/
*
analyze: Fix build without seccomp (#10899)
Michal Koutný
2018-11-23
1
-1
/
+2
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-24
/
+19
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+2
*
analyze: use static destructors
Yu Watanabe
2018-11-20
1
-11
/
+9
*
analyze: add some minimal ANSI highlighting of syscall-filter output
Lennart Poettering
2018-11-16
1
-4
/
+13
*
analyze: show list of syscalls the kernel supports but not included in any gr...
Lennart Poettering
2018-11-16
1
-2
/
+79
*
Merge pull request #10753 from keszybz/pager-no-interrupt
Lennart Poettering
2018-11-14
1
-8
/
+8
|
\
|
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-8
/
+8
*
|
id128,analyze: fix layout of help message
Yu Watanabe
2018-11-10
1
-3
/
+3
|
/
*
analyze: Add "timespan" command to dump time span in usec
Chris Down
2018-10-23
1
-0
/
+27
*
Merge pull request #10470 from yuwata/log-message-updates
Lennart Poettering
2018-10-19
2
-3
/
+3
|
\
|
*
analyze: include error cause in the log message
Yu Watanabe
2018-10-19
1
-1
/
+1
|
*
analyze: update log message
Yu Watanabe
2018-10-19
1
-2
/
+2
*
|
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-4
/
+4
|
/
*
core: log in all cases in manager_startup()
Lennart Poettering
2018-10-09
1
-1
/
+1
*
core: clean up test run flags
Lennart Poettering
2018-10-09
1
-3
/
+4
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-14
/
+9
*
analyze: use temporary var to simplify code
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-4
/
+4
*
Merge pull request #9801 from yuwata/analyze-cleanups
Zbigniew Jędrzejewski-Szmek
2018-08-20
1
-130
/
+79
|
\
[prev]
[next]