summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Hardware: honour command return code in run_command() functionPeter Schiffer2013-12-103-7/+14
* Software: Tests reorganization and fixes.Robin Hack2013-12-103-1/+145
* Hardware: added association class DiskDriveSystemDevicePeter Schiffer2013-12-061-0/+286
* Hardware: added association class DiskDriveRealizesPeter Schiffer2013-12-031-0/+290
* account: Initialize NULL the group array to prevent bad memory accessTomas Bzatek2013-12-031-1/+2
* account: Fall back to /etc/passwd if /etc/shadow returns NULL passwordTomas Bzatek2013-12-031-4/+10
* Hardware: Created DiskDrive providerPeter Schiffer2013-12-037-14/+530
* Service: Support indications on instance property modification.Vitezslav Crhonek2013-12-024-3/+361
* indmanager: Fix condvar destroyingTomas Bzatek2013-12-021-1/+1
* software: minor test enhancementsMichal Minar2013-12-027-8/+29
* software: raise proper error when repository not foundMichal Minar2013-12-021-17/+20
* software: another fix to associator generationMichal Minar2013-11-301-3/+4
* software: fixed InstanceID of installation serviceMichal Minar2013-11-291-1/+1
* software: added test for installation service associationMichal Minar2013-11-291-0/+350
* software: fixed service associators generatorMichal Minar2013-11-291-2/+10
* software: rewritten testsMichal Minar2013-11-2919-1740/+3404
* account: Free private indication data after indications are stoppedTomas Bzatek2013-11-282-6/+10
* software: fixed and speeded up another associator callMichal Minar2013-11-271-2/+57
* software: fixed and speeded up associator callMichal Minar2013-11-271-2/+56
* Fixed unlocking mutex before return.Jan Safranek2013-11-261-0/+1
* indicationmgr: fixed deadlock when re-starting the namager thread.Jan Safranek2013-11-261-25/+10
* software: fixed enumeration of service affected elementsMichal Minar2013-11-261-3/+2
* indmanager: Fix reverse boolean checkTomas Bzatek2013-11-221-2/+2
* indmanager: Add forgotten returnTomas Bzatek2013-11-221-0/+1
* account: Fix some memory leaksTomas Bzatek2013-11-213-1/+6
* indmanager: Forcefully recreate mutexes on indication stopTomas Bzatek2013-11-212-14/+29
* Plug some memory leaksTomas Bzatek2013-11-211-1/+4
* Hardware: register SNIA profile with LMI_DiskPhysicalPackage providerPeter Schiffer2013-11-201-0/+25
* software: fixed verification of device filesMichal Minar2013-11-202-3/+8
* software: fixed handling of invalid requestMichal Minar2013-11-201-1/+1
* Hardware: Added LMI_DiskPhysicalPackageContainer associationPeter Schiffer2013-11-203-4/+298
* indmanager: Fix allowed classes testTomas Bzatek2013-11-191-1/+1
* indmanager: Do initial poll for newly added filtersTomas Bzatek2013-11-191-47/+52
* software: do not allow infinite resurrectionsMichal Minar2013-11-191-9/+28
* software: really do unlockMichal Minar2013-11-191-0/+1
* software: fixed package filteringMichal Minar2013-11-191-1/+1
* software: allow tilde presence in package versionKlaus Kämpf2013-11-191-4/+4
* software: reload file configuration when changedMichal Minar2013-11-191-3/+2
* logicalfile: LMI_DirectoryContainsFileProvider.c crash if called with a non-d...Klaus Kämpf2013-11-191-1/+4
* Format string hardeningRadek Novacek2013-11-192-2/+2
* realmd: remove unused function octetstring_parseRadek Novacek2013-11-191-38/+0
* logicalfile: fixed crashing of DirectoryContainsFile association.Jan Safranek2013-11-181-6/+6
* Fix missing format stringsRadek Novacek2013-11-187-8/+8
* Hardware: added lsblk fallback for physical disksPeter Schiffer2013-11-187-20/+360
* journald: Make indication tests more robustTomas Bzatek2013-11-151-4/+27
* indmanager: Introduce common filter checkerTomas Bzatek2013-11-159-83/+93
* indmanager: Handle bad select expressions when adding a filterTomas Bzatek2013-11-151-1/+11
* journal: Properly set all key properties of LMI_JournalLogRecordTomas Bzatek2013-11-152-3/+4
* account: Make filter names in tests nicerTomas Bzatek2013-11-151-5/+5
* logicalfile: don't assume 'Name' property is available before checking the classJan Safranek2013-11-141-7/+16