summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-1512-19/+31
* journald: Fix LMI_JournalLogRecord.PerceivedSeverityTomas Bzatek2014-05-151-1/+1
* account: Don't expose the LMI_Account.UserPassword valueTomas Bzatek2014-05-152-15/+43
* 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
* spec: enable libuser on RHEL-6HEADmasterRadek Novacek2014-05-131-1/+0
* add make-rpm.shJan Synacek2014-05-131-0/+26
* 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: package default configurationJan Synacek2014-05-121-1/+5
* logicalfile: add configuration documentationJan Synacek2014-05-122-0/+22
* logicalfile: test providers' configurationJan Synacek2014-05-123-22/+188
* Software-dbus: implemented LMI_HostedSoftwareIdentityResourceProviderPeter Schiffer2014-05-091-3/+68
* spec: BR: glib2Radek Novacek2014-05-091-0/+1
* Software-dbus: embrace the new openlmi common libraryPeter Schiffer2014-05-0910-291/+217
* spec: explicitly enable devassistant when requestedRadek Novacek2014-05-091-0/+2
* spec: modularize spec fileRadek Novacek2014-05-092-19/+158
* cmake: install mof for service-legacyRadek Novacek2014-05-092-1/+6
* cmake: use add_dependencies instead of DEPENDS argument of add_custom_targetRadek Novacek2014-05-091-7/+11
* devassistant: Fix template files file modeTomas Bzatek2014-05-071-0/+0
* devassistant: Add support for creating new scriptsTomas Bzatek2014-05-072-0/+143
* Move generic code to lmi.test.utilAlois Mahdal2014-05-075-218/+224
* Software-dbus: implemented LMI_ResourceForSoftwareIdentityProviderPeter Schiffer2014-05-075-177/+1013
* Improve random_string util functionAlois Mahdal2014-05-073-7/+9
* logicalfile: fix unittest importJan Synacek2014-05-071-1/+1
* cmake: fixed build error caused by greedy sed editMichal Minar2014-05-061-2/+2
* spec: fix indmanager pathsJan Synacek2014-05-061-3/+6
* libopenlmi: re-version to 0.0.2Jan Synacek2014-05-061-11/+7
* indmanager: move to libsJan Synacek2014-05-069-4/+4
* libopenlmi: rename back to openlmicommon and get versioning rightJan Synacek2014-05-0613-23/+26
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-0660-235/+272
* libopenlmi: reorganize and gatherJan Synacek2014-04-30135-735/+622