chiark / gitweb /
journal: introduce sd_journal_wait() to simplify writing synchronous clients
[elogind.git] / src / systemd / sd-journal.h
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