summaryrefslogtreecommitdiffstats
path: root/commands/journald
Commit message (Collapse)AuthorAgeFilesLines
* journald: Use proper logging facilities for verbose modeTomas Bzatek2014-04-281-2/+5
|
* doc: created common makefile for documentationMichal Minar2014-04-241-201/+1
| | | | | Makefiles for documentation contained redundant code. Created one generic Makefile which is included by all the others.
* doc: use openlmithemeMichal Minar2014-04-241-1/+1
|
* require openlmi-tools instead of openlmi-scriptsMichal Minar2014-04-241-1/+1
| | | | | Subcommands now should depend only on openlmi-tools that contain both LMIShell and LMI Meta-command.
* journald: Add provider version requirement testTomas Bzatek2014-04-232-1/+12
| | | | | The journald script makes use of newly added LMI_JournalMessageLog. PositionToLastRecord() method, let's add explicit version check.
* journald: Fix authorshipTomas Bzatek2014-04-231-0/+3
|
* New journald scriptTomas Bzatek2014-04-1813-0/+861
Requires OpenLMI journald provider 0.4.2 (MOF version number) and higher.