summaryrefslogtreecommitdiffstats
path: root/src/journald
Commit message (Expand)AuthorAgeFilesLines
* indmanager: move to libsJan Synacek2014-05-061-1/+1
* libopenlmi: rename back to openlmicommon and get versioning rightJan Synacek2014-05-061-1/+1
* libopenlmi: reorganize and gatherJan Synacek2014-04-306-50/+42
* journald: Properly handle journal EOFTomas Bzatek2014-04-183-21/+77
* Updated copyright yearsPeter Schiffer2014-01-1613-13/+13
* Use re-entrant version of strerror() for thread safetyTomas Bzatek2014-01-093-25/+38
* tests: ensure the use of exceptions is well definedMichal Minar2014-01-081-5/+2
* journald: Port tests to lmishell baseTomas Bzatek2014-01-034-75/+88
* journald: Make indication tests more robustTomas Bzatek2013-11-151-4/+27
* indmanager: Introduce common filter checkerTomas Bzatek2013-11-153-33/+6
* journal: Properly set all key properties of LMI_JournalLogRecordTomas Bzatek2013-11-152-3/+4
* tests: adjusted test suits for changes in lmi.testMichal Minar2013-11-041-2/+2
* 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