summaryrefslogtreecommitdiff
path: root/src/call-forwarding.c
Commit message (Expand)AuthorAgeFilesLines
* call-forwarding: Increase string buffer to avoid overflowMarcel Holtmann2019-10-311-1/+1
* call-forwarding: SS query is made with given clsPhilippe Nunes2012-09-051-1/+9
* call-forwarding: improve error reportingPhilippe Nunes2012-08-221-2/+3
* call-forwarding: Return specific errors for SSPhilippe Nunes2012-05-301-2/+3
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-6/+6
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-7/+11
* Constify GDBus signal tablesHenrique Dante de Almeida2012-05-201-1/+1
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-1/+1
* call-forwarding: Remove unneeded variableOleg Zhurakivskyy2012-04-231-2/+2
* call-forwarding: Streamline set_query_cf_callback()Oleg Zhurakivskyy2012-04-231-15/+12
* call-forwarding: Refactor cf_find_unconditional()Oleg Zhurakivskyy2012-04-231-18/+4
* call-forwarding: Streamline cf_find_timeout() logicOleg Zhurakivskyy2012-04-231-9/+4
* call-forwarding: Get rid of extra variableOleg Zhurakivskyy2012-04-231-3/+2
* call-forwarding: Make cf_cond_find more readableDenis Kenzior2012-04-231-4/+8
* call-forwarding: Refactor cf_condition_find_with_cls()Oleg Zhurakivskyy2012-04-231-40/+18
* call-forwarding: Refactor cf_condition_compare()Oleg Zhurakivskyy2012-04-231-10/+3
* call-forwarding: Inline get_query_next_cf_cond()Oleg Zhurakivskyy2012-03-191-1/+1
* call-forwarding: Remove cf_list_clear()Oleg Zhurakivskyy2012-03-191-12/+2
* call-forwarding: Fix various style issuesDenis Kenzior2012-02-221-13/+13
* call-forwarding: Minor code refactoringOleg Zhurakivskyy2012-02-221-2/+3
* call-forwarding: Emit signals when cfu is toggledOleg Zhurakivskyy2012-02-221-0/+30
* call-forwarding: Update conditional reporting logicOleg Zhurakivskyy2012-02-221-3/+16
* call-forwarding: Update conditional setting logicOleg Zhurakivskyy2012-02-221-0/+7
* call-forwarding: Refactoring of is_cfu_enabled()Oleg Zhurakivskyy2012-02-221-19/+17
* call-forwarding: Minor style fixesOleg Zhurakivskyy2012-02-221-26/+30
* call-forwarding: Use __ofono_atom_findDenis Kenzior2012-01-181-6/+2
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* call-forwarding: Fix uninitialized var warningBertrand Aygon2011-05-051-1/+3
* call-forwarding: Move to avoid forward-declDenis Kenzior2011-04-051-26/+25
* call-forwarding: Remove unneeded forward-declDenis Kenzior2011-04-051-1/+0
* call-forwarding: Fix typoDenis Kenzior2011-04-051-1/+1
* call-forwarding: Reregister on EF-CFIS refreshAndrzej Zaborowski2011-04-051-32/+15
* core: remove redundant codeMika Liljeberg2011-03-301-7/+0
* call-forwarding: Don't update from sim if cachedDenis Kenzior2011-03-151-0/+10
* call-forwarding: update EFs changed by SIM refreshAndrzej Zaborowski2011-03-151-1/+44
* core: Minor style tweaksDenis Kenzior2011-02-031-1/+0
* simfs: implement ofono_sim_context apiAndrzej Zaborowski2011-02-031-4/+12
* call-forwarding: Remove useless curly bracketsAki Niemi2011-02-021-2/+1
* call-forwarding: Properly signal changesDenis Kenzior2010-12-171-0/+23
* call-forwarding: Get rid of status_on_sim variableDenis Kenzior2010-12-171-5/+12
* call-forwarding: Simplify sim_set_cf_indicatorDenis Kenzior2010-12-171-13/+21
* call-forwarding: More style fixesDenis Kenzior2010-12-171-6/+6
* call-forwarding: Use a flag instead of a booleanDenis Kenzior2010-12-171-4/+3
* call-forwarding: Get rid of cfis_indicatorDenis Kenzior2010-12-171-9/+7
* call-forwarding: Minor style fixesDenis Kenzior2010-12-171-10/+7
* call-forwarding: Get rid of unneeded variableDenis Kenzior2010-12-171-2/+1
* call-forwarding: Read/Write cfis/cphs-cffJeevaka Badrappan2010-12-171-2/+241
* core: explicitly compare pointers to NULLLucas De Marchi2010-11-291-11/+10
* call-forwarding: skip property change data and faxJeevaka Badrappan2010-11-241-0/+7
* src: coding style fixes - rule M6Jeevaka Badrappan2010-11-221-2/+2