summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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: Tweak and cleanup the MOF fileTomas Bzatek2013-10-251-0/+1
* 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
* tests: added base class for our test casesMichal Minar2013-10-242-0/+467
* pcp: fixed setupMichal Minar2013-10-242-0/+22
* minor test improvementsMichal Minar2013-10-2416-15/+27
* cmake: don't use hardcoded pathsRadek Novacek2013-10-231-1/+1
* service: fix service file locationJan Safranek2013-10-231-1/+1
* services: fix test_service_get_status_when_stoppped testJan Safranek2013-10-231-0/+1
* services: disable test_service_with_null_nameJan Safranek2013-10-231-0/+1
* service: fix test_service_race_conditionJan Safranek2013-10-231-1/+5
* service: fix test_restart_service_broker test, we must wait for the CIMOM to ...Jan Safranek2013-10-231-3/+16
* Remove 'verify_server_cert=False' from test.Jan Safranek2013-10-221-3/+3
* Fixed sending of indications.Jan Safranek2013-10-221-2/+2
* Increase verbosity of logged exceptions.Jan Safranek2013-10-221-2/+2
* Fix some compilation warnings and coverity issuesRadek Novacek2013-10-224-5/+7
* Rework documentation.Jan Safranek2013-10-1871-7306/+0
* software: Fix doc theme pathTomas Bzatek2013-10-181-1/+1
* journald: Add documentationTomas Bzatek2013-10-186-0/+568
* journald: Rename common test module to prevent conflictTomas Bzatek2013-10-184-3/+3
* fan: added documentationMichal Minar2013-10-187-0/+690
* software: make the admin documentation the same wayMichal Minar2013-10-1813-6/+8
* software: decorate function correctlyMichal Minar2013-10-183-6/+8
* python: correctly create function wrappersMichal Minar2013-10-181-0/+2
* service: fix syntax error in tests (true -> True)Radek Novacek2013-10-171-1/+1
* software: Use LANG=C when calling yum repoinfoRadek Novacek2013-10-171-1/+1
* account: Fix invalid change from migration from Linux_ to PG_Radek Novacek2013-10-171-1/+1
* power: Disable debug print to stderrRadek Novacek2013-10-171-3/+0
* power: Fix InstanceIDs to follow OpenLMI standard schemeRadek Novacek2013-10-175-7/+21
* Use the same heading, theme and conditional class tree and reference for all ...Jan Safranek2013-10-174-14/+24
* power: Fetch definition of Implemented qualifier to konkretcmpiRadek Novacek2013-10-171-0/+1
* power: Fix memory leakRadek Novacek2013-10-172-0/+2
* power: Replace fprintf with debug()Radek Novacek2013-10-171-4/+6
* power: Add documentation for power providerRadek Novacek2013-10-1711-0/+588
* Hardware: Created documentationPeter Schiffer2013-10-167-0/+725
* realmd: Fix documentation theme pathTomas Bzatek2013-10-151-1/+1
* documentation: extended configuration sectionMichal Minar2013-10-151-0/+4
* journald: Adapt to recent global logging changesTomas Bzatek2013-10-157-4/+35
* journald: Add tests for new records writingTomas Bzatek2013-10-151-0/+43
* journald: Support writing new recordsTomas Bzatek2013-10-153-1/+142
* journald: Update tests to match modified message formatTomas Bzatek2013-10-151-1/+1
* journald: Add iterator testsTomas Bzatek2013-10-153-1/+188
* journald: Add support for iteratorsTomas Bzatek2013-10-153-13/+462
* journald: Include process name and PID in the messageTomas Bzatek2013-10-151-3/+28
* journald: Map the PRIORITY field to CIM_RecordForLog.PerceivedSeverityTomas Bzatek2013-10-151-0/+39