summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-18simutil: Sort sim_fileid in numerical orderDenis Kenzior1-5/+5
2011-01-18simutil: M9, M11, Minor style fixes and indentationJessica Nilsson1-5/+5
2011-01-18netreg: Remove default statementAki Niemi1-2/+2
2011-01-18netreg: Fix userdata -> user_dataAki Niemi1-10/+10
2011-01-18simutil: Style fixes, M12Aki Niemi1-29/+29
2011-01-18netreg: Style fixes, M12Aki Niemi1-8/+8
2011-01-18common: Style fixes, M12Aki Niemi1-57/+57
2011-01-17sim: fix issue with sizeof callJeevaka Badrappan1-1/+1
2011-01-14src: Added enum for PDP context status.Marit Henriksen1-0/+6
2011-01-13gps: add new interface to feature mapRafael Ignacio Zurita1-0/+1
2011-01-12stk: make use of ADD_ERROR_RESULT macroJeevaka Badrappan1-39/+30
2011-01-12stk: add additional info for terminal busy resultJeevaka Badrappan1-8/+37
2011-01-12simfs: Add cache flushing functionsAndrzej Zaborowski2-17/+56
2011-01-12core: M15 coding style fixJeevaka Badrappan5-13/+13
2011-01-12smsutil: M15 coding style fixJeevaka Badrappan2-2/+2
2011-01-10gprs: avoid useless loop iterationRĂ©mi Denis-Courmont1-3/+3
2011-01-10sim: Minor style fixesDenis Kenzior1-4/+2
2011-01-10sim: query remaining pin retriesLucas De Marchi1-0/+90
2011-01-10gprs: Fixing mem leakLasse.Kunnasluoto@tieto.com1-1/+3
2011-01-06stk: Remove unwanted error checkJeevaka Badrappan1-5/+0
2011-01-05network: Ignore signal strength notifications if not registeredMarcel Holtmann1-0/+8
2011-01-05network: query signal strengthMarit Henriksen1-12/+17
2011-01-05dbus: fix appending on dict for types other than stringLucas De Marchi1-2/+18
2011-01-05stkutil: Minor style fixDenis Kenzior1-1/+2
2011-01-05stkutil: add missing text and icon checkJeevaka Badrappan1-15/+105
2011-01-05stkutil: Allocate for empty string in text dataobjJeevaka Badrappan1-1/+1
2010-12-30call-settings: rename CalledLine* propertiesLucas De Marchi1-6/+6
2010-12-30call-settings: fix getting CNAP propertyLucas De Marchi1-1/+1
2010-12-30stkutil: Add missing call to va_end in parserDenis Kenzior1-0/+2
2010-12-27stk: Remove unneeded assignmentDenis Kenzior1-3/+1
2010-12-27stk: fix issue in set up menu handlingJeevaka Badrappan1-13/+15
2010-12-24sms: Add debug for SMS source and destination portsMarcel Holtmann1-0/+2
2010-12-23Revert "stkagent: Remove unneeded goto"Denis Kenzior1-0/+2
2010-12-23stkagent: Remove unneeded gotoDenis Kenzior1-2/+0
2010-12-23stk: Send the AlphaId's to agentAndrzej Zaborowski3-2/+59
2010-12-22modem: Fix a typoDenis Kenzior1-1/+2
2010-12-22cdma-voicecall: Minor style fixesDenis Kenzior2-23/+16
2010-12-22cdma-voicecall: Add CDMA MO Call SupportDara Spieker-Doyle4-0/+480
2010-12-22modem: Implement some race-condition avoidanceDenis Kenzior1-4/+39
2010-12-22modem: add Lockdown property to Modem interfaceGustavo F. Padovan1-0/+135
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