summaryrefslogtreecommitdiffstats
path: root/src/call-barring.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Minor style issueDenis Kenzior1-0/+1
2009-06-18Add CallBarring::ChangePasswordAndrzej Zaborowski1-17/+141
2009-06-01Squish another uninitialized warning in CBDenis Kenzior1-1/+1
2009-06-01Change int type to enum for SS control callbacksDenis Kenzior1-1/+1
2009-05-28Tweak the call barring APIDenis Kenzior1-1/+1
2009-05-28Make CB operations take a mask of the bearersDenis Kenzior1-13/+23
2009-05-21Fix minor logic flow bug in CallBarringDenis Kenzior1-3/+2
2009-05-20Add class parameter to the query function for CBDenis Kenzior1-3/+6
2009-05-20Rework Call Barring InterfaceDenis Kenzior1-226/+383
2009-05-20Implement the CallBarring interface.Andrzej Zaborowski1-0/+841