summaryrefslogtreecommitdiffstats
path: root/src/pcp
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright yearsPeter Schiffer2014-01-165-6/+6
| | | | Updated copyright years to include new year 2014.
* Remove trailing spacesPeter Schiffer2014-01-162-8/+8
| | | | This patch removes trailing spaces from source files.
* PCP: fix failed post-install registration: add PCP CMakeListsTomas Smetana2013-11-121-0/+1
|
* PCP: fix failed post-install registrationTomas Smetana2013-11-121-2/+3
|
* Prepare 0.4.1 releaseRadek Novacek2013-11-041-1/+1
| | | | Also remove dependency on sblim-cmpi-base
* python: bumped egg versions to 0.4.0Michal Minar2013-10-241-1/+1
|
* python: let's not hardcode version in setupsMichal Minar2013-10-243-2/+31
| | | | | | Let's write openlmi version to the main __init__ module of each python egg at build time. This version information is easily accessible from setup scripts.
* pcp: fixed setupMichal Minar2013-10-242-0/+22
| | | | | Added missing 'lmi' package to packages. This fixes installation to user directory.
* python: version bump of python providersMichal Minar2013-10-081-1/+1
| | | | Bumped version in setups to 0.3.0.
* bumped version to 0.2.00.2.0Michal Minar2013-08-281-1/+1
|
* pcp: renamed python egg to openlmi-pcpMichal Minar2013-08-271-2/+2
| | | | Also fixed dependency (lmi -> openlmi).
* From Frank Eigler: Update README to reflect current state.Jan Safranek2013-07-181-4/+3
|
* Add license heares to scripts.Jan Safranek2013-07-182-0/+42
|
* PCP<->CIM bridge prototype v3Frank Ch. Eigler2013-07-186-0/+334
- contents properly built/packaged into openlmi-pcp subrpm - a cron.daily job conditionally (rarely) rebuilds the MOF/REG files based upon current PCP state - /usr/bin/openlmi-pcp-generate able to be run by hand, cron.daily job minimal - more run-time PCP error tolerance