summaryrefslogtreecommitdiff
path: root/src/call-barring.c
Commit message (Expand)AuthorAgeFilesLines
...
* Rename dbus_gsm_dict_appendDenis Kenzior2009-07-291-2/+2
* Move & Rename PROPERTIES_ARRAY_SIGNATUREDenis Kenzior2009-07-291-2/+4
* Rename dbus_gsm_signal_property_changedDenis Kenzior2009-07-291-1/+1
* Rename dbus_gsm error functions to __ofono_errorDenis Kenzior2009-07-291-34/+34
* Move & Rename dbus_gsm_connectionDenis Kenzior2009-07-291-7/+7
* Minor style issueDenis Kenzior2009-06-181-0/+1
* Add CallBarring::ChangePasswordAndrzej Zaborowski2009-06-181-17/+141
* Squish another uninitialized warning in CBDenis Kenzior2009-06-011-1/+1
* Change int type to enum for SS control callbacksDenis Kenzior2009-06-011-1/+1
* Tweak the call barring APIDenis Kenzior2009-05-281-1/+1
* Make CB operations take a mask of the bearersDenis Kenzior2009-05-281-13/+23
* Fix minor logic flow bug in CallBarringDenis Kenzior2009-05-211-3/+2
* Add class parameter to the query function for CBDenis Kenzior2009-05-201-3/+6
* Rework Call Barring InterfaceDenis Kenzior2009-05-201-226/+383
* Implement the CallBarring interface.Andrzej Zaborowski2009-05-201-0/+841