summaryrefslogtreecommitdiffstats
path: root/src/call-forwarding.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-05call-forwarding: SS query is made with given clsPhilippe Nunes1-1/+9
2012-08-22call-forwarding: improve error reportingPhilippe Nunes1-2/+3
2012-05-30call-forwarding: Return specific errors for SSPhilippe Nunes1-2/+3
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi1-6/+6
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi1-7/+11
2012-05-20Constify GDBus signal tablesHenrique Dante de Almeida1-1/+1
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2012-04-23call-forwarding: Remove unneeded variableOleg Zhurakivskyy1-2/+2
2012-04-23call-forwarding: Streamline set_query_cf_callback()Oleg Zhurakivskyy1-15/+12
2012-04-23call-forwarding: Refactor cf_find_unconditional()Oleg Zhurakivskyy1-18/+4
2012-04-23call-forwarding: Streamline cf_find_timeout() logicOleg Zhurakivskyy1-9/+4
2012-04-23call-forwarding: Get rid of extra variableOleg Zhurakivskyy1-3/+2
2012-04-23call-forwarding: Make cf_cond_find more readableDenis Kenzior1-4/+8
2012-04-23call-forwarding: Refactor cf_condition_find_with_cls()Oleg Zhurakivskyy1-40/+18
2012-04-23call-forwarding: Refactor cf_condition_compare()Oleg Zhurakivskyy1-10/+3
2012-03-19call-forwarding: Inline get_query_next_cf_cond()Oleg Zhurakivskyy1-1/+1
2012-03-19call-forwarding: Remove cf_list_clear()Oleg Zhurakivskyy1-12/+2
2012-02-22call-forwarding: Fix various style issuesDenis Kenzior1-13/+13
2012-02-22call-forwarding: Minor code refactoringOleg Zhurakivskyy1-2/+3
2012-02-22call-forwarding: Emit signals when cfu is toggledOleg Zhurakivskyy1-0/+30
2012-02-22call-forwarding: Update conditional reporting logicOleg Zhurakivskyy1-3/+16
2012-02-22call-forwarding: Update conditional setting logicOleg Zhurakivskyy1-0/+7
2012-02-22call-forwarding: Refactoring of is_cfu_enabled()Oleg Zhurakivskyy1-19/+17
2012-02-22call-forwarding: Minor style fixesOleg Zhurakivskyy1-26/+30
2012-01-18call-forwarding: Use __ofono_atom_findDenis Kenzior1-6/+2
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2011-05-05call-forwarding: Fix uninitialized var warningBertrand Aygon1-1/+3
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