summaryrefslogtreecommitdiffstats
path: root/src/account/indication_common.c
Commit message (Expand)AuthorAgeFilesLines
* Account: Try to make coverity happy.Robin Hack2014-03-051-3/+5
* indicationmanager: Handle EOF in inotify readRadek Novacek2014-01-211-0/+6
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
* Use re-entrant version of strerror() for thread safetyTomas Bzatek2014-01-091-1/+2
* indmanager: Introduce common filter checkerTomas Bzatek2013-11-151-41/+0
* account: Watch parent directory instead of files directlyTomas Bzatek2013-11-111-62/+33
* Fix coverity issuesRadek Novacek2013-11-041-2/+8
* account: Start watching right upon indication subscriptionTomas Bzatek2013-11-041-36/+62
* Fix some compilation warnings and coverity issuesRadek Novacek2013-10-221-1/+1
* indmanager: Fix IMEventWatcher arguments to be able to actually set dataTomas Bzatek2013-08-151-1/+1
* Account: Remove dead codeRoman Rakus2013-07-031-6/+10
* Account: Fix unreachable codeRoman Rakus2013-07-031-1/+1
* Account: Indications for creation and deletionRoman Rakus2013-07-011-0/+183