summaryrefslogtreecommitdiffstats
path: root/src/indmanager
Commit message (Expand)AuthorAgeFilesLines
* indmanager: Use proper mutex error checkingTomas Bzatek2013-10-301-2/+6
* indmanager: Use CMTraceMessage() instead of CMLogMessage()Tomas Bzatek2013-08-211-1/+1
* indmanager: Force thread cancellation on im_stop_ind()Tomas Bzatek2013-08-212-17/+50
* indmanager: Get object path from instances to be sent when not pollingTomas Bzatek2013-08-151-1/+1
* indmanager: Pass IMManager* instance in the IMInstGather callbackTomas Bzatek2013-08-152-6/+9
* indmanager: Protect ind_manager.h from multiple inclusionTomas Bzatek2013-08-151-0/+5
* indmanager: Fix IMEventWatcher arguments to be able to actually set dataTomas Bzatek2013-08-153-3/+3
* Indmanager: Fix coverity reportRoman Rakus2013-07-171-0/+3
* Indication manager: Do first poll for newly added filtersRoman Rakus2013-07-011-0/+31
* constify CMPIBroker in ind_managerRadek Novacek2013-06-172-5/+7
* IMEventWatcher SHOULD be blockingRoman Rakus2013-05-271-1/+1
* Indication managerRoman Rakus2013-05-275-0/+1454