]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journalctl.c
Merge branch 'hostnamectl-dot-v2'
[thirdparty/systemd.git] / src / journal / journalctl.c
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-08-06  Zbigniew Jędrzejew... hostname-util: get rid of unused parameter of hostname_...
2015-08-03  Daniel MackMerge pull request #837 from ssahani/dhcp
2015-07-31  Lennart PoetteringMerge pull request #813 from dvdhrm/bus-client
2015-07-31  David HerrmannMerge pull request #812 from zonque/test
2015-07-31  Daniel MackMerge pull request #814 from dvdhrm/mfree
2015-07-31  David Herrmanntree-wide: introduce mfree() 814/head
2015-07-28  Daniel MackMerge pull request #756 from ldzhong/fix
2015-07-28  Lennart PoetteringMerge pull request #375 from msekletar/test-install...
2015-07-27  Lennart PoetteringMerge pull request #362 from d-hatayama/fix_selinux_uni...
2015-07-25  Kay SieversMerge pull request #634 from icarlosvenegas/sd-boot...
2015-07-24  Daniel MackMerge pull request #704 from richardmaw-codethink/empty...
2015-07-24  Daniel MackMerge pull request #606 from dvdhrm/bus-proxy-pedantic...
2015-07-24  Daniel MackMerge pull request #695 from poettering/journal-fixes
2015-07-24  Lennart Poetteringjournalctl: properly detect empty journal files
2015-07-14  David HerrmannMerge commit 'refs/pull/436/head' of https://github...
2015-07-06  Tom GundersenMerge pull request #443 from ssahani/lldp
2015-07-05  Daniel MackMerge pull request #417 from ssahani/ipv6-private
2015-07-04  David HerrmannMerge pull request #485 from poettering/sd-bus-flush...
2015-07-03  Lennart Poetteringsd-bus: introduce new sd_bus_flush_close_unref() call 485/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-18  Lennart Poetteringjournalctl: unify how we free boot id lists a bit
2015-05-18  Lennart Poetteringjournalctl: clean up how we log errors
2015-05-18  Lennart Poetteringjournalctl: rename boot_id_t to BootId
2015-05-18  Lennart Poetteringjournalctl: lstat() should suffice if we call canonical...
2015-05-18  Lennart Poetteringjournalctl: free all command line argument objects
2015-05-18  Lennart Poetteringjournalctl: only have a single exit path from main()
2015-05-18  Jan Janssenjournalctl: Improve boot ID lookup
2015-05-18  Lennart Poetteringutil: split all hostname related calls into hostname...
2015-05-05  Lennart Poetteringcore: rework unit name validation and manipulation...
2015-04-22  Lennart Poetteringjournalctl: rework code that checks whether we have...
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
2015-04-08  Lennart Poetteringutil: merge change_attr_fd() and chattr_fd()
2015-03-27  Harald Hoyerfix gcc warnings about uninitialized variables
2015-03-13  David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-10  Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-03-10  Zbigniew Jędrzejew... journalctl: unlink without checking with access first
2015-03-08  Zbigniew Jędrzejew... journalctl: update hint now that we set ACL everywhere
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-22  Zbigniew Jędrzejew... tmpfiles: add 'a' type to set ACLs
2015-01-19  Zbigniew Jędrzejew... journalctl: trim --help to fit in 80 columns
2015-01-08  Lennart Poetteringjournal: bump RLIMIT_NOFILE when journal files to 16K...
2015-01-08  Lennart Poetteringjournald: turn off COW for journal files on btrfs
2015-01-06  Zbigniew Jędrzejew... tree-wide: remove unnecessary LOG_PRI
2015-01-05  Lennart Poetteringjournal: install sigbus handler for journal tools too
2014-12-31  Veres Lajostree-wide: spelling fixes
2014-12-10  Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-09  Wesley Dawsonjournalctl: respect --after-cursor semantics with ...
2014-11-28  Michal Schmidttreewide: another round of simplifications
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions
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-27  Andrej Manduchjournalctl: print all possible lines immediately with...
2014-11-03  Lennart Poetteringjournalctl: add new --vacuum-size= and --vacuum-time...
2014-10-25  Santiago Vilajournalctl: correct help text for --until
2014-10-24  Jan Janssenjournalctl: Unify boot id lookup into common function...
2014-10-23  Michal Schmidtjournal: make sd_journal::files a OrderedHashmap
2014-10-22  Lennart Poetteringjournalctl: add new --flush command and make use of...
2014-10-22  Lennart Poetteringjournalctl: don't introduce numeric constants with...
2014-10-10  Zbigniew Jędrzejew... journalctl: use pager for --list-boots
2014-10-10  Zbigniew Jędrzejew... sd-journal: change check to assert
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-29  Zbigniew Jędrzejew... journalctl: do not output --reboot-- markers when runni...
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-31  Jan Janssenjournalctl: Allow to disable line cap with --lines=all
2014-08-21  Harald Hoyerjournalctl: add "-t --identifier=STRING" option
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-26  Zbigniew Jędrzejew... Add utility function to append root to path
2014-07-26  Karel ZakAlways check asprintf return code
2014-07-20  Zbigniew Jędrzejew... journalctl,man: allow + only between terms
2014-07-16  Zbigniew Jędrzejew... journal-upload: use journal as the source
2014-04-05  Zbigniew Jędrzejew... journalctl: free arg_file on exit
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-27  Zbigniew Jędrzejew... journalctl: refuse extra arguments with --verify and...
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-18  Jan Engelhardtdoc: update punctuation
2014-01-28  Lennart Poetteringalways use the same code for creating temporary files
2014-01-11  Zbigniew Jędrzejew... journalctl: allow globbing in --unit and --user-unit
2013-12-26  Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26  Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26  Lennart Poetteringjournalctl: make sure -b --foobar cannot be misundersto...
2013-12-26  Lennart PoetteringRevert "journalctl: remove unexpected behavior of journ...
2013-12-25  Dave Reisnerjournalctl: remove unexpected behavior of journalctl -b
2013-12-19  Jason St. Johnjournalctl,zsh-completion: fix several issues in -...
2013-12-12  Djalal Harounijournal: pipe journalctl help output into a pager
2013-12-11  Lennart Poetteringjournal: add ability to browse journals of running...
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-19  Karel ZakRemove duplicate includes
2013-11-06  Lennart Poetteringclients: unify how we invoke getopt_long()
2013-10-29  Zbigniew Jędrzejew... journalctl: add --list-boots to show boot IDs and times
2013-10-13  Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-10-08  Zbigniew Jędrzejew... journalctl: flip to --full by default
2013-09-10  Zbigniew Jędrzejew... journald: be a bit more verbose when vacuuming
next