ofono/src
Andrzej Zaborowski 5815d9547c modem.c: Handle SIM Resets
The assumption so far was that SIM state would only go from
NOT_PRESENT -> INSERTED -> READY -> NOT_PRESENT because there's
no method to unauthenticate from SIM without removing.  We need to
be able to switch to INSERTED when SIM is being reset,
reinitialised, etc. because going to NOT_PRESENT and then
immediately INSERTED would be logically wrong.
2011-02-17 15:09:16 -06:00
..
audio-settings.c audio-settings: Fix style, use tabs to indent 2011-02-02 11:03:21 +02:00
call-barring.c call-barring: Remove unneeded variable 2011-02-09 21:03:45 -06:00
call-forwarding.c core: Minor style tweaks 2011-02-03 13:15:29 -06:00
call-meter.c sim: Allow usage of SIM codes longer than 8 digits 2011-02-08 10:19:52 -06:00
call-settings.c call-settings: Fix style issues 2011-02-02 11:03:21 +02:00
call-volume.c call-volume: Fix style issue 2011-02-02 11:03:21 +02:00
cbs.c core: free GError objects returned by glib 2011-02-08 16:48:52 -06:00
cdma-voicecall.c cdma-voicecall: Minor style fixes 2010-12-22 19:09:24 -06:00
common.c sim: Allow usage of SIM codes longer than 8 digits 2011-02-08 10:19:52 -06:00
common.h sim: Allow usage of SIM codes longer than 8 digits 2011-02-08 10:19:52 -06:00
ctm.c ctm: fix minor style issues 2010-11-26 13:08:48 -06:00
dbus.c core: M15 coding style fix 2011-01-12 08:06:58 -08:00
emulator.c emulator: always create emulators in offline state 2011-02-17 11:25:27 -06:00
genbuiltin Use script to generate list of builtin plugin symbols 2009-08-24 19:05:41 -07:00
gprs-provision.c gprs,gprs-provision: add SPN to provisioning API 2011-02-08 21:48:54 -06:00
gprs.c gprs: Fixup error path 2011-02-08 21:55:42 -06:00
history.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
idmap.c Remove trailing/leading whitespace 2010-01-11 11:08:42 +02:00
idmap.h Add idmap_take utility 2010-01-07 14:42:29 -06:00
log.c Add support for simple glibc based backtrace 2010-08-20 14:44:54 +02:00
main.c core: M15 coding style fix 2011-01-12 08:06:58 -08:00
manager.c core: M15 coding style fix 2011-01-12 08:06:58 -08:00
message-waiting.c core: Minor style tweaks 2011-02-03 13:15:29 -06:00
message.c sms: Break out message objects into message.[ch] 2011-01-20 14:58:31 -06:00
message.h sms: Break out message objects into message.[ch] 2011-01-20 14:58:31 -06:00
modem.c modem.c: Handle SIM Resets 2011-02-17 15:09:16 -06:00
nettime.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
network.c core: Minor style tweaks 2011-02-03 13:15:29 -06:00
ofono.conf ofono.conf: Punch hole for SmartMessagingAgent 2010-11-02 15:08:24 -05:00
ofono.h emulator: always create emulators in offline state 2011-02-17 11:25:27 -06:00
ofono.service.in build: Add support for systemd configuration 2010-10-02 20:20:31 +02:00
ofono.ver Simplify linker script 2010-09-21 23:25:50 +09:00
phonebook.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
plugin.c plugin: Allow colon as plugin name separator 2011-02-06 19:25:58 -08:00
radio-settings.c radio-settings: Minor style fixes for rule M13 2010-12-08 11:55:07 -06:00
sim-auth.c sim-auth: Add skeleton for the sim-auth atom 2011-01-20 11:16:06 -06:00
sim.c sim: Fixup compiler complaints 2011-02-08 10:19:52 -06:00
simfs.c simfs: Fix leaking of the voicecall context 2011-02-10 00:27:01 -06:00
simfs.h simfs: Add function to notify all file watches 2011-02-07 13:35:41 -06:00
simutil.c simutil: Remove trailing WS 2011-02-02 11:03:21 +02:00
simutil.h simutil: Add EFcsp file and service group IDs 2011-01-26 10:38:56 +01:00
sms.c sms: return immediately if cached flag is set 2011-02-10 11:08:47 -06:00
smsagent.c core: explicitly compare pointers to NULL 2010-11-29 13:27:15 -06:00
smsagent.h smsagent: Add smsagent implementation 2010-11-02 12:15:53 -05:00
smsutil.c smsutil: Fix compilation 2011-02-03 14:37:00 -06:00
smsutil.h smsutil: M16 coding style fix 2011-02-05 07:05:47 -08:00
ssn.c src: coding style fixes - rule M6 2010-11-22 05:07:52 -06:00
stk.c stk: Fix style issues 2011-02-02 11:03:21 +02:00
stkagent.c stk: Handle Launch Browser proactive command 2011-01-20 10:01:24 -06:00
stkagent.h stk: Handle Launch Browser proactive command 2011-01-20 10:01:24 -06:00
stkutil.c stkutil: add check for qualifier and browser id 2011-01-20 10:00:15 -06:00
stkutil.h stkutil: Remove trailing WS 2011-02-02 11:03:21 +02:00
storage.c storage: make write_file transaction-safe 2010-08-05 11:59:22 -05:00
storage.h storage: add printf-like verification 2010-05-28 09:44:15 -05:00
ussd.c ussd: Use global definition of supplementary services interface 2011-01-23 10:17:05 +01:00
util.c util: Fix convert_utf8_to_gsm_best_lang logic 2011-02-03 14:18:16 -06:00
util.h util: Add best dialect picker API 2011-02-03 14:16:16 -06:00
voicecall.c voicecall: Fix check for ECT pre-conditions 2011-02-07 15:53:31 -06:00
watch.c Update copyright information 2010-01-01 17:00:10 -08:00