summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-12-21sim: Set sane number len in empty EFmsisdn recordsAndrzej Zaborowski1-0/+2
2010-12-17modem: restore state when resetting the modemGustavo F. Padovan1-24/+36
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-17simutil: Remove inaccurate commentDenis Kenzior1-2/+0
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-12-17voicecall: Minor style nitpickDenis Kenzior1-2/+2
2010-12-17voicecall: Add emergency propertyJohn Mathew1-0/+37
2010-12-16call-settings: add CNAP supportGustavo F. Padovan1-9/+93
2010-12-16call-settings: fix coding styleGustavo F. Padovan1-10/+10
2010-12-16voicecall: Use cnap validity in get_propertiesDenis Kenzior1-5/+2
2010-12-16voicecall: Use clip_validity in get_propertiesDenis Kenzior1-1/+6
2010-12-16voicecall: Minor style fixesDenis Kenzior1-6/+5
2010-12-16voicecall: add support for CNAPGustavo F. Padovan1-0/+53
2010-12-16common: add CNAP definesGustavo F. Padovan1-0/+7
2010-12-12simfs: Add unknown sim phase checkJeevaka Badrappan1-1/+8
2010-12-12sim: fix minor issue in ofono_sim_get_phaseJeevaka Badrappan1-1/+1
2010-12-10stkutil: Allow empty strings in for Text dataobjDenis Kenzior1-4/+0
2010-12-10stk: fix issue to avoid null pointer for alpha_idGuillaume Lucas1-7/+6
2010-12-10stk: No need to check for null textDenis Kenzior1-13/+8
2010-12-10stkutil: fix crash cause by null text stringGuillaume Lucas1-2/+4
2010-12-08radio-settings: Minor style fixes for rule M13Denis Kenzior1-3/+3
2010-12-08radio-settings: Minor style issuesDenis Kenzior1-4/+2
2010-12-08radio-settings: add frequency band selection propsLucas De Marchi1-2/+248
2010-12-08simutil: fixup style according to M11Denis Kenzior1-158/+158
2010-12-08stk: Handle provide local info proactive commandYang Gu1-0/+77
2010-12-08smsutil: Make timezone an optional fieldYang Gu3-12/+13
2010-12-07smsutil: Change the range of time zoneYang Gu1-2/+9
2010-12-07Add ofono_modem_reset()Gustavo F. Padovan1-0/+20
2010-12-07modem: only unref pending if it is a powered pendingGustavo F. Padovan1-1/+2
2010-12-07smsutil: Minor style fixDenis Kenzior1-1/+2
2010-12-03voicecall: fix dial result handlingPekka Pessi1-3/+16
2010-12-03network: Send strength as a byte, not uint16Denis Kenzior1-4/+5
2010-12-02smsutil: Fix issue in mwi dcs decodingJeevaka Badrappan1-1/+6
2010-12-02gprs: Fix for gprs context conversionAntti Paila1-1/+1
2010-12-02smsutil: Fix uninitialized optional elementsDenis Kenzior1-2/+2
2010-12-02sms: Use the right union member for DCS checkDenis Kenzior1-1/+1
2010-11-30stk: Add busy error for the display text commandGuillaume Lucas3-2/+26
2010-11-29sim: be more paranoid for triggering EFest readJeevaka Badrappan1-3/+10
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi26-271/+248
2010-11-29simutil: explicitly compare pointers to NULLLucas De Marchi1-8/+8
2010-11-29simfs: explicitly compare pointers to NULLLucas De Marchi1-14/+14
2010-11-29util: explicitly compare pointers to NULLLucas De Marchi1-11/+7
2010-11-29stkutil: explicitly compare pointers to NULLLucas De Marchi1-2/+2