summaryrefslogtreecommitdiffstats
path: root/mof/60_LMI_Journald.mof
Commit message (Collapse)AuthorAgeFilesLines
* journald: Tweak and cleanup the MOF fileTomas Bzatek2013-10-251-12/+168
| | | | | | | A bit of cleanup, adding "Implemented(true)" qualifiers where applicable, adding forgotten properties used by the provider and also added and modified description for the methods we implement. Note that only modified descriptions have been added, the unchanged ones get inherited just fine.
* journald: Bump revision to 0.4.0 for the upcoming releaseTomas Bzatek2013-10-151-4/+4
|
* journald: Add indicationsTomas Bzatek2013-10-151-0/+6
| | | | Also contains simple test suite to test indications.
* journald: Basic provider implementationTomas Bzatek2013-10-151-0/+64
This is a fully functional basic implementation of the provider. Maximum number of enumerated instances is limited, see the code. TODO list: https://fedorahosted.org/openlmi/ticket/142