summaryrefslogtreecommitdiffstats
path: root/plugins/push-notification.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-08push-notification: Accept push from any originAlfonso Sanchez-Beato1-18/+7
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi1-4/+2
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi1-2/+6
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-02-02push-notification: Fix the nulling of the agentDenis Kenzior1-0/+1
2011-01-12plugins: M15 coding style fixJeevaka Badrappan1-2/+2
2010-12-24push-notification: Handle notifications with source port 0Marcel Holtmann1-6/+19
2010-11-02push-notification: Handle WAP push messagesDenis Kenzior1-0/+32
2010-11-02push-notification: Free agent when sms atom exitsDenis Kenzior1-6/+6
2010-11-02push-notification: Implement unregister agentDenis Kenzior1-1/+18
2010-11-02push-notification: Implement register agentDenis Kenzior1-1/+35
2010-11-02push-notification: Add skeletonDenis Kenzior1-0/+151