summaryrefslogtreecommitdiff
path: root/src/journal/coredumpctl.c
AgeCommit message (Expand)Author
2013-05-21man: Document missing optionsJan Janssen
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-16macro: rework how we define cleanup macrosLennart Poettering
2013-03-18journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2012-12-19coredumpctl: check return of strndupLukas Nykryn
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering
2012-11-12enable localization for common *ctl commandsDave Reisner
2012-11-09coredumpctl: add missing -F, --field option to helpDave Reisner
2012-11-09systemd-coredumpctl: add 'gdb' to usage outputDave Reisner
2012-10-30coredumpctl: add --field/-F optionZbigniew Jędrzejewski-Szmek
2012-10-30coredumpctl: add --no-legend optionZbigniew Jędrzejewski-Szmek
2012-10-30coredumpctl: fix program return codeZbigniew Jędrzejewski-Szmek
2012-10-30coredumpctl: add guard to options tableZbigniew Jędrzejewski-Szmek
2012-10-28journal: fix memleak, call set_free before returnMichal Sekletar
2012-10-27coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredumpLennart Poettering
2012-10-26coredumpctl: show timestamps in listLennart Poettering
2012-10-26coredumpctl: optimize journal entry parsing a bit by enumerating only onceLennart Poettering
2012-10-26coredumpctl: initialize global varsLennart Poettering
2012-10-19journal: add tool to extract coredumpsZbigniew Jędrzejewski-Szmek