summaryrefslogtreecommitdiff
path: root/src/systemd/sd-journal.h
Commit message (Expand)AuthorAgeFilesLines
* sd-journal: add high-level API for querying seqnum for journal entries, along...Lennart Poettering2023-02-081-0/+1
* Use https for gnu.orgMichael Biebl2022-06-281-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-journal: when enumerating, continue even after an inaccessible fieldZbigniew Jędrzejewski-Szmek2020-07-211-4/+6
* headers: get rid of pointless /* deprecated */ commentZbigniew Jędrzejewski-Szmek2020-04-171-2/+2
* journal: allow opening journal files specific to some namespaceLennart Poettering2020-01-311-5/+8
* journal: properly mark two definitions that are deprecated with GCC attribute...Lennart Poettering2020-01-311-2/+2
* tree-wide: drop empty lines in the begining of commentsYu Watanabe2018-06-291-1/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* sd-journal: "soft" deprecate sd_journal_open_container()Lennart Poettering2016-04-251-1/+1
* sd-journal: add logic to open journal files of a specific OS treeLennart Poettering2016-04-251-4/+5
* sd-journal: add API for opening journal files or directories by fdLennart Poettering2016-04-251-0/+2
* headers: remove commas at end of enum listsZbigniew Jędrzejewski-Szmek2016-03-111-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* sd-journal: add an API to enumerate known field names of the journalLennart Poettering2016-02-011-2/+11
* sd-journal: introduce has_runtime_files and has_persistent_filesJan Synacek2016-02-011-0/+3
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-0/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+2
* journal: fix dangling 'else' ambiguityDavid Herrmann2014-12-121-4/+6
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-1/+1
* journal: downgrade comments about sd_journal_print_with_location()Lennart Poettering2013-12-131-1/+1
* journal: add ability to browse journals of running OS containersLennart Poettering2013-12-111-0/+1
* api: replace manual C++ guards by macrosLennart Poettering2013-11-071-12/+8
* api: add C++ guardsLennart Poettering2013-11-071-2/+2
* api: unify some common bits used by public systemd APIsLennart Poettering2013-10-161-27/+13
* bus: add minimal event loop APILennart Poettering2013-10-101-1/+2
* journal: add sd_journal_open_filesZbigniew Jędrzejewski-Szmek2013-06-101-0/+1
* journal: add ability to filter by current userZbigniew Jędrzejewski-Szmek2013-06-101-1/+3
* Add printf attributes in exported headersZbigniew Jędrzejewski-Szmek2013-04-251-6/+18
* journal: add one more level on top with ANDHarald Hoyer2013-04-171-0/+1
* journal: add sd_journal_get_timeout() call to public APILennart Poettering2013-04-041-1/+2
* journal: add public API call sd_journal_get_events()Lennart Poettering2013-04-041-0/+1
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-211-0/+3
* journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en...Lennart Poettering2012-11-201-0/+1
* journal: implement message catalogLennart Poettering2012-11-151-0/+2
* journal: provide an API that allows client to figure out whether they need to...Lennart Poettering2012-10-261-0/+1
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-181-11/+13
* journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering2012-10-101-0/+1
* journal: add call to determine current journal file disk usageLennart Poettering2012-09-071-0/+2
* journal: add sd_journal_perror() to APILennart Poettering2012-08-011-0/+3
* man: document sd_journal_get_data() and friendsLennart Poettering2012-07-131-0/+1
* man: document sd_journal_stream_fd()Lennart Poettering2012-07-131-2/+2
* man: move header file man pages from section 7 to 3Lennart Poettering2012-07-131-0/+2
* journal: beef up journal matches considerablyLennart Poettering2012-07-131-0/+1
* journal: rework directory enumeration/watch logicLennart Poettering2012-07-111-2/+2
* journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering2012-07-101-0/+1
* man: document sd_print() and friendsLennart Poettering2012-07-091-1/+1
* journal: typo fix in sd-journal.hDavid Strauss2012-06-261-1/+1