summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-20sim-auth: Add skeleton for the sim-auth atomAndrzej Zaborowski2-0/+136
2011-01-20ofono.h: Remove unneeded initialisersAndrzej Zaborowski1-24/+24
2011-01-20simutil: Fix a memory leakDenis Kenzior1-1/+3
2011-01-20simutil: SIM applications directory decoding utilsAndrzej Zaborowski2-0/+65
2011-01-20sim: getters for mcc and mnc implementationJukka Saunamaki1-0/+16
2011-01-20sim: store mcc and mnc separate from imsiJukka Saunamaki1-19/+15
2011-01-20stk: Handle Launch Browser proactive commandJeevaka Badrappan3-0/+154
2011-01-20stkutil: add check for qualifier and browser idJeevaka Badrappan1-1/+8
2011-01-20gprs: Make gprs atom offline-safePekka Pessi1-2/+13
2011-01-20netreg: Deprecate the deregister methodAki Niemi1-27/+1
2011-01-20gprs: Move packet bearer stuff into gprs.cDenis Kenzior3-35/+35
2011-01-20gprs: mark context driver as not used when removing active contextTomasz Gregorek1-0/+2
2011-01-20core: Always return success to a no-opAki Niemi1-3/+3
2011-01-20gprs: Core support for packet switched bearer reportingRémi Denis-Courmont1-0/+27
2011-01-20common: Define packet switched bearersRémi Denis-Courmont2-0/+36
2011-01-19voicecall: Handle empty EFecc properlyDenis Kenzior1-4/+1
2011-01-18sms: make sms atom offline-safePekka Pessi1-6/+91
2011-01-18voicecall: Update to the new APIDenis Kenzior1-3/+5
2011-01-18call-settings: apply rule M11 of coding styleLucas De Marchi1-17/+17
2011-01-18call-settings: add support for cdipLucas De Marchi1-2/+71
2011-01-18voicecall: add support for cdipLucas De Marchi1-2/+36
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