]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/logs-show.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / shared / logs-show.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-03-27  Harald Hoyerfix gcc warnings about uninitialized variables
2015-03-10  Thomas Hindoe Paab... logs-show: fix check of loop_read_exact
2015-03-10  Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-12  Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-08  Lennart Poetteringloginctl: show the 10 most recent log user/session...
2015-01-06  Zbigniew Jędrzejew... tree-wide: remove unnecessary LOG_PRI
2014-11-28  Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-03  Lennart Poetteringjournal: when dumping log data with missing COMM fields...
2014-10-22  Lennart Poetteringmachine: validate machine names using machine_name_is_v...
2014-10-08  Lennart Poetteringtime: functions named "internal" really shouldn't be...
2014-10-03  Jan Synacekjournalctl: make --utc work everywhere
2014-10-02  Jan Synacekjournalctl: add --utc option
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-05-22  Lennart Poetteringtime-util: make sure USEC_PER_SEC and friends are actua...
2014-05-18  Lennart Poetteringmachined: add logic to query IP addresses of containers
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-04-05  Zbigniew Jędrzejew... journal: fix export of messages containing newlines
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-13  Lennart Poetteringsystemctl: suppress duplicate newline if there's not...
2014-02-27  Uoti Urpalalogs-show: fix corrupt output with empty messages
2013-12-23  Lennart Poetteringbus: when getting a kdbus connection into a container...
2013-12-17  Lennart Poetteringbus: when entering an existing namespace to connect...
2013-12-14  Lennart Poetteringutil: port last code over to new namespace utility...
2013-12-12  Marc-Antoine Perennoushared: add missing include
2013-12-11  Lennart Poetteringjournal: add ability to browse journals of running...
2013-09-30  Zbigniew Jędrzejew... logs-show.c: show all messages for a slice
2013-09-18  Zbigniew Jędrzejew... logs-show.c: fix enum type in function declaration
2013-09-13  Zbigniew Jędrzejew... Advertise hibernation only if there's enough free swap
2013-08-22  Shawn Landdenremove hasprefix(), use startswith()
2013-08-21  Zbigniew Jędrzejew... logs-show: fix condition for ellipsizing multi-line...
2013-08-21  Zbigniew Jędrzejew... logs-show: show source timestamp in verbose mode
2013-08-21  Zbigniew Jędrzejew... logs-show: add short-precise mode with us timestamps
2013-08-11  Zbigniew Jędrzejew... logs-show: limit to 3 lines and use dots if not showing...
2013-08-11  Zbigniew Jędrzejew... logs-show: fix indentation for 2nd and later lines...
2013-08-11  Zbigniew Jędrzejew... systemctl: show hint about --full when lines don't fit
2013-07-18  Tomasz Torczjournalctl: add ”short-iso” output format with verbose...
2013-07-17  Zbigniew Jędrzejew... journalctl,systemctl: fix tiny memleak
2013-06-26  Zbigniew Jędrzejew... journalctl: highlight MESSAGE= in verbose output
2013-06-21  Zbigniew Jędrzejew... journalctl,systemctl: show messages tagged with OBJECT_...
2013-06-21  Zbigniew Jędrzejew... Make sure we only show authentic coredump messages
2013-06-21  Zbigniew Jędrzejew... Add hasprefix macro to check prefixes of fixed length
2013-06-20  Zbigniew Jędrzejew... journalctl: show lines in full with --all
2013-06-10  Zbigniew Jędrzejew... journal: add ability to filter by current user
2013-06-10  Zbigniew Jędrzejew... journalctl: fix verbose output when no logs are found
2013-06-09  Zbigniew Jędrzejew... logs-show: print multiline messages
2013-06-04  Zbigniew Jędrzejew... systemctl: limit logs in status to current boot
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-16  Lennart Poetteringmacro: rework how we define cleanup macros
2013-03-18  Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
2013-03-13  Zbigniew Jędrzejew... logs-show: export logic to add matches for units
2013-02-07  Mirco Tischlerlogs-show: show messages for all unit types in systemct...
2013-02-07  Mirco Tischlerjournal: log user units for coredumps and show them...
2013-01-18  Mirco Tischlerlogs-show: add show_journal_by_user_unit
2013-01-16  Zbigniew Jędrzejew... logs-show: automatic cleanup
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-23  Lennart Poetteringjournalctl: strip TABs and ANSI color sequences from...
2012-11-20  Lennart Poetteringjournal: by default do not decompress dat objects large...
2012-11-15  Lennart Poetteringjournal: implement message catalog
2012-10-24  Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-18  Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18  Lennart Poetteringjournal: add ability to list unique fields to gatewayd
2012-10-11  Lennart Poetteringjournal: support epxorting the journal in a format...
2012-09-27  Lennart Poetteringlogs-show: various cleanups
2012-09-18  Lennart Poetteringjournalctl: don't choke on entries with no MESSAGE...
2012-09-05  Lennart Poetteringjournalctl: rework JSON output mode
2012-09-04  Brandon Philipsshared: logs-show: fflush after each output type
2012-09-04  Lennart Poetteringjournalctl: include logs from PID 1 about services...
2012-08-08  Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-08-03  Shawn Landenlogs-show: fix off-by-one error
2012-07-26  Lennart Poetteringjournalctl: hightlight log lines by priority
2012-07-26  Lennart Poetteringlogs-show: fix OOM path
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19  Eelco Dolstrajournalctl: fix assertion failure in ellipsize_mem()
2012-07-17  Zbigniew Jędrzejew... journalctl: do not ellipsize when using pager
2012-07-17  Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (show_journal_by_unit)
2012-07-17  Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (output_journal)
2012-07-13  Lennart Poetteringman: document sd_journal_get_cutoff_realtime_usec()
2012-07-12  Zbigniew Jędrzejew... journalctl: show any printable Unicode character
2012-07-10  Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-04-13  Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-12  Kay Sieversmove more common files to shared/ and add them to shared.la