summaryrefslogtreecommitdiff
path: root/plugins/push-notification.c
Commit message (Expand)AuthorAgeFilesLines
* dbus: Use dbus_validate_pathSlava Monich2018-01-181-1/+1
* push-notification: Accept push from any originAlfonso Sanchez-Beato2015-09-081-18/+7
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-4/+2
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-2/+6
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-1/+1
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* push-notification: Fix the nulling of the agentDenis Kenzior2011-02-021-0/+1
* plugins: M15 coding style fixJeevaka Badrappan2011-01-121-2/+2
* push-notification: Handle notifications with source port 0Marcel Holtmann2010-12-241-6/+19
* push-notification: Handle WAP push messagesDenis Kenzior2010-11-021-0/+32
* push-notification: Free agent when sms atom exitsDenis Kenzior2010-11-021-6/+6
* push-notification: Implement unregister agentDenis Kenzior2010-11-021-1/+18
* push-notification: Implement register agentDenis Kenzior2010-11-021-1/+35
* push-notification: Add skeletonDenis Kenzior2010-11-021-0/+151