summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* indsender: fixed compilation on RHEL6Michal Minar2014-06-251-0/+1
* added job manager libraryMichal Minar2014-06-259-0/+6739
* all: fetch computer system using safe functionsMichal Minar2014-06-2561-146/+156
* openlmi: make sure computer system instance gets loadedMichal Minar2014-06-252-59/+158
* software-dbus: implemented LMI_SoftwareInstallationServiceCapabilitiesProviderPeter Schiffer2014-06-243-8/+105
* Improve API to cover indications and source instancesAlois Mahdal2014-06-243-108/+198
* software: support older versions of PackageKit apiMichal Minar2014-06-241-7/+9
* Fixed 'service xxx status' exit code checks.Jan Safranek2014-06-231-1/+3
* software: define LMI_SoftwareInstDeletion classMichal Minar2014-06-232-0/+11
* software-dbus: bugfixes for LMI_SoftwareIdentityFileCheckProviderPeter Schiffer2014-06-201-34/+50
* distribute indication senderMichal Minar2014-06-201-1/+44
* common: added utility functionMichal Minar2014-06-202-0/+75
* added indication sender libraryMichal Minar2014-06-206-0/+990
* indications: fixed succeeded static filterMichal Minar2014-06-202-3/+3
* software-dbus: use is_elem_name_installed() in InstalledSWProviderPeter Schiffer2014-06-201-24/+8
* Fix comparison methodAlois Mahdal2014-06-201-2/+2
* Distribute openlmi-utils.hJan Safranek2014-06-201-0/+1
* Fixed "File listed twice: /usr/share/devassistant/files/crt/c/openlmi"Jan Safranek2014-06-201-1/+3
* software-dbus: implemented LMI_SoftwareIdentityChecksProviderPeter Schiffer2014-06-194-50/+476
* Sort reports before extracting info from themAlois Mahdal2014-06-181-5/+7
* software-dbus: implemented LMI_SoftwareIdentityFileCheckProviderPeter Schiffer2014-06-177-30/+532
* added openlmi-utils to openlmicommon libraryMichal Minar2014-06-173-1/+116
* locale: add documentationVitezslav Crhonek2014-06-164-1/+134
* Add event-based tests for indications (basic set)Alois Mahdal2014-06-101-0/+148
* added cmake option to build software-dbusMichal Minar2014-06-102-1/+7
* support older versions of PackageKit apiMichal Minar2014-06-101-12/+36
* New provider: LocaleVitezslav Crhonek2014-06-0412-1/+1269
* journald: Add WQL query example to the docsTomas Bzatek2014-05-271-0/+20
* journald: Update the spec file for new static indication filtersTomas Bzatek2014-05-261-1/+20
* journald: Add indication and filtering docs examplesTomas Bzatek2014-05-261-3/+128
* journald: Add static indication filtersTomas Bzatek2014-05-262-1/+70
* software: Docs typoTomas Bzatek2014-05-261-1/+1
* journald: Enhance indication tests for UID/GID/PID matchingTomas Bzatek2014-05-261-3/+11
* journald: Fix instance number limiterTomas Bzatek2014-05-261-1/+1
* journald: Expose UID, GID, PID and syslog facility/severity fieldsTomas Bzatek2014-05-262-34/+128
* konkretcmpi-python is need to build docSachidananda Urs2014-05-261-0/+1
* Fix error in PackedSequenceAlois Mahdal2014-05-221-2/+33
* Add AccountIndicationTestDriver, application of indication testing framework.Alois Mahdal2014-05-221-0/+38
* Add indication testing frameworkAlois Mahdal2014-05-221-0/+411
* Add BaseTestDriver base classAlois Mahdal2014-05-221-0/+119
* software: proper logging setup for python 2.6Michal Minar2014-05-222-59/+48
* test lmi: use only one connection for test-casePeter Hatina2014-05-211-3/+5
* spec: allow to change interop namespace for tog-pegasusRadek Novacek2014-05-211-31/+44
* hardware: replace subprocess.check_output with PopenRadek Novacek2014-05-191-1/+2
* Test: get rid of 'import unittest'Radek Novacek2014-05-197-7/+5
* PEP8, Flake8, readability improvementsAlois Mahdal2014-05-191-31/+52
* Software: don't fail when logging.config doesn't have dictConfigRadek Novacek2014-05-191-1/+4
* spec: use proper python sitelib in LMI_Software.reg fileRadek Novacek2014-05-191-1/+5
* test base: use service instead of systemctl commandRadek Novacek2014-05-191-1/+1
* LogicalFile: simulate subprocess check_output on python 2.6Radek Novacek2014-05-191-4/+14