platform/upstream/ofono.git
2009-08-07 Denis KenziorNo need to use g_timeout_add
2009-08-07 Denis KenziorEnsure g_timeout_add source can be removed safely
2009-08-07 Denis KenziorStore the tx_next g_source so it can be removed
2009-08-07 Denis KenziorUse g_source instead of flag for mpty list changes
2009-08-07 Denis KenziorUse g_source instead of flag for call list changes
2009-08-07 Denis KenziorFix sim ADN type of number handling
2009-08-07 Denis KenziorRefactor setting MSISDN
2009-08-07 Denis KenziorKeep new numbers in the main sim data structure
2009-08-07 Denis KenziorMove error label to a more logical place
2009-08-07 Denis KenziorMove variable declarations to a move logical place
2009-08-07 Andrzej ZaborowskiMake SubscriberNumbers writable.
2009-08-07 Andrzej ZaborowskiMake SIM op queue more robust.
2009-08-07 Marcel HoltmannFix blocking service watch initial connect handling
2009-08-06 Denis KenziorFix style
2009-08-06 Denis KenziorFix style
2009-08-06 Denis KenziorAdd whitespace properly
2009-08-06 Denis KenziorFix trailing whitespace
2009-08-06 Denis KenziorNo spaces between variable and ++/--
2009-08-06 Denis KenziorFix trailing whitespace
2009-08-06 Denis KenziorFix trailing whitespace
2009-08-06 Denis KenziorBe more lenient for PDU lines
2009-08-06 Denis KenziorRemove unneeded declarations
2009-08-06 Denis KenziorUpdate AT modem plugin to use GAtChat logging
2009-08-06 Denis KenziorCleanup the debug support patch
2009-08-06 Andres Salomongatchat: add debugging infrastructure
2009-08-06 Denis KenziorMake overflow code a bit better
2009-08-06 Denis KenziorFixup atmodem.c for gatchat changes
2009-08-06 Denis KenziorRefactor GAtChat to accept user-provided parsers
2009-08-06 Denis KenziorFix refcounting in GAtChat
2009-08-06 Yang GuEnlarge the timeout for phonebook import
2009-08-06 Denis KenziorSquash warning
2009-08-06 Denis KenziorSquash warning
2009-08-06 Denis KenziorSquash warning
2009-08-05 Andrzej ZaborowskiAttempt to update MBDN based on Enhanced VM IEI
2009-08-05 Andrzej ZaborowskiImplement committing the EF-MBDN records to SIM
2009-08-05 Andrzej ZaborowskiAdd utility for building ADN records
2009-08-05 Andrzej ZaborowskiExpose address encode/decode utilities
2009-08-05 Andrzej ZaborowskiAdd encode_bcd_number utility function
2009-08-05 Denis KenziorDon't emit signals for unexposed properties
2009-08-05 Andrzej ZaborowskiFix record number in at_sim_update_record.
2009-08-05 Denis KenziorDon't hardcode info len to 6
2009-08-05 Denis KenziorMake method async
2009-08-05 Denis KenziorRemove unused declaration
2009-08-05 Andrzej ZaborowskiUse invalid_args instead of invalid_format
2009-08-04 Denis KenziorRefactor how mwis updates are done
2009-08-04 Denis KenziorName the callback properly
2009-08-04 Denis KenziorDon't emit SubscriberNumbers multiple times
2009-08-04 Denis KenziorRefactor how MBDN set is done
2009-08-04 Denis KenziorDon't gmalloc something that is max 140 bytes
2009-08-04 Denis KenziorGet rid of message-waiting.h
2009-08-04 Denis KenziorFix minor style issues
2009-08-04 Denis KenziorUse invalid_args instead of invalid_format
2009-08-04 Andrzej ZaborowskiAdd a MessageWaiting interface to track message waiting...
2009-08-04 Denis KenziorFix segfault when pnn record doesn't exist
2009-08-04 Denis KenziorPut defines near the top
2009-08-04 Denis KenziorPort Andrew's TFR patch
2009-08-04 Denis KenziorMake sim_op_info_cb caching a bit more readable
2009-08-04 Denis KenziorMake cache a gboolean
2009-08-04 Denis KenziorMake sim_op_retrieve_cb a bit more readable
2009-08-04 Andrzej ZaborowskiCheck write() return values in sim.c for errors.
2009-08-04 Andrzej ZaborowskiFix invalid queue use in sim_write_cb
2009-08-03 Marcel HoltmannFix over-complicated code flow that results in uninitia...
2009-08-03 Andrzej ZaborowskiMake sure SIM read callbacks die cleanly.
2009-08-03 Denis KenziorMake is_read a gboolean
2009-08-03 Andrzej ZaborowskiImplement ofono_sim_write
2009-08-03 Rémi Denis... Fix configure script on bash 2.0
2009-07-31 Denis KenziorMake distcheck work
2009-07-31 Andres Salomonadd manpage for ofonod
2009-07-31 Andrzej ZaborowskiFix possible memory leak on SIM reading error.
2009-07-31 Andrzej ZaborowskiDon't use g_slist_length to check for empty lists.
2009-07-31 Andrzej ZaborowskiClean up in sim.c.
2009-07-29 Andrzej ZaborowskiUse STORAGEDIR autoconf voodoo from Bluez.
2009-07-29 Denis KenziorRemove all uses of modem.h
2009-07-29 Denis KenziorGet rid of modem.h
2009-07-29 Denis KenziorGet rid of unnecessary function
2009-07-29 Denis KenziorMove ofono_modem functions to modem.c
2009-07-29 Denis KenziorMove MODEM_INTERFACE to dbus.h
2009-07-29 Denis KenziorMove MANAGER_PATH to dbus.h
2009-07-29 Denis KenziorMove MANAGER_INTERFACE to dbus.h
2009-07-29 Denis KenziorRename ofono_modem_userdata
2009-07-29 Denis KenziorMake plugins use ofono_modem_get_path
2009-07-29 Denis KenziorRename modem_add_interface / modem_remove_interface
2009-07-29 Denis KenziorRename modem_alloc_callid, modem_release_callid
2009-07-29 Denis KenziorMove ofono_modem definition to ofono.h
2009-07-29 Denis KenziorRename internal ofono history funcs to __ofono
2009-07-29 Denis KenziorRemove supports_tech variable
2009-07-29 Denis KenziorTweak CREG notification to be more fault tolerant
2009-07-29 Denis KenziorRename dbus-gsm.c to dbus.c
2009-07-29 Denis KenziorGet rid of dbus-gsm.h
2009-07-29 Denis KenziorRename dbus_gsm_pending_reply
2009-07-29 Denis KenziorDon't expose dbus_gsm_append_array_variant
2009-07-29 Denis KenziorDon't expose dbus_gsm_append_variant
2009-07-29 Denis KenziorRename dbus_gsm_dict_append_array
2009-07-29 Denis KenziorRename dbus_gsm_dict_append
2009-07-29 Denis KenziorMove & Rename PROPERTIES_ARRAY_SIGNATURE
2009-07-29 Denis KenziorRename dbus_gsm_signal_array_property_changed
2009-07-29 Denis KenziorRename dbus_gsm_signal_property_changed
2009-07-29 Denis KenziorFix segfault
2009-07-29 Denis KenziorRename dbus_gsm error functions to __ofono_error
2009-07-29 Denis KenziorRemove reconnect timeout define
next