summaryrefslogtreecommitdiffstats
path: root/src/account/LMI_AccountCapabilitiesProvider.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
| | | | Updated copyright years to include new year 2014.
* Remove trailing spacesPeter Schiffer2014-01-161-41/+41
| | | | This patch removes trailing spaces from source files.
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-4/+4
| | | | | | | | | | | | | | PG_ComputerSystem has different method how to get hostname than our providers. In order to create the associations to this class we need to enumerate it. The downside is that all providers must supply CMPIContext to the lmi_init function. New function lmi_get_computer_system returns CMPIObjectPath to the configured CIM_ComputerSystem subclass instance. This object should be used in all references with ComputerSystem. Function lmi_get_system_name has been altered to return same value as ComputerSystem "Name" property.
* Call lmi_init function from providersRadek Novacek2013-09-191-0/+2
|
* Account: Use return CIM_RC_ERR_FAILED instead of exit(1)Roman Rakus2013-09-041-2/+2
| | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
|
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-121-10/+13
|
* Account: Include license text in source filesRoman Rakus2012-10-261-0/+17
| | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-281-0/+265