index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
coredump
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-5
/
+5
*
coredump: add typedef for struct
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-9
/
+8
*
Move and rename parse_json_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+2
*
Merge pull request #11484 from keszybz/udevadm-error-logs
Yu Watanabe
2021-02-10
1
-1
/
+1
|
\
|
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
|
coredumpctl: include coredump size in output
Lennart Poettering
2021-02-10
1
-32
/
+80
*
|
coredumpctl: modernize table output
Lennart Poettering
2021-02-10
1
-64
/
+122
|
/
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
2
-2
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-13
/
+10
*
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
2021-01-18
1
-1
/
+1
*
meson: fix indentation
Yu Watanabe
2021-01-18
1
-2
/
+3
*
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-3
/
+1
*
Add install-sysconfdir=no-samples option for (non-)installation of sample con...
Josh Triplett
2021-01-14
1
-1
/
+1
*
coredumpctl: Add --debugger-args= option
Michal Fabik
2020-12-16
1
-36
/
+58
*
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
8
-8
/
+8
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
2
-18
/
+13
*
coredump: use uid_is_system() when appropriate
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+1
*
Move {uid,gid}_is_*() from basic to shared
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-0
/
+1
*
coredump: don't convert s → µs twice
Lennart Poettering
2020-09-02
1
-4
/
+10
*
Merge pull request #16841 from keszybz/acl-util-bitmask
Lennart Poettering
2020-08-31
1
-2
/
+2
|
\
|
*
shared/acl-util: convert rd,wr,ex to a bitmask
Zbigniew Jędrzejewski-Szmek
2020-08-27
1
-2
/
+2
*
|
tree-wide: drop pointless zero initialization (#16884)
fangxiuning
2020-08-28
1
-1
/
+1
|
/
*
acl-util: beef up add_acls_for_user()
Lennart Poettering
2020-08-25
1
-1
/
+1
*
coredump: port to use common add_acls_for_user()
Lennart Poettering
2020-07-21
1
-24
/
+4
*
coredump: use log_error_errno() where appropriate
Lennart Poettering
2020-06-25
1
-2
/
+2
*
tree-wide: add new HAVE_COMPRESSION compile time flag
Lennart Poettering
2020-06-25
2
-2
/
+2
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-5
/
+8
*
journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo i...
Lennart Poettering
2020-05-19
1
-1
/
+1
*
tree-wide: make sure our control buffers are properly aligned
Lennart Poettering
2020-05-07
1
-4
/
+1
*
coredump: add zstandard support for coredumps
Norbert Lange
2020-05-04
2
-3
/
+3
*
tree-wide: use cmsg_find() helper at various places where appropriate
Lennart Poettering
2020-04-23
1
-10
/
+2
*
tree-wide: use recvmsg_safe() at various places
Lennart Poettering
2020-04-23
1
-7
/
+7
*
coredumpctl: support --file=PATH
Frantisek Sumsal
2020-04-13
1
-0
/
+18
*
*: use _cleanup_close_ with fdopen() where trivial
Vito Caputo
2020-03-31
1
-5
/
+3
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-4
/
+4
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
coredump: Include module offsets in stack traces
Aaron Plattner
2019-10-18
1
-2
/
+5
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-7
/
+7
*
Merge pull request #13092 from keszybz/coverity-fixes
Lennart Poettering
2019-07-17
1
-17
/
+17
|
\
|
*
coredumpctl: check return value
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-14
/
+16
|
*
coredumpctl: use free_and_replace in one more place
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-3
/
+1
*
|
coredump: (void)ify all calls of iovw_put_string_field() where we ignore fail...
Franck Bui
2019-07-16
1
-27
/
+28
*
|
coredump: gather all process metadata in iovecs first and then cache them
Franck Bui
2019-07-16
1
-247
/
+260
*
|
coredump: use 'input_fd' name for the pipe fd passed by the kernel everywhere
Franck Bui
2019-07-16
1
-5
/
+5
|
/
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
[next]