summaryrefslogtreecommitdiff
path: root/src/systemd/sd-journal.h
AgeCommit message (Expand)Author
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering
2012-11-20journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en...Lennart Poettering
2012-11-15journal: implement message catalogLennart Poettering
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering
2012-10-18journal: add ability to list values a specified field can take in all entries...Lennart Poettering
2012-10-10journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering
2012-09-07journal: add call to determine current journal file disk usageLennart Poettering
2012-08-01journal: add sd_journal_perror() to APILennart Poettering
2012-07-13man: document sd_journal_get_data() and friendsLennart Poettering
2012-07-13man: document sd_journal_stream_fd()Lennart Poettering
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering
2012-07-13journal: beef up journal matches considerablyLennart Poettering
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering
2012-07-09man: document sd_print() and friendsLennart Poettering
2012-06-26journal: typo fix in sd-journal.hDavid Strauss
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-02journal: implicitly add code location to all messages logged with the native ...Lennart Poettering
2012-01-23journal: move journal TODO into main TODOLennart Poettering
2012-01-13api: add C++ guards to all headersLennart Poettering
2012-01-11sd-journal: implement a number of non-implemented calls from the API for nowLennart Poettering
2012-01-11systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering
2012-01-10shutdown: exclude processes with argv[0][0] from killingLennart Poettering
2012-01-07journald: remove inner loop debug messageLennart Poettering
2012-01-05journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering
2012-01-05journal: fix include in sd-journal.hLennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering