aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-171-0/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* journal: implicitly add code location to all messages logged with the native ...Lennart Poettering2012-04-021-2/+20
* journal: move journal TODO into main TODOLennart Poettering2012-01-231-19/+0
* api: add C++ guards to all headersLennart Poettering2012-01-131-0/+8
* sd-journal: implement a number of non-implemented calls from the API for nowLennart Poettering2012-01-111-4/+3
* systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering2012-01-111-2/+0
* shutdown: exclude processes with argv[0][0] from killingLennart Poettering2012-01-101-0/+4
* journald: remove inner loop debug messageLennart Poettering2012-01-071-0/+1
* journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering2012-01-051-2/+1
* journal: fix include in sd-journal.hLennart Poettering2012-01-051-1/+1
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-0/+124