summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* journald: Properly handle journal EOFTomas Bzatek2014-04-184-21/+95
* Software-dbus: refactor & cleanup 2Peter Schiffer2014-04-184-222/+166
* Update job_request decorator for Python 2.6Jan Safranek2014-04-171-2/+4
* Update job_handler decorator for Python 2.6Jan Safranek2014-04-171-8/+16
* Fixed loading of logging config.Jan Safranek2014-04-172-2/+2
* Software-dbus: refactor & cleanupPeter Schiffer2014-04-175-202/+214
* Service-legacy (non d-bus):Vitezslav Crhonek2014-04-175-5/+78
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersAles Ledvinka2014-04-162-2/+2
|\
| * Software-dbus: fix resolving of older packagesPeter Schiffer2014-04-152-2/+2
* | Merge branch 'master' of https://git.fedorahosted.org/git/openlmi-providersAles Ledvinka2014-04-161-3/+16
|\|
| * Disable the openlmi-devassistant subpackage on rhelTomas Bzatek2014-04-151-3/+16
* | python 2.6 newclassAles Ledvinka2014-04-161-1/+1
* | Merge branch 'master' of https://git.fedorahosted.org/git/openlmi-providersAles Ledvinka2014-04-153-14/+15
|\|
| * power: use proper poweroff/reboot commands with sysvinitRadek Novacek2014-04-101-3/+3
| * power: check if connection to Logind DBus is validRadek Novacek2014-04-101-9/+10
| * fix for older versions of cmakeRadek Novacek2014-04-102-2/+2
* | python 2.6 compatibility. fix conversion of string into character set error.Ales Ledvinka2014-04-155-29/+29
* | 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-149-53/+53
* | python2.6 software providerAles Ledvinka2014-04-118-20/+20
|/
* Service-dbus: Improve EnumerateInstances efficiencyVitezslav Crhonek2014-04-103-15/+249
* Add missing pthread.h inclusionRadek Novacek2014-04-091-0/+1
* Service (non d-bus): Use mkstemp instead of mktemp and minor updatesVitezslav Crhonek2014-04-085-16/+71
* Software-dbus: implemented MemberOfSoftwareCollectionProviderPeter Schiffer2014-04-045-90/+750
* Software-dbus: implemented HostedSoftwareCollectionProviderPeter Schiffer2014-03-311-3/+41
* devassistant: Add a subpackage to the spec fileTomas Bzatek2014-03-281-3/+20
* Software-dbus: enhanced error reportingPeter Schiffer2014-03-284-35/+66
* Software-dbus: Implemented SoftwareIdentityResourceProviderPeter Schiffer2014-03-272-4/+183
* Software-dbus: implemented LMI_SystemSoftwareCollectionProviderPeter Schiffer2014-03-264-6/+46
* Software-dbus: Implemented SoftwareIdentity ProviderPeter Schiffer2014-03-265-13/+584
* Fix incorrect array length when reading provider config optionsRadek Novacek2014-03-252-30/+20
* account: Add tests for invalid system filesAlois Mahdal2014-03-252-1/+570
* Software-dbus: started new software-dbus providerPeter Schiffer2014-03-1427-0/+4345
* python: fixed SystemName verificationMichal Minar2014-03-101-2/+8
* Account: Try to make coverity happy.Robin Hack2014-03-051-3/+5
* account: Added test for race conditionsAlois Mahdal2014-02-273-0/+406
* devassistant: Add C and Python provider templatesTomas Bzatek2014-02-2521-0/+1594
* Hardware: documented temperature field for Disk DrivePeter Schiffer2014-02-141-0/+1
* Hardware: added VirtualMachine field to the Chassis providerPeter Schiffer2014-02-146-3/+106
* Account: Race conditions fixes (like: bz#1061150)Robin Hack2014-02-135-87/+149
* Providers: Enable hardware provider tests.Robin Hack2014-02-131-1/+1
* Hardware: added temperature to the DiskDriveProviderPeter Schiffer2014-02-104-1/+21
* logicalfile: fix GetInstance() on a socket fileJan Synacek2014-02-101-0/+3
* Hardware: minor CPU provider updatesPeter Schiffer2014-02-062-6/+20
* Hardware: use unknown RPM value if real value is unavailablePeter Schiffer2014-02-051-3/+8
* Hardware: don't set ConfiguredMemoryClockSpeed if it's unknownPeter Schiffer2014-02-051-2/+4
* Hardware: better cpu name fallbackPeter Schiffer2014-02-041-1/+5
* Hardware: fixed memory leakPeter Schiffer2014-02-041-0/+2
* Hardware: updated tests READMEPeter Schiffer2014-02-041-7/+10