index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
coredumpctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
always use the same code for creating temporary files
Lennart Poettering
2014-01-28
1
-1
/
+1
*
Revert "Revert "coredumpctl: in case of error free pattern after print""
Lukas Nykryn
2014-01-15
1
-1
/
+2
*
Revert "coredumpctl: in case of error free pattern after print"
Zbigniew Jędrzejewski-Szmek
2014-01-14
1
-2
/
+1
*
coredumpctl: in case of error free pattern after print
Lukas Nykryn
2014-01-14
1
-1
/
+2
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-1
/
+1
*
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
1
-1
/
+1
*
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
1
-1
/
+1
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-6
/
+5
*
coredumpctl: add more debug output
Zbigniew Jędrzejewski-Szmek
2013-08-02
1
-1
/
+8
*
man: Document missing options
Jan Janssen
2013-05-21
1
-0
/
+1
*
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
1
-7
/
+5
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-5
/
+5
*
macro: rework how we define cleanup macros
Lennart Poettering
2013-04-16
1
-0
/
+1
*
journal,shared: add _cleanup_journal_close_
Zbigniew Jędrzejewski-Szmek
2013-03-19
1
-9
/
+5
*
pager: introduce "jump to end" option
Harald Hoyer
2013-03-07
1
-1
/
+1
*
build-sys: drop all distribution specfic checks
Lennart Poettering
2013-01-04
1
-1
/
+0
*
coredumpctl: check return of strndup
Lukas Nykryn
2012-12-19
1
-1
/
+1
*
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-11-21
1
-0
/
+10
*
enable localization for common *ctl commands
Dave Reisner
2012-11-12
1
-0
/
+2
*
coredumpctl: add missing -F, --field option to help
Dave Reisner
2012-11-09
1
-0
/
+1
*
systemd-coredumpctl: add 'gdb' to usage output
Dave Reisner
2012-11-09
1
-0
/
+1
*
coredumpctl: add --field/-F option
Zbigniew Jędrzejewski-Szmek
2012-10-30
1
-10
/
+43
*
coredumpctl: add --no-legend option
Zbigniew Jędrzejewski-Szmek
2012-10-30
1
-2
/
+9
*
coredumpctl: fix program return code
Zbigniew Jędrzejewski-Szmek
2012-10-30
1
-2
/
+5
*
coredumpctl: add guard to options table
Zbigniew Jędrzejewski-Szmek
2012-10-30
1
-4
/
+9
*
journal: fix memleak, call set_free before return
Michal Sekletar
2012-10-28
1
-2
/
+2
*
coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredump
Lennart Poettering
2012-10-27
1
-13
/
+129
*
coredumpctl: show timestamps in list
Lennart Poettering
2012-10-26
1
-8
/
+23
*
coredumpctl: optimize journal entry parsing a bit by enumerating only once
Lennart Poettering
2012-10-26
1
-27
/
+34
*
coredumpctl: initialize global vars
Lennart Poettering
2012-10-26
1
-3
/
+3
*
journal: add tool to extract coredumps
Zbigniew Jędrzejewski-Szmek
2012-10-19
1
-0
/
+393