summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-05voicecall: Implement ReleaseAndSwapDenis Kenzior1-0/+23
2012-07-16util: Style issuesDenis Kenzior1-3/+2
2012-07-16util: update comment from previous commitDenis Kenzior1-6/+10
2012-07-16util: Fix GSM to UTF8 conversion mechanismGuillaume Zajac1-3/+14
2012-07-15gprs: Call detach_shutdown when network is lostGuillaume Zajac1-21/+63
2012-07-15voicecall: Avoid shadowing of number variableMarcel Holtmann1-2/+2
2012-07-15voicecall: Remove shadowing modem variableMarcel Holtmann1-5/+1
2012-07-15ctm: Remove shadowing reply variableMarcel Holtmann1-2/+0
2012-07-15ofono: Avoid shadowing other atom variablesMarcel Holtmann1-2/+2
2012-07-15gprs: Avoid shadowing error variableMarcel Holtmann1-4/+4
2012-07-15network: Avoid shadowing of strength variableMarcel Holtmann1-2/+2
2012-07-15network: Avoid shadowing of mode parameterMarcel Holtmann1-4/+4
2012-07-04manager: Fix up introspection dataDenis Kenzior1-2/+2
2012-06-24emulator: Test already done in g_at_server_resume()Guillaume Zajac1-3/+0
2012-06-25sim: Add extra errors for EFmsisdn and EFad length mismatchesMarcel Holtmann1-3/+6
2012-06-19sim: Fix use of uninitialized valuesDenis Kenzior1-3/+1
2012-06-19sim: Don't re-init the SIM needlesslyDenis Kenzior1-1/+1
2012-06-18ussd: send NotRecognized error for invalid USSDDenis Kenzior1-1/+1
2012-06-18dbus: Add NotRecognized errorDenis Kenzior2-0/+7
2012-06-18common: Match logic to comment: valid_ussd_stringDenis Kenzior1-1/+1
2012-06-17simutil: Add entry for EFimsiDenis Kenzior1-0/+1
2012-06-17sim: Allow IMSI to be obtained via EF readsDenis Kenzior1-11/+63
2012-06-16stk: Fix crash when envelope returns syncDenis Kenzior1-3/+4
2012-06-16sim: Revert adding special callback for EFiccidDenis Kenzior1-26/+1
2012-06-16sim: Revert adding special callback for EFmsisdnDenis Kenzior1-55/+30
2012-06-16sim: Revert adding special callback for EFadDenis Kenzior1-18/+1
2012-06-16cdma-sms: Update to the new API declarationDenis Kenzior1-1/+1
2012-06-17gprs: Use ofono_bool_t instead of gbooleanMarcel Holtmann1-2/+2
2012-06-17sms: Make PDU data arrays constMarcel Holtmann1-2/+2
2012-06-17modem: Add function for setting new driver typeMarcel Holtmann1-0/+14
2012-06-16sim: Add special callback for reading MCC and MNC valueMarcel Holtmann1-1/+18
2012-06-16sim: Add special callback for reading MSISDN valueMarcel Holtmann1-30/+55
2012-06-16sim: Add special callback for reading ICCID valueMarcel Holtmann1-1/+26
2012-06-16sim: Use ofono_bool_t instead of gbooleanMarcel Holtmann1-2/+2
2012-05-30call-settings: Return specific errors for SSPhilippe Nunes1-6/+9
2012-05-30call-forwarding: Return specific errors for SSPhilippe Nunes1-2/+3
2012-05-30call-barring: Return specific errors for SSPhilippe Nunes1-4/+6
2012-05-30dbus: Add __ofono_error_from_error utility functionPhilippe Nunes2-0/+45
2012-05-30sms: Fix GetMessages argument / return signatureDenis Kenzior1-1/+1
2012-05-30dbus: Add new error typesPhilippe Nunes2-0/+15
2012-05-30common: Fix typos in error stringsPhilippe Nunes1-9/+10
2012-05-29build: Remove dependency on libcap-ngMarcel Holtmann1-13/+0
2012-05-20Do not set signature and reply in GDBus tablesLucas De Marchi28-235/+226
2012-05-20Convert GDBus methods to use macro helpersLucas De Marchi28-222/+380
2012-05-20Constify GDBus signal tablesHenrique Dante de Almeida27-30/+30
2012-05-20Constify GDBus method tablesHenrique Dante de Almeida28-31/+31
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