Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | journald: Use proper logging facilities for verbose mode | Tomas Bzatek | 2014-04-28 | 1 | -2/+5 |
| | |||||
* | doc: created common makefile for documentation | Michal Minar | 2014-04-24 | 1 | -201/+1 |
| | | | | | Makefiles for documentation contained redundant code. Created one generic Makefile which is included by all the others. | ||||
* | doc: use openlmitheme | Michal Minar | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | require openlmi-tools instead of openlmi-scripts | Michal Minar | 2014-04-24 | 1 | -1/+1 |
| | | | | | Subcommands now should depend only on openlmi-tools that contain both LMIShell and LMI Meta-command. | ||||
* | journald: Add provider version requirement test | Tomas Bzatek | 2014-04-23 | 2 | -1/+12 |
| | | | | | The journald script makes use of newly added LMI_JournalMessageLog. PositionToLastRecord() method, let's add explicit version check. | ||||
* | journald: Fix authorship | Tomas Bzatek | 2014-04-23 | 1 | -0/+3 |
| | |||||
* | New journald script | Tomas Bzatek | 2014-04-18 | 13 | -0/+861 |
Requires OpenLMI journald provider 0.4.2 (MOF version number) and higher. |