summaryrefslogtreecommitdiffstats
path: root/src/call-forwarding.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-05call-forwarding: Move to avoid forward-declDenis Kenzior1-26/+25
2011-04-05call-forwarding: Remove unneeded forward-declDenis Kenzior1-1/+0
2011-04-05call-forwarding: Fix typoDenis Kenzior1-1/+1
2011-04-05call-forwarding: Reregister on EF-CFIS refreshAndrzej Zaborowski1-32/+15
2011-03-30core: remove redundant codeMika Liljeberg1-7/+0
2011-03-15call-forwarding: Don't update from sim if cachedDenis Kenzior1-0/+10
2011-03-15call-forwarding: update EFs changed by SIM refreshAndrzej Zaborowski1-1/+44
2011-02-03core: Minor style tweaksDenis Kenzior1-1/+0
2011-02-03simfs: implement ofono_sim_context apiAndrzej Zaborowski1-4/+12
2011-02-02call-forwarding: Remove useless curly bracketsAki Niemi1-2/+1
2010-12-17call-forwarding: Properly signal changesDenis Kenzior1-0/+23
2010-12-17call-forwarding: Get rid of status_on_sim variableDenis Kenzior1-5/+12
2010-12-17call-forwarding: Simplify sim_set_cf_indicatorDenis Kenzior1-13/+21
2010-12-17call-forwarding: More style fixesDenis Kenzior1-6/+6
2010-12-17call-forwarding: Use a flag instead of a booleanDenis Kenzior1-4/+3
2010-12-17call-forwarding: Get rid of cfis_indicatorDenis Kenzior1-9/+7
2010-12-17call-forwarding: Minor style fixesDenis Kenzior1-10/+7
2010-12-17call-forwarding: Get rid of unneeded variableDenis Kenzior1-2/+1
2010-12-17call-forwarding: Read/Write cfis/cphs-cffJeevaka Badrappan1-2/+241
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi1-11/+10
2010-11-24call-forwarding: skip property change data and faxJeevaka Badrappan1-0/+7
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan1-2/+2
2010-09-26ss: Use function to judge if it's busyYang Gu1-4/+7
2010-09-21Fix multi-line comment style issuesJeevaka Badrappan1-5/+10
2010-09-09call-forwarding: Add __ofono_call_forwarding_is_busyJeevaka Badrappan1-0/+5
2010-09-09call-forwarding: Check if ussd is busyYang Gu1-3/+3
2010-02-08Fix: Don't use ofono_debug directly in the coreDenis Kenzior1-13/+12
2010-02-05Fix: Use snprintf instead of sprintf in the coreDenis Kenzior1-9/+10
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-09-22Simplify: Use dbus_message_iter_get_argsDenis Kenzior1-3/+3
2009-09-01change int vendor to unsigned int vendorDenis Kenzior1-1/+1
2009-09-01Add vendor flag to call-forwardingDenis Kenzior1-2/+2
2009-08-19Fix whitespace and style issuesDenis Kenzior1-1/+1
2009-08-17Remove unused headerDenis Kenzior1-1/+0
2009-08-17Move call-forwarding-type enum out of common.hDenis Kenzior1-0/+9
2009-08-17Cleanup atom watches properlyDenis Kenzior1-1/+7
2009-08-17Port call-forwarding to new USSD APIDenis Kenzior1-26/+41
2009-08-14Move CALL_FORWARDING_INTERFACE define to dbus.hDenis Kenzior1-13/+12
2009-08-14Use atom's modem in call-forwardingDenis Kenzior1-21/+25
2009-08-14Update to use the new atom_free APIDenis Kenzior1-1/+1
2009-08-14Evolve the call-forwarding driverDenis Kenzior1-189/+219
2009-08-07No need to use g_timeout_add hereDenis Kenzior1-23/+18
2009-07-29Remove all uses of modem.hDenis Kenzior1-1/+0
2009-07-29Rename modem_add_interface / modem_remove_interfaceDenis Kenzior1-2/+2
2009-07-29Get rid of dbus-gsm.hDenis Kenzior1-2/+0
2009-07-29Rename dbus_gsm_pending_replyDenis Kenzior1-9/+9
2009-07-29Rename dbus_gsm_dict_appendDenis Kenzior1-2/+2
2009-07-29Move & Rename PROPERTIES_ARRAY_SIGNATUREDenis Kenzior1-2/+2
2009-07-29Rename dbus_gsm_signal_property_changedDenis Kenzior1-6/+6
2009-07-29Rename dbus_gsm error functions to __ofono_errorDenis Kenzior1-28/+28