summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* LogicalFile: simulate subprocess check_output on python 2.6Radek Novacek2014-05-191-4/+14
* Clean up imports in commonAlois Mahdal2014-05-151-15/+6
* Add utility classes for indication testingAlois Mahdal2014-05-152-0/+148
* Move dangling functions to common.UserOpsAlois Mahdal2014-05-158-102/+138
* Include profile (un)registration in the (un)register-PROVIDER make targetsTomas Bzatek2014-05-1510-16/+21
* journald: Fix LMI_JournalLogRecord.PerceivedSeverityTomas Bzatek2014-05-151-1/+1
* account: Don't expose the LMI_Account.UserPassword valueTomas Bzatek2014-05-151-14/+27
* account: Make LMI_MemberOfGroup.CreateInstance() more robustTomas Bzatek2014-05-151-4/+19
* account: Mark TestAccountInvalidEtc tests as dangerousTomas Bzatek2014-05-151-0/+2
* journald: Fix EOF reporting when not advancing next on LMI_JournalMessageLog....Tomas Bzatek2014-05-151-1/+3
* indmanager: Add a Debugging section in the README fileTomas Bzatek2014-05-151-0/+21
* account: use defaultdict instead of CounterRadek Novacek2014-05-131-2/+2
* Hardware: spring cleanup & refactorPeter Schiffer2014-05-1263-331/+247
* logicalfile: fix configuration installationJan Synacek2014-05-121-1/+1
* logicalfile: install configurationJan Synacek2014-05-121-0/+2
* logicalfile: test providers' configurationJan Synacek2014-05-123-22/+188
* Software-dbus: implemented LMI_HostedSoftwareIdentityResourceProviderPeter Schiffer2014-05-091-3/+68
* Software-dbus: embrace the new openlmi common libraryPeter Schiffer2014-05-0910-291/+217
* spec: modularize spec fileRadek Novacek2014-05-091-0/+4
* cmake: install mof for service-legacyRadek Novacek2014-05-091-1/+1
* Move generic code to lmi.test.utilAlois Mahdal2014-05-075-218/+224
* Software-dbus: implemented LMI_ResourceForSoftwareIdentityProviderPeter Schiffer2014-05-075-177/+1013