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