chiark / gitweb /
daemon: Fix broken links to sd-daemon.c
[elogind.git] / src / systemd / sd-journal.h
2012-09-07 Lennart Poetteringjournal: add call to determine current journal file...
2012-08-01 Lennart Poetteringjournal: add sd_journal_perror() to API
2012-07-13 Lennart Poetteringman: document sd_journal_get_data() and friends
2012-07-13 Lennart Poetteringman: document sd_journal_stream_fd()
2012-07-12 Lennart Poetteringman: move header file man pages from section 7 to 3
2012-07-12 Lennart Poetteringjournal: beef up journal matches considerably
2012-07-10 Lennart Poetteringjournal: rework directory enumeration/watch logic
2012-07-10 Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-09 Lennart Poetteringman: document sd_print() and friends
2012-06-26 David Straussjournal: typo fix in sd-journal.h
2012-06-16 Lennart Poetteringjournal: expose and make use of cutoff times of journal
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-23 Lennart Poetteringjournal: move journal TODO into main TODO
2012-01-12 Lennart Poetteringapi: add C++ guards to all headers
2012-01-11 Lennart Poetteringsd-journal: implement a number of non-implemented calls...
2012-01-11 Lennart Poetteringsystemd: reconnect to syslog as soon as the journal...
2012-01-10 Lennart Poetteringshutdown: exclude processes with argv[0][0] from killing
2012-01-07 Lennart Poetteringjournald: remove inner loop debug message
2012-01-05 Lennart Poetteringjournal: rename syslog tag to identifier since that...
2012-01-05 Lennart Poetteringjournal: fix include in sd-journal.h
2012-01-05 Lennart Poetteringbuild-sys: move public header files into a dir of their own