summaryrefslogtreecommitdiffstats
path: root/src/realmd/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.
* realmd: fix selinux wrapper installationJan Synacek2013-07-261-1/+2
|
* realmd: add profile registration and class versioning in mofJan Synacek2013-07-261-0/+4
|
* Return list of CIM classes from konkretcmpi_generate macroRadek Novacek2013-07-231-0/+1
| | | | This list will be used by profile registration.
* Remove the complex API dbus-style API from realmd providerStef Walter2013-05-171-3/+0
| | | | | | | | As discussed, we want to expose a simple API for starters here with just a few methods and properties. If we need to grow from there it should be in the future when we have more experience modeling an appropriate CIM model which integrates well with the patterns and style of other CIM models.
* Rename LMI_Realmd.mof to 60_LMI_Realmd.mofTomas Smetana2013-04-241-1/+1
|
* New provider: RealmDTomas Smetana2013-04-241-0/+50