summaryrefslogtreecommitdiffstats
path: root/src/call-barring.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-29Move & Rename PROPERTIES_ARRAY_SIGNATUREDenis Kenzior1-2/+4
2009-07-29Rename dbus_gsm_signal_property_changedDenis Kenzior1-1/+1
2009-07-29Rename dbus_gsm error functions to __ofono_errorDenis Kenzior1-34/+34
2009-07-29Move & Rename dbus_gsm_connectionDenis Kenzior1-7/+7
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