summaryrefslogtreecommitdiffstats
path: root/src/account/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* account: fix wrong installation path for profile registration mofRadek Novacek2013-07-251-1/+1
|
* Account: Profile registrationRoman Rakus2013-07-241-0/+11
| | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
* Return list of CIM classes from konkretcmpi_generate macroRadek Novacek2013-07-231-0/+1
| | | | This list will be used by profile registration.
* account: don't require indication managerRadek Novacek2013-07-031-3/+2
| | | | | Indication manager is part of this project, search for its installation will just create a chicken-egg problem.
* Account: Indications for creation and deletionRoman Rakus2013-07-011-8/+5
| | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
* 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.
* Account: add wrapper script to enable setting proper selinux context0.0.17Roman Rakus2013-01-171-1/+2
| | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
* Account: Compiletime definition of supported encrypt algorithms0.0.13Roman Rakus2012-11-071-0/+9
| | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
* Change project name from Cura to OpenLMIRadek Novacek2012-10-221-4/+4
|
* Make destination of .reg adjustable in CuraMacros0.0.3Radek Novacek2012-08-291-1/+1
| | | | | If CuraMacros are used by different provider it needs to change location where the .reg is installed.
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-281-1/+1
|
* Account provider0.0.2Roman Rakus2012-08-141-0/+38
Listing of the users and groups Signed-off-by: Roman Rakus <rrakus@redhat.com>