]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-send.c
Add hasprefix macro to check prefixes of fixed length
[thirdparty/systemd.git] / src / journal / journal-send.c
2013-06-21  Zbigniew Jędrzejew... Add hasprefix macro to check prefixes of fixed length
2013-06-14  Zbigniew Jędrzejew... journal: use initialization instead of zeroing
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-02  Lennart Poetteringutil: add a bit of syntactic sugar for saving/restoring...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-25  Zbigniew Jędrzejew... journal: fix warning about pointer arithmetic
2012-11-20  Lennart Poetteringjournal-send: always send SYSLOG_IDENTIFIER, if we...
2012-11-20  Lennart Poetteringjournal-send: unify a bit of code
2012-10-03  Lennart Poetteringjournal-send: simplification
2012-09-24  Lennart Poetteringjournal: also use new VA_FORMAT_ADVANCE() macro in...
2012-09-05  Lennart Poetteringjournalctl: rework JSON output mode
2012-08-01  Lennart Poetteringjournal: add sd_journal_perror() to API
2012-06-21  Lennart Poetteringjournal: fix sd_journal_stream_fd()
2012-04-12  Lennart Poetteringjournal: fix missing variable initialization
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-04-02  Lennart Poetteringjournal: implicitly add code location to all messages...
2012-01-27  Lennart Poetteringlog: increase socket buffers for logging by default
2012-01-18  Lennart Poetteringjournal: when sending journal data via file, place...
2012-01-14  Lennart Poetteringjournal: if the data to be sent is larger than the...
2012-01-12  Lennart Poetteringlog: make internal log api log directly to the journal
2012-01-05  Lennart Poetteringjournal: rename syslog tag to identifier since that...
2012-01-05  Lennart Poetteringsd-journal: close reading side of sd_journal_stream_fd...
2012-01-05  Lennart Poetteringjournal: move sockets into their own subdir
2012-01-05  Lennart Poetteringjournald: add configuration file options to forward...
2012-01-03  Lennart Poetteringjournal: add _public_ to all sd-journal calls, and...
2011-12-30  Lennart PoetteringMerge branch 'journal'
2011-12-23  Lennart Poetteringjournal: implement stdout transport
2011-12-17  Lennart Poetteringjournal: introduce mandatory sd_journal_printf() priori...
2011-12-16  Lennart Poetteringjournal: add native protocol to journald, and client...