summaryrefslogtreecommitdiff
path: root/src/journal/coredumpctl.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek1-9/+5
2013-03-07pager: introduce "jump to end" optionHarald Hoyer1-1/+1
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering1-1/+0
2012-12-19coredumpctl: check return of strndupLukas Nykryn1-1/+1
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering1-0/+10
2012-11-12enable localization for common *ctl commandsDave Reisner1-0/+2
2012-11-09coredumpctl: add missing -F, --field option to helpDave Reisner1-0/+1
2012-11-09systemd-coredumpctl: add 'gdb' to usage outputDave Reisner1-0/+1
2012-10-30coredumpctl: add --field/-F optionZbigniew Jędrzejewski-Szmek1-10/+43
2012-10-30coredumpctl: add --no-legend optionZbigniew Jędrzejewski-Szmek1-2/+9
2012-10-30coredumpctl: fix program return codeZbigniew Jędrzejewski-Szmek1-2/+5
2012-10-30coredumpctl: add guard to options tableZbigniew Jędrzejewski-Szmek1-4/+9
2012-10-28journal: fix memleak, call set_free before returnMichal Sekletar1-2/+2
2012-10-27coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredumpLennart Poettering1-13/+129
2012-10-26coredumpctl: show timestamps in listLennart Poettering1-8/+23
2012-10-26coredumpctl: optimize journal entry parsing a bit by enumerating only onceLennart Poettering1-27/+34
2012-10-26coredumpctl: initialize global varsLennart Poettering1-3/+3
2012-10-19journal: add tool to extract coredumpsZbigniew Jędrzejewski-Szmek1-0/+393