summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* software: added missing Implemented qualifier to mofMichal Minar2013-08-231-1/+1
* tools: Create correct reference for arraysRoman Rakus2013-08-221-1/+4
* indmanager: Use CMTraceMessage() instead of CMLogMessage()Tomas Bzatek2013-08-211-1/+1
* indmanager: Force thread cancellation on im_stop_ind()Tomas Bzatek2013-08-212-17/+50
* indmanager: Get object path from instances to be sent when not pollingTomas Bzatek2013-08-151-1/+1
* indmanager: Pass IMManager* instance in the IMInstGather callbackTomas Bzatek2013-08-152-6/+9
* indmanager: Protect ind_manager.h from multiple inclusionTomas Bzatek2013-08-151-0/+5
* indmanager: Fix IMEventWatcher arguments to be able to actually set dataTomas Bzatek2013-08-155-5/+5
* Fixed registration of __MethodParameters classes - they are for Pegasus only.Jan Safranek2013-08-153-62/+94
* Fix namespace for testsRoman Rakus2013-08-141-1/+1
* spec: Require dmidecode only on supported archs0.1.1Radek Novacek2013-08-081-0/+3
* Bump version to 0.1.1Radek Novacek2013-08-084-5/+9
* software: fix test for SoftwareIdentityResourceMichal Minar2013-08-081-10/+22
* software: support metalink attribute of repositoryMichal Minar2013-08-082-1/+9
* let's not assume AccessInfo to be filledMichal Minar2013-08-081-3/+4
* software: let's not presume, that any url is associated with repoMichal Minar2013-08-081-4/+4
* software: allow duplicate entries in repository configsMichal Minar2013-08-081-2/+5
* be more tolerant, when checking instance of SoftwareInstallationServiceMichal Minar2013-08-081-4/+6
* software: async jobs have associated job method resultsMichal Minar2013-08-082-14/+27
* software: added classes for asynchronous methodsMichal Minar2013-08-081-0/+61
* assign __ReturnValue property of CIM_ConcreteJobMichal Minar2013-08-062-17/+37
* providers: fixed installation of python lmi namespace packageMichal Minar2013-08-061-1/+7
* software: fixed declaration of namespace packageMichal Minar2013-08-061-0/+1
* Work around Pegasus not being able to handle instances of unknown classes.Jan Safranek2013-08-061-13/+25
* Add logging to the openlmi-mof-register scriptRadek Novacek2013-08-022-156/+127
* spec: register profiles only with pegasusRadek Novacek2013-08-011-27/+27
* Fixed license to LGPLv2.1+Jan Safranek2013-08-0129-243/+271
* Correctly obsolete openlmi-providers-python package to have correct upgrade p...Jan Safranek2013-07-311-0/+2
* Removed dependency on openlmi-providers.Jan Safranek2013-07-311-1/+0
* Bump version to 0.1.00.1.0Radek Novacek2013-07-312-4/+7
* python: synced version of eggs with openlmi-providersMichal Minar2013-07-302-2/+2
* spec file updated to split python packageMichal Minar2013-07-301-11/+30
* software: fixed importsMichal Minar2013-07-305-10/+10
* openlmi-python: split python packageMichal Minar2013-07-309-11/+37
* spec: Add Requires: realmd to the realmd providerRadek Novacek2013-07-301-0/+1
* Increased release version and added changelog message to the .specPeter Schiffer2013-07-291-1/+4
* Hardware: Fixed enumerating memory modulesPeter Schiffer2013-07-291-2/+4
* Hardware: Modified .spec file to register hardware profilesPeter Schiffer2013-07-291-0/+20
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-07-293-40/+6
|\
| * software fix test of Invoke() methodMichal Minar2013-07-292-2/+6
| * removed test for enumeration of software identitiesMichal Minar2013-07-291-38/+0
* | Hardware: Added additional information to the LMI_ChassisPeter Schiffer2013-07-2910-42/+124
|/
* Hardware: Added profile registrationPeter Schiffer2013-07-293-0/+127
* Fixed provider deregistration if the .reg file does not have group: property.Jan Safranek2013-07-291-1/+6
* Fixed %post scripts to register providers on installation and %preun to unins...Jan Safranek2013-07-291-9/+8
* software: fixed installation of software profile mofMichal Minar2013-07-261-2/+4
* software: add tracing decoratorMichal Minar2013-07-261-0/+1
* software: fixed logging decoratorMichal Minar2013-07-261-2/+2
* providers: registration mof for software added to specMichal Minar2013-07-261-0/+5
* software: added profile registration mof skeletonMichal Minar2013-07-264-0/+91