summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* account: updated documentationMichal Minar2013-11-071-9/+19
* doc: updated usage examples for software providerMichal Minar2013-11-071-25/+26
* software: fixed returned value of tests runnerMichal Minar2013-11-071-1/+1
* software: optimalize testsMichal Minar2013-11-071-1/+1
* Fix libuser require once againTomas Bzatek2013-11-061-1/+1
* Require libuser >= 0.60Tomas Bzatek2013-11-062-3/+8
* indmanager: Fix empty enum cleanupTomas Bzatek2013-11-061-2/+4
* Don't install mof files for disabled providersRadek Novacek2013-11-063-5/+45
* Service: Added new author. Fix default enviroment value.Robin Hack2013-11-061-2/+2
* Added missing BuildRequires: dbus-devel.Jan Safranek2013-11-051-0/+2
* Hardware: Added Physical Disk ProviderPeter Schiffer2013-11-0510-15/+570
* software: skipped two tests0.4.1Michal Minar2013-11-041-0/+2
* software: fixed a testMichal Minar2013-11-043-10/+19
* Prepare 0.4.1 releaseRadek Novacek2013-11-045-17/+14
* Fix coverity issuesRadek Novacek2013-11-042-3/+9
* power: Use logind instead of upowerRadek Novacek2013-11-045-73/+145
* software: skip unreliable testsMichal Minar2013-11-041-0/+2
* software: fixed SoftwareIdentityFileCheckMichal Minar2013-11-041-1/+9
* indmanager: Use per-instance set of pthread stuffTomas Bzatek2013-11-042-40/+39
* account: Fix libuser object cleanupTomas Bzatek2013-11-042-4/+4
* account: Start watching right upon indication subscriptionTomas Bzatek2013-11-044-41/+90
* power: handle memory allocation failures properlyRadek Novacek2013-11-044-4/+30
* software: fixed referents generatorMichal Minar2013-11-041-2/+2
* software: refactored testsMichal Minar2013-11-0412-722/+506
* software: test improvementsMichal Minar2013-11-041-7/+14
* tests: adjusted test suits for changes in lmi.testMichal Minar2013-11-043-8/+8
* tests: added Base test cases for cim and lmi shell testsMichal Minar2013-11-044-350/+696
* Account: Whitespaces removed.Robin Hack2013-11-041-6/+6
* software: temporarily disabled dangerous testsMichal Minar2013-11-022-2/+4
* software: fix querying repository databaseMichal Minar2013-11-021-1/+1
* Use configured ComputerSystem class name.Jan Safranek2013-11-011-1/+1
* logicalfile: implement LMI_RootDirectory.EnumerateInstanceNamesJan Safranek2013-11-011-1/+2
* Work around Pegasus destroying threads _after_ unloading provider dynamic lib...Jan Safranek2013-11-012-1/+16
* software: ditched reference to removed system_name propertyMichal Minar2013-10-311-1/+6
* python: fixed is_this_systemMichal Minar2013-10-311-3/+1
* python: fixed ComputerSystem moduleMichal Minar2013-10-311-2/+2
* Account: Added 3 changes as one.Robin Hack2013-10-313-106/+243
* software: use shared ComputerSystem moduleMichal Minar2013-10-3119-166/+72
* python: solve ComputerSystem issuesMichal Minar2013-10-313-6/+177
* doc: improvement in software's usageMichal Minar2013-10-311-1/+2
* test: fix service testsRadek Novacek2013-10-311-1/+7
* test: Don't test connection in the service providerRadek Novacek2013-10-311-30/+0
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-3191-581/+477
* indmanager: Use proper mutex error checkingTomas Bzatek2013-10-301-2/+6
* journald: Alter the MOF file for proper class parseoutTomas Bzatek2013-10-291-1/+1
* journald: Documentation tweaks and additionsTomas Bzatek2013-10-251-5/+44
* journald: Tweak and cleanup the MOF fileTomas Bzatek2013-10-252-12/+169
* python: bumped egg versions to 0.4.0Michal Minar2013-10-243-3/+3
* python: let's not hardcode version in setupsMichal Minar2013-10-2410-8/+98
* tests: use shared base class in provider testsMichal Minar2013-10-2411-389/+54