summaryrefslogtreecommitdiffstats
path: root/src/software/lmi
Commit message (Expand)AuthorAgeFilesLines
* python 2.6 compatibility. fix conversion of string into character set error.Ales Ledvinka2014-04-152-4/+4
* python2.6 review one omissionAles Ledvinka2014-04-141-3/+3
* python2.6 syntax conversion, review comments for set performanceAles Ledvinka2014-04-144-8/+8
* python2.6 support, review comment performance of set([])Ales Ledvinka2014-04-146-17/+17
* python2.6 software providerAles Ledvinka2014-04-117-19/+19
* Updated copyright yearsPeter Schiffer2014-01-1649-50/+50
* software: fixed possible deadlock in session managerMichal Minar2014-01-061-10/+20
* software: fixed creation of Error instanceMichal Minar2013-12-177-17/+19
* software: make the checksum type retrieval more robustMichal Minar2013-12-172-5/+67
* software: bugfix in property checking of identity file checksMichal Minar2013-12-171-1/+1
* software: added missing module related to job handlingMichal Minar2013-12-151-0/+343
* software: redone job handlingMichal Minar2013-12-125-526/+445
* software: correctly recognize installed from availableMichal Minar2013-12-123-11/+38
* software: raise proper error when repository not foundMichal Minar2013-12-021-17/+20
* software: another fix to associator generationMichal Minar2013-11-301-3/+4
* software: fixed InstanceID of installation serviceMichal Minar2013-11-291-1/+1
* software: fixed service associators generatorMichal Minar2013-11-291-2/+10
* software: fixed and speeded up another associator callMichal Minar2013-11-271-2/+57
* software: fixed and speeded up associator callMichal Minar2013-11-271-2/+56
* software: fixed enumeration of service affected elementsMichal Minar2013-11-261-3/+2
* software: fixed verification of device filesMichal Minar2013-11-202-3/+8
* software: fixed handling of invalid requestMichal Minar2013-11-201-1/+1
* software: do not allow infinite resurrectionsMichal Minar2013-11-191-9/+28
* software: really do unlockMichal Minar2013-11-191-0/+1
* software: fixed package filteringMichal Minar2013-11-191-1/+1
* software: allow tilde presence in package versionKlaus Kämpf2013-11-191-4/+4
* software: reload file configuration when changedMichal Minar2013-11-191-3/+2
* software: better cope with termination requestMichal Minar2013-11-082-4/+22
* software: fixed termination of JobManagerMichal Minar2013-11-081-1/+2
* software: do a proper clean up when terminatingMichal Minar2013-11-081-0/+3
* software: fixed shutting down of job managerMichal Minar2013-11-081-7/+10
* software: fixed logging of YumWorker processMichal Minar2013-11-081-0/+4
* software: more efficient listing of associatorsMichal Minar2013-11-081-0/+60
* software: speeded up listing installed packagesMichal Minar2013-11-081-0/+54
* Prepare 0.4.1 releaseRadek Novacek2013-11-041-1/+1
* software: fixed referents generatorMichal Minar2013-11-041-2/+2
* software: ditched reference to removed system_name propertyMichal Minar2013-10-311-1/+6
* software: use shared ComputerSystem moduleMichal Minar2013-10-3119-166/+72
* python: bumped egg versions to 0.4.0Michal Minar2013-10-241-1/+1
* python: let's not hardcode version in setupsMichal Minar2013-10-242-1/+28
* software: decorate function correctlyMichal Minar2013-10-183-6/+8
* software: fixed regular expressions matching identityMichal Minar2013-10-101-7/+8
* Use PG_ComputerSystem by default.Jan Safranek2013-10-091-1/+1
* software: fixed exception handlingMichal Minar2013-10-041-1/+1
* software: docstrings updateMichal Minar2013-10-041-30/+40
* software: fix startupMichal Minar2013-10-041-3/+9
* software: let's check only for subclasses of CIM_ComputerSystemMichal Minar2013-10-047-12/+12
* software: fixed critical section problemMichal Minar2013-09-121-2/+2
* logging improvements and fixMichal Minar2013-09-121-3/+5
* software: fixed updating of package done by async methodMichal Minar2013-09-102-3/+4