ofono/src
Andrzej Zaborowski 0809e33659 Fix possible memory leak on SIM reading error.
This would also stall the SIM op queue if there's a read error for a record
other than the first.  The other solution would be "goto next;" (keep
reading further records).
2009-07-31 09:56:44 -05:00
..
Makefile.am Get rid of modem.h 2009-07-29 16:44:17 -05:00
call-barring.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
call-forwarding.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
call-meter.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
call-settings.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
common.c Fix minor bug in phone number handling 2009-06-19 21:13:52 -05:00
common.h Add E-UTRAN as access technology of network op 2009-06-25 11:45:29 -05:00
cssn.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
cssn.h Make CSSN use proper types 2009-07-14 15:45:06 -05:00
dbus.c Rename dbus-gsm.c to dbus.c 2009-07-29 12:26:06 -05:00
driver.h Rename ofono_modem_userdata 2009-07-29 16:44:16 -05:00
history.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
log.c Update log and plugin functions 2009-05-05 18:56:46 -07:00
main.c Get rid of dbus-gsm.h 2009-07-29 12:26:06 -05:00
manager.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
modem.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
network.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
ofono.conf Add D-Bus access configuration file 2009-05-05 18:59:24 -07:00
ofono.h Get rid of unnecessary function 2009-07-29 16:44:17 -05:00
phonebook.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
plugin.c Add directory for driver plugins 2009-05-10 22:44:37 -07:00
sim.c Fix possible memory leak on SIM reading error. 2009-07-31 09:56:44 -05:00
sim.h Refactor OPL code 2009-07-14 15:45:05 -05:00
simutil.c Clean up in sim.c. 2009-07-31 09:55:46 -05:00
simutil.h Clean up in sim.c. 2009-07-31 09:55:46 -05:00
sms.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
smsutil.c Fix stupid false positive warnings about uninitialized variables 2009-07-14 06:06:46 +02:00
smsutil.h Add Cell Broadcast assembly utilities 2009-07-02 19:03:05 -05:00
ussd.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
ussd.h Teach USSD to recognise password change strings. 2009-06-18 16:57:58 -05:00
util.c Fix signedness warning 2009-07-13 22:33:48 -05:00
util.h Add utility to convert SIM FS strings to UTF8 2009-07-06 19:33:24 -05:00
voicecall.c Don't use g_slist_length to check for empty lists. 2009-07-31 09:56:21 -05:00