platform/upstream/ofono.git
2010-02-26 Zhenhua ZhangAdd write server response into non-blocking IO
2010-02-26 Zhenhua ZhangAdd write buffer queue for non-blocking write
2010-02-26 Zhenhua ZhangAdd define for read and write buffer size
2010-02-26 Zhenhua ZhangDo not trigger user disconnect at g_at_shutdown
2010-02-24 João Paulo... doc: Add 'Name' property under 'Modem' interface.
2010-02-24 João Paulo... Test: Show number being dialed
2010-02-24 João Paulo... Test: Show id of the modem being enabled/disabled
2010-02-23 Denis KenziorUpdate unit test for USAT display text command
2010-02-23 Denis KenziorAdd basic support for USAT/CAT proactive commands
2010-02-23 Denis KenziorAdd COMPREHENSION TLV iterator utilities
2010-02-23 Denis KenziorAdd Simple TLV iterator utilities
2010-02-23 Denis KenziorFix: EFspdi parsing
2010-02-23 Denis KenziorRewrite ber_tlv_find_tag to use ber_tlv iterator
2010-02-23 Denis KenziorUpdate gitignore
2010-02-23 Denis KenziorMove from header to implementation
2010-02-23 Denis KenziorAdd BER-TLV iterator unit test
2010-02-23 Denis KenziorAdd BER-TLV iterator utilities
2010-02-18 Denis KenziorAdd STK device identity enum
2010-02-18 Denis KenziorAdd stub for unit test for Sim Toolkit utils
2010-02-18 Denis KenziorAdd enumeration for STK Comprehension TLV objects
2010-02-18 Denis KenziorAdd Sim Toolkit Envelope type enum
2010-02-18 Denis KenziorAdd Sim Toolkit Proactive Command enum
2010-02-17 Denis KenziorAdd stubs files for Sim Toolkit Utilities
2010-02-17 Vinicius Costa... Fix: a pending call was leaking in check_service
2010-02-16 Denis KenziorRefactor: ussd user response
2010-02-16 Denis KenziorRename: ussd-api to supplementaryservices-api
2010-02-16 Denis KenziorCleanup: Minor API tweaks for USSD
2010-02-16 Andrzej ZaborowskiSubscribe to USSD signals in test script.
2010-02-16 Andrzej ZaborowskiHandle network-initiated ussd requests.
2010-02-15 Gustavo F.... hfp: add watch to trigger HUP of the file descriptor
2010-02-15 Gustavo F.... hfp: remove modems if bluetoothd exits unexpectedly
2010-02-15 Andrzej ZaborowskiFix: Use g_dbus_emit_signal in call-barring,meter
2010-02-15 Gustavo F.... hfp: remove duplicated ofono_modem_set_powered
2010-02-15 Denis KenziorCleanup: Get rid of USSD_FLAG_PENDING
2010-02-13 Marcel HoltmannRelease 0.18 0.18
2010-02-13 Denis KenziorFix: Unregistering the agent in disable is wrong
2010-02-13 Denis KenziorAdd hfp/ prefix to the path for HFP modems
2010-02-13 Denis KenziorFix: Trivial mistake
2010-02-13 Denis KenziorAdd support for alias changes
2010-02-13 Denis KenziorSet modem name from Bluetooth device alias
2010-02-13 Denis KenziorAdd support for modem names
2010-02-13 Denis KenziorFix: Use persistent paths for hfp modems
2010-02-12 Denis KenziorFix: Store the modem in the uuid hash
2010-02-12 Denis KenziorRefactor the UUIDs property changed path
2010-02-12 Denis KenziorDon't leak user_data in send_method_call_with_reply
2010-02-12 Gustavo F.... hfp: Don't use Disconnect when agent was released
2010-02-12 Denis KenziorKeep track of adapter addresses
2010-02-12 Denis KenziorFix: Add free_func to send_method_call_with_reply
2010-02-12 Denis KenziorFix: ofono_dbus_get_connection does not ref it
2010-02-12 Denis KenziorCleanup: No sense in creating the hash if failed
2010-02-12 Denis KenziorRefactor: Device GetProperties handling
2010-02-12 Denis KenziorRefactor: Use Adapter Devices property
2010-02-12 Denis KenziorFix: Use Manager's Adapters property instead
2010-02-12 Denis KenziorAdd a more sophisticated GetProperties reply parser
2010-02-12 Denis KenziorStyle: No need for this to be a function
2010-02-12 Denis KenziorFix: Use a 15 second timeout on a disconnect
2010-02-12 Denis KenziorStyle: No need for this to be a function
2010-02-12 Denis KenziorStyle: No need for a function here
2010-02-12 Gustavo F.... hfp: set timeout to rfcomm establishment procedure
2010-02-11 Gustavo F.... hfp: avoid crash when hfp is declared on modem.conf
2010-02-11 Gustavo F.... hfp: fix copyright notice
2010-02-11 Denis KenziorMention Inaky's contributions
2010-02-11 Inaky Perez... Fix: plugin version mismatch warning
2010-02-11 Inaky Perez... Clean: no error path needed
2010-02-10 Zhenhua ZhangRename server_io to channel
2010-02-10 Zhenhua ZhangReplace sprintf with snprintf
2010-02-10 Zhenhua ZhangRename buf to read_buf in GAtServer
2010-02-10 Denis KenziorStyle: if statement
2010-02-10 Denis KenziorFix: memory leak
2010-02-10 Marcel HoltmannMention the new dynamic debug command line option
2010-02-09 Aki NiemiEnable USSD_STATE_USER_ACTION
2010-02-09 Aki NiemiAdd isimodem USSD implementation
2010-02-09 Aki NiemiAdd USSD codepoints and debugging
2010-02-09 Aki NiemiMove USSD status enum to header
2010-02-08 Denis KenziorAdd Wavecom's quirky CPIN handling
2010-02-08 Denis KenziorFix: Tweak gprs attach logic
2010-02-08 Denis KenziorFix: Add recheck flag to gprs
2010-02-08 Denis KenziorRefactor: Remove atutil dump_response
2010-02-08 Denis KenziorFix: Don't use ofono_debug directly in plugins
2010-02-08 Denis KenziorFix: Don't use ofono_debug directly in the core
2010-02-05 Denis KenziorFix: Simplify overly complex error handling
2010-02-05 Denis KenziorStyle: Rename variables to better indicate arrays
2010-02-05 Denis KenziorStyle: No need for void here
2010-02-05 Denis KenziorMention Vinicius' contributions
2010-02-05 Vinicius Costa... hfp: Fix memory leak when listing bluetooth devices
2010-02-05 Gustavo F.... hfp: wait Disconnect reply to power down the modem
2010-02-05 Gustavo F.... Fix: Don't call UnregisterAgent if already Released
2010-02-05 Gustavo F.... hfp: create modem for new devices paired on runtime
2010-02-05 Denis KenziorUpdate gitignore
2010-02-05 Denis KenziorFix: Send *EIAAUW after CGDCONT for STE and MBM
2010-02-05 Denis KenziorFix: Use snprintf instead of sprintf in hsomodem
2010-02-05 Denis KenziorFix: Use snprintf instead of sprintf in mbmmodem
2010-02-05 Denis KenziorFix: Use snprintf instead of sprintf in calypso
2010-02-05 Denis KenziorFix: Use snprintf instead of sprintf in stemodem
2010-02-05 Denis KenziorFix: Use snprintf instead of sprintf in HFP
2010-02-05 Denis KenziorFix: Use snprintf instead of sprintf in atmodem
2010-02-05 Denis KenziorFix: Use snprintf instead of sprintf in the core
2010-02-04 Aki NiemiAdd isimodem radio settings driver
2010-02-04 Aki NiemiAdd PN_GSS codepoints and debugging
2010-02-04 Aki NiemiAdd radio settings atom and driver API
next