summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-0612-20/+20
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-0660-235/+272
* libopenlmi: reorganize and gatherJan Synacek2014-04-30134-732/+616
* Service-legacy (non d-bus):Vitezslav Crhonek2014-04-293-14/+18
* logicalfile: add sentinel to provider_config_defaultsJan Synacek2014-04-291-0/+1
* logicalfile: enhance testsJan Synacek2014-04-281-9/+24
* logicalfile: respect configuration when creating/removing directoriesJan Synacek2014-04-281-2/+13
* logicalfile: respect configuration when creating symlinksJan Synacek2014-04-281-1/+7
* logicalfile: provide default configurationJan Synacek2014-04-282-1/+18
* common: logging fixesJan Synacek2014-04-252-7/+9
* logicalfile: remove unused code and add a few checksJan Synacek2014-04-241-2/+4
* logicalfile: add support for symlink creationJan Synacek2014-04-245-3/+51
* moved openlmicommon library to common/ subfolderMichal Minar2014-04-236-20/+26
* Software-dbus: safer extracting of element name from SwIdentity InstanceIDPeter Schiffer2014-04-239-68/+70
* Software-dbus: implemented LMI_InstalledSoftwareIdentityProviderPeter Schiffer2014-04-186-55/+291
* Avoid endless import loop in lmi.test.unittest.Jan Safranek2014-04-182-28/+8
* Uninstall 'unicode-chars' package in test_enum_instance_names test.Jan Safranek2014-04-181-0/+1
* Don't use epoch for 'rpm -q' or '-e'.Jan Safranek2014-04-181-15/+25
* Don't require the openlmi-software package installed.Jan Safranek2014-04-181-1/+0
* Use unittest2 on Python 2.6Jan Safranek2014-04-1819-25/+49
* User 'yum repolist -v' instead of 'yum repoinfo'.Jan Safranek2014-04-181-3/+3
* Use proper paths for various tools.Jan Safranek2014-04-184-8/+8