summaryrefslogtreecommitdiffstats
path: root/src/logicalfile/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* libopenlmi: rename back to openlmicommon and get versioning rightJan Synacek2014-05-061-1/+1
|
* libopenlmi: reorganize and gatherJan Synacek2014-04-301-1/+1
| | | | | | | Make naming consistent. Gather common functionality into one library and try to use it across all providers. Introduce libtool-style versioning for libraries.
* logicalfile: add profile registrationJan Synacek2013-07-251-0/+4
|
* Return list of CIM classes from konkretcmpi_generate macroRadek Novacek2013-07-231-0/+1
| | | | This list will be used by profile registration.
* LogicalFile: add selinux contexts supportJan Synacek2013-07-151-1/+8
| | | | | Add support for displaying the current and the expected selinux context on a file.
* LogicalFile: use udev to fill info about the filesystemJan Synacek2013-07-021-3/+3
|
* LogicalFile: install cimprovagt wrapper scriptJan Synacek2013-06-271-0/+2
|
* renamed mof files according to LMI conventionMichal Minar2013-04-221-1/+1
| | | | | | | | | | | | | | | Mof files prefixed with digits ensuring their correct order of parsing upon their installation. This avoids problems with sfcbmof compiler, which can not handle dependent classes being parsed before their antecedents. Convention is specified in mof/README. Removed inclusion of LMI_Qualifiers in LMI_Jobs. LMI_Qualifiers should be registered in cimom instead of included in dependent mof files. This allows it to be used by any other providers simultaneously. Modified references to mof files in cmake build files.
* New provider: LogicalFileJan Synacek2013-02-111-0/+29