summaryrefslogtreecommitdiff
path: root/src/systemd/sd-journal.h
Commit message (Expand)AuthorAge
* journal: fix dangling 'else' ambiguityDavid Herrmann2014-12-12
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* journal: downgrade comments about sd_journal_print_with_location()Lennart Poettering2013-12-13
* journal: add ability to browse journals of running OS containersLennart Poettering2013-12-11
* api: replace manual C++ guards by macrosLennart Poettering2013-11-07
* api: add C++ guardsLennart Poettering2013-11-07
* api: unify some common bits used by public systemd APIsLennart Poettering2013-10-16
* bus: add minimal event loop APILennart Poettering2013-10-10
* journal: add sd_journal_open_filesZbigniew Jędrzejewski-Szmek2013-06-10
* journal: add ability to filter by current userZbigniew Jędrzejewski-Szmek2013-06-10
* Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek2013-04-25
* journal: add one more level on top with ANDHarald Hoyer2013-04-17
* journal: add sd_journal_get_timeout() call to public APILennart Poettering2013-04-04
* journal: add public API call sd_journal_get_events()Lennart Poettering2013-04-04
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-21
* journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en...Lennart Poettering2012-11-20
* journal: implement message catalogLennart Poettering2012-11-15
* journal: provide an API that allows client to figure out whether they need to...Lennart Poettering2012-10-26
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-18
* journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering2012-10-10
* journal: add call to determine current journal file disk usageLennart Poettering2012-09-07
* journal: add sd_journal_perror() to APILennart Poettering2012-08-01
* man: document sd_journal_get_data() and friendsLennart Poettering2012-07-13
* man: document sd_journal_stream_fd()Lennart Poettering2012-07-13
* man: move header file man pages from section 7 to 3Lennart Poettering2012-07-13
* journal: beef up journal matches considerablyLennart Poettering2012-07-13
* journal: rework directory enumeration/watch logicLennart Poettering2012-07-11
* journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering2012-07-10
* man: document sd_print() and friendsLennart Poettering2012-07-09
* journal: typo fix in sd-journal.hDavid Strauss2012-06-26
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-17
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* journal: implicitly add code location to all messages logged with the native ...Lennart Poettering2012-04-02
* journal: move journal TODO into main TODOLennart Poettering2012-01-23
* api: add C++ guards to all headersLennart Poettering2012-01-13
* sd-journal: implement a number of non-implemented calls from the API for nowLennart Poettering2012-01-11
* systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering2012-01-11
* shutdown: exclude processes with argv[0][0] from killingLennart Poettering2012-01-10
* journald: remove inner loop debug messageLennart Poettering2012-01-07
* journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering2012-01-05
* journal: fix include in sd-journal.hLennart Poettering2012-01-05
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05