summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* software: url check fix in testMichal Minar2013-10-041-3/+3
* software: speeded up testsMichal Minar2013-10-046-0/+12
* software: let's check only for subclasses of CIM_ComputerSystemMichal Minar2013-10-047-12/+12
* Fix ghost PCP files.Jan Safranek2013-10-031-0/+3
* Add dependency to openlmi-indicationmgr-libs-devel file.Jan Safranek2013-10-031-0/+1
* Added documentation to subpackages.Jan Safranek2013-10-031-0/+4
* Fix Provides: for cura.Jan Safranek2013-10-031-6/+6
* logicalfile: set correct version in documentationJan Synacek2013-10-031-2/+2
* logicalfile: fill LMI_UnixDeviceFile.DeviceFileTypeJan Synacek2013-10-033-2/+12
* Account: Documentation improvementRoman Rakus2013-10-031-12/+12
* Account: Set correct version in documentationRoman Rakus2013-10-031-2/+2
* service: use verify_server_cert=False in testsJan Synacek2013-10-031-4/+4
* Aggregate patch of several issues in the new registration scriptTomas Smetana2013-10-031-15/+27
* logicalfile: correctly ignore creation class nameJan Synacek2013-10-024-42/+36
* logicalfile: fix resource leakJan Synacek2013-10-021-8/+8
* logicalfile: remove needless codeJan Synacek2013-10-023-95/+0
* logicalfile: fix possible null pointer dereferenceJan Synacek2013-10-021-1/+4
* Add 'gendoc' tool to generate overall documentation of all OpenLMI subprojects.Jan Safranek2013-10-0210-1/+675
* Add OpenLMI theme for Sphinx.Jan Safranek2013-10-028-4/+332
* Remove 'OpenLMI LogicalFile CIM classes' from overall documentation.Jan Safranek2013-10-022-6/+13
* Remove 'OpenLMI Account CIM classes' from overall documentation.Jan Safranek2013-10-022-6/+13
* Remove "Indices and tables" from generated docs, they seem to be useless.Jan Safranek2013-10-021-9/+0
* Release 0.3.00.3.0Roman Rakus2013-10-012-3/+9
* Account: set proper version of LMI_GroupRoman Rakus2013-09-301-1/+1
* Account: Add DeleteGroup method to be consistent with user's deletionRoman Rakus2013-09-303-41/+124
* Make Software MOF file parseable by openlmi-doc-class2rstJan Safranek2013-09-301-17/+16
* account: Fix removing member of groupRoman Rakus2013-09-261-3/+4
* cmake: search for openlmi-mof-register in the /usr/local dirRadek Novacek2013-09-262-7/+12
* fan: add FindLMSensors.cmake for finding lm_sensorsRadek Novacek2013-09-262-0/+35
* python: support for older versions of python (2.6)Michal Minar2013-09-251-73/+67
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersPeter Schiffer2013-09-25111-405/+1678
|\
| * account: Allow to set plain text passwordRoman Rakus2013-09-203-3/+84
| * Fixed logging of debug messages.Jan Safranek2013-09-191-1/+1
| * logicalfile: add documentationJan Synacek2013-09-196-0/+610
| * Priority of traces should be lower than priority of DEBUG log messagesRadek Novacek2013-09-192-7/+9
| * power: Fix crash in power providerRadek Novacek2013-09-191-1/+2
| * Call lmi_init function from providersRadek Novacek2013-09-1990-2/+157
| * Improve logging in C providersRadek Novacek2013-09-192-11/+89
| * Providers: Switch to -fstack-protector-strong.Robin Hack2013-09-191-1/+1
| * Providers: Added -fstack-protector gcc flag.Robin Hack2013-09-191-1/+1
| * logicalfile: code cleanup and rewriteJan Synacek2013-09-1812-161/+310
| * Account: Better failure check of lock pool initialization.Robin Hack2013-09-181-1/+2
| * Forgot to add openlmi.conf fileRadek Novacek2013-09-181-0/+22
| * Introduce toplevel openlmi config fileRadek Novacek2013-09-187-22/+228
| * Service: Propagate error messages, check for invalid (NULL) service names, fi...Vitezslav Crhonek2013-09-173-14/+58
| * spec file: add managed system metapackageTomas Smetana2013-09-161-1/+24
| * logicalfile: ignore some key propertiesJan Synacek2013-09-167-175/+51
| * software: fixed critical section problemMichal Minar2013-09-121-2/+2
| * logging improvements and fixMichal Minar2013-09-122-17/+42
| * logicalfile: warn if udev context creation failsJan Synacek2013-09-121-0/+1