summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* jobmanager: fixed coverity issuesMichal Minar2014-07-012-39/+32
* providers: logging fixesMichal Minar2014-07-013-8/+6
* software-dbus: implemented LMI_SoftwareInstModificationProviderMichal Minar2014-07-011-6/+40
* software-dbus: implemented LMI_SoftwareInstCreationProviderMichal Minar2014-07-011-6/+40
* software-dbus: implemented AssociatedSoftwareInstallationServiceCapabilitiesPeter Schiffer2014-06-261-3/+57
* PEP8 and PyFlakes cleanup: src/account/testAlois Mahdal2014-06-269-72/+111
* Update error messagesAlois Mahdal2014-06-251-10/+10
* software-dbus: implemented LMI_SoftwareInstallationsServiceMichal Minar2014-06-253-8/+264
* software-dbus: implemented LMI_SoftwareInstallationJobMichal Minar2014-06-251-14/+227
* software-dbus: use common software init and cleanupMichal Minar2014-06-2510-20/+20
* software-dbus: implemented installation job processingMichal Minar2014-06-255-0/+1106
* software-dbus: require and link with jobmanagerMichal Minar2014-06-251-1/+4
* software-dbus: fix compilation warningsMichal Minar2014-06-255-11/+18
* software-dbus: define mutex only if it is neededMichal Minar2014-06-251-3/+3
* indsender: fixed compilation on RHEL6Michal Minar2014-06-251-0/+1
* added job manager libraryMichal Minar2014-06-258-0/+6738
* 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-242-6/+97
* 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-dbus: bugfixes for LMI_SoftwareIdentityFileCheckProviderPeter Schiffer2014-06-201-34/+50
* common: added utility functionMichal Minar2014-06-202-0/+75
* added indication sender libraryMichal Minar2014-06-205-0/+989
* indications: fixed succeeded static filterMichal Minar2014-06-201-1/+1
* software-dbus: use is_elem_name_installed() in InstalledSWProviderPeter Schiffer2014-06-201-24/+8
* Fix comparison methodAlois Mahdal2014-06-201-2/+2
* 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-176-26/+527
* added openlmi-utils to openlmicommon libraryMichal Minar2014-06-173-1/+116
* Add event-based tests for indications (basic set)Alois Mahdal2014-06-101-0/+148
* added cmake option to build software-dbusMichal Minar2014-06-101-1/+5
* support older versions of PackageKit apiMichal Minar2014-06-101-12/+36
* New provider: LocaleVitezslav Crhonek2014-06-047-0/+904
* 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-261-33/+82
* 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
* 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
* test base: use service instead of systemctl commandRadek Novacek2014-05-191-1/+1