summaryrefslogtreecommitdiffstats
path: root/src/journald
Commit message (Expand)AuthorAgeFilesLines
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-314-15/+15
* journald: Tweak and cleanup the MOF fileTomas Bzatek2013-10-251-0/+1
* tests: use shared base class in provider testsMichal Minar2013-10-244-182/+18
* Fix some compilation warnings and coverity issuesRadek Novacek2013-10-222-2/+1
* Rework documentation.Jan Safranek2013-10-186-568/+0
* journald: Add documentationTomas Bzatek2013-10-186-0/+568
* journald: Rename common test module to prevent conflictTomas Bzatek2013-10-184-3/+3
* journald: Adapt to recent global logging changesTomas Bzatek2013-10-157-4/+35
* journald: Add tests for new records writingTomas Bzatek2013-10-151-0/+43
* journald: Support writing new recordsTomas Bzatek2013-10-153-1/+142
* journald: Update tests to match modified message formatTomas Bzatek2013-10-151-1/+1
* journald: Add iterator testsTomas Bzatek2013-10-153-1/+188
* journald: Add support for iteratorsTomas Bzatek2013-10-153-13/+462
* journald: Include process name and PID in the messageTomas Bzatek2013-10-151-3/+28
* journald: Map the PRIORITY field to CIM_RecordForLog.PerceivedSeverityTomas Bzatek2013-10-151-0/+39
* journald: Use lmi logging infrastructure for error messagesTomas Bzatek2013-10-156-11/+19
* journald: Add indicationsTomas Bzatek2013-10-158-0/+539
* journald: Basic provider implementationTomas Bzatek2013-10-1510-0/+1155