]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/logs-show.c
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
[thirdparty/systemd.git] / src / shared / logs-show.c
2015-10-27  Lennart Poetteringutil-lib: split string parsing related calls from util...
2015-10-26  Lennart PoetteringMerge pull request #1679 from evverx/refuse-manual...
2015-10-26  Tom GundersenMerge pull request #1676 from poettering/util-lib-2
2015-10-26  Lennart PoetteringMerge pull request #1681 from ssahani/journal
2015-10-26  Lennart Poetteringutil-lib: split out IO related calls to io-util.[ch]
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-23  Tom GundersenMerge pull request #1332 from thom311/master 1367/head
2015-09-23  Lennart PoetteringMerge pull request #1365 from floppym/kcmp
2015-09-23  Daniel MackMerge pull request #1339 from alkino/master
2015-09-22  David HerrmannMerge pull request #1334 from poettering/sd-bus-default...
2015-09-22  Kay SieversMerge pull request #1324 from pugs/master
2015-09-22  Daniel MackMerge pull request #1335 from poettering/some-fixes
2015-09-22  Lennart Poetteringcgtop: underline table header
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-09  Daniel MackMerge pull request #1207 from poettering/coccinelle...
2015-09-09  Lennart Poetteringtree-wide: drop {} from one-line if blocks 1207/head
2015-08-27  David HerrmannMerge pull request #1024 from poettering/sd-bus-explicit
2015-08-26  Lennart PoetteringMerge pull request #998 from vbatts/tar_nosparse_flag
2015-08-25  Tom GundersenMerge pull request #1022 from poettering/machinectl...
2015-08-24  Lennart Poetteringutil: make machine_name_is_valid() a macro and move...
2015-08-19  David HerrmannMerge pull request #990 from owtaylor/issue-989
2015-08-19  Lennart PoetteringMerge pull request #988 from spartacus06/update-complet...
2015-08-19  Lennart PoetteringMerge pull request #992 from zonque/journal-json
2015-08-18  Daniel Mackjournal: fix json output of unicode characters 992/head
2015-08-17  Lennart PoetteringMerge pull request #977 from richardmaw-codethink/machi...
2015-08-17  Richard Mawnamespace helpers: Allow entering a UID namespace 977/head
2015-06-18  Lennart PoetteringMerge pull request #286 from jsynacek/fix-edit-v3
2015-06-18  Lennart PoetteringMerge pull request #289 from michich/hashmap-small...
2015-06-18  Lennart PoetteringMerge pull request #247 from shaded-enmity/origin/pullfix
2015-06-17  Kay SieversMerge pull request #269 from teg/udev-docs-1
2015-06-17  Daniel MackMerge pull request #248 from llua/zsh-completion
2015-06-17  Lennart PoetteringMerge pull request #44 from filbranden/unquote_first_word1
2015-06-17  Lennart Poetteringlogs-show: print a debug message when we skip entries...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-18  Lennart Poetteringjournalctl: clean up how we log errors
2015-04-21  Lennart Poetteringtree-wide: get rid of more strerror() calls
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
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
next