summaryrefslogtreecommitdiff
path: root/src/call-barring.c
Commit message (Expand)AuthorAgeFilesLines
* call-barring: Quiet GCC warningDenis Kenzior2022-09-081-3/+3
* call-barring: SS query is made with given clsPhilippe Nunes2012-09-051-1/+2
* call-barring: Improve error reportingPhilippe Nunes2012-08-221-4/+3
* call-barring: Return specific errors for SSPhilippe Nunes2012-05-301-4/+6
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-19/+18
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-13/+21
* Constify GDBus signal tablesHenrique Dante de Almeida2012-05-201-1/+1
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-1/+1
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* core: remove redundant codeMika Liljeberg2011-03-301-7/+0
* call-barring: Remove unneeded variableDenis Kenzior2011-02-091-1/+0
* call-barring: removed +CSSI type SS notificationsAndras Domokos2011-02-091-74/+0
* sim: Allow usage of SIM codes longer than 8 digitsJussi Kangas2011-02-081-6/+6
* call-barring: Fix style issueAki Niemi2011-02-021-1/+1
* core: explicitly compare pointers to NULLLucas De Marchi2010-11-291-9/+9
* src: coding style fixes - rule M6Jeevaka Badrappan2010-11-221-2/+2
* ss: Use function to judge if it's busyYang Gu2010-09-261-6/+6
* Fix multi-line comment style issuesJeevaka Badrappan2010-09-211-3/+6
* call-barring: Add __ofono_call_barring_is_busyJeevaka Badrappan2010-09-091-0/+5
* call-barring: Check if ussd is busyYang Gu2010-09-091-4/+4
* Fix: Check password length based on its typePekka Pessi2010-03-191-6/+6
* Fix: Interrogation of barring does not need pinPekka Pessi2010-03-181-1/+1
* Fix: Number of barring services is constantPekka Pessi2010-03-181-10/+3
* Style: Remove the now unnecessary bracesDenis Kenzior2010-03-181-2/+1
* Fix: Return newly-queried barring statusPekka Pessi2010-03-181-3/+2
* Fix: call barring can only be (de)activatedPekka Pessi2010-03-181-2/+2
* Fix: Use g_dbus_emit_signal in call-barring,meterAndrzej Zaborowski2010-02-151-11/+2
* Fix: Don't use ofono_debug directly in the coreDenis Kenzior2010-02-081-9/+9
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Style: Fix a few more occurences of if/elseDenis Kenzior2009-12-171-1/+2
* Simplify: Use dbus_message_iter_get_argsDenis Kenzior2009-09-221-26/+14
* change int vendor to unsigned int vendorDenis Kenzior2009-09-011-1/+1
* Introduce vendor parameter to call-barringDenis Kenzior2009-09-011-3/+4
* Fix whitespace and style issuesDenis Kenzior2009-08-191-1/+1
* Remove the use of driver.hDenis Kenzior2009-08-171-1/+0
* Remove unused headerDenis Kenzior2009-08-171-1/+0
* Cleanup atom watches properlyDenis Kenzior2009-08-171-4/+15
* Refactor call barring to the new USSD APIDenis Kenzior2009-08-171-52/+70
* Refactor cssn into ofono_ssnDenis Kenzior2009-08-141-9/+38
* Move CALL_BARRING_INTERFACE definition to dbus.hDenis Kenzior2009-08-141-12/+11
* Use atom's modem storage in call barringDenis Kenzior2009-08-141-17/+17
* Update to use the new atom_free APIDenis Kenzior2009-08-141-1/+1
* Fix passing in modem where call_barring expectedDenis Kenzior2009-08-141-6/+10
* Evolve the call-barring driverDenis Kenzior2009-08-141-153/+199
* No need to use g_timeout_addDenis Kenzior2009-08-071-18/+9
* Use invalid_args instead of invalid_formatAndrzej Zaborowski2009-08-051-2/+2
* Remove all uses of modem.hDenis Kenzior2009-07-291-1/+0
* Rename modem_add_interface / modem_remove_interfaceDenis Kenzior2009-07-291-2/+2
* Get rid of dbus-gsm.hDenis Kenzior2009-07-291-2/+0
* Rename dbus_gsm_pending_replyDenis Kenzior2009-07-291-9/+9