platform/upstream/ofono.git
2010-03-31 Denis KenziorFix: Introduce PPP data state
2010-03-31 Denis KenziorFix: Update gsm dial to the new GAtPPP API
2010-03-31 Denis KenziorRefactor: Use GAtDisconnectFunc for ppp disconnect
2010-03-31 Denis KenziorRefactor: GAtPPP connect callback
2010-03-31 Denis KenziorUpdate mbm to use two ports
2010-03-31 Denis KenziorFix: MD300 uses two ACM ports, so set one to data
2010-03-31 Denis KenziorStyle: Whitespace damage due to spaces, not tabs
2010-03-31 Andrzej ZaborowskiRefactor: Return a string from USSD Respond method
2010-03-31 Andrzej ZaborowskiFix ampersand commands check
2010-03-31 Andrzej Zaborowskidoc: Explain VoicemailMessageCount value zero.
2010-03-31 Andrzej ZaborowskiUse stkutil named constants in sim.c
2010-03-31 Andrzej ZaborowskiUpdate property name in test-ussd
2010-03-31 Denis KenziorStyle: remove unneeded blank line
2010-03-31 Marcel HoltmannFix whitespace damage in PPP implementation
2010-03-31 Denis KenziorFix: Be more consistent with other boundary checks
2010-03-31 Denis KenziorStyle: indentation fixes
2010-03-31 Yang GuFix: Increate iterator when parsing fails
2010-03-31 Yang GuRename stk_icon_identifier to stk_icon_id
2010-03-31 Yang GuAdd parser for item icon identifier list objects
2010-03-31 Yang GuAdd enum for icon qualifier
2010-03-31 Yang GuAdd parser for call control requested action objects
2010-03-31 Yang GuAdd parser for transaction identifier objects
2010-03-31 Yang GuAdd parser for location status objects
2010-03-31 Yang GuAdd parser for cause objects
2010-03-31 Yang GuAdd parser for event list objects
2010-03-31 Yang GuAdd parser for items next action indicator objects
2010-03-31 Yang GuReorder the declarations of stk data objects
2010-03-31 Zhenhua ZhangAdd test implementation for CPBS
2010-03-31 Zhenhua ZhangAdd test implementation to support SMS
2010-03-31 Denis KenziorRefactor: Simplify V250 setting command functions
2010-03-31 Denis KenziorRefactor: Simplify gatserver s-register functions
2010-03-31 Denis KenziorFix: Potential crash in modemconf
2010-03-31 Zhenhua ZhangFix echo command back even if don't process it
2010-03-31 Zhenhua ZhangAdd Repeat last command support
2010-03-31 Zhenhua ZhangAdd implementation for ATE and other basic command
2010-03-31 Zhenhua ZhangAdd implementation for S3, S4, S5 command
2010-03-31 Denis KenziorFix: Make sure we still increment read_count
2010-03-31 Zhenhua ZhangFix ignore incoming bytes during parsing
2010-03-31 Denis KenziorUpdate test-server to the new API
2010-03-31 Denis KenziorSimplify the send_info API
2010-03-31 Denis KenziorFix: Treat garbage as echo
2010-03-31 Denis KenziorFix: Properly handle async final responses
2010-03-30 Denis KenziorFix: We need to preserve the original line
2010-03-30 Denis KenziorFix: Use VERSION define to generate CGMR response
2010-03-30 Denis KenziorFix: Record last received command
2010-03-30 Denis KenziorFix: Send an ERROR on A/
2010-03-30 Denis KenziorAdd test implementation for CFUN
2010-03-30 Denis KenziorFix: Make sure g_print is followed by a newline
2010-03-30 Denis KenziorAdd initial implementation of cgmr/cgmi/cgmm/cgsn
2010-03-30 Denis KenziorFix: SO_REUSEADDR should be set before bind
2010-03-30 Denis KenziorRefactor: Simplify extended command parsing logic
2010-03-30 Denis KenziorRefactor: Add a single-line response function
2010-03-30 Zhenhua ZhangAdd API stubs for unsolicited / final responses
2010-03-30 Denis KenziorAdd stubs for test server commands
2010-03-30 Denis KenziorRefactor: tty creation
2010-03-30 Denis KenziorRefactor: Text / Default text parsing
2010-03-30 Denis KenziorRefactor: Break out the STK text decoding utility
2010-03-30 Denis KenziorRefactor: generic boolean parsers
2010-03-30 Denis KenziorRefactor: Don't repeat tag checking ad naseum
2010-03-30 Denis KenziorStyle: More consistent indentation
2010-03-30 Marcel HoltmannFix use of g_checksum_get_digest() inout argument
2010-03-29 Denis KenziorFix: measurement results are binary data
2010-03-29 Yang GuAdd parser for network measurement results objects
2010-03-29 Denis KenziorAdd call-forwarding to mbm driver
2010-03-29 Pekka PessiFix: simplify isimodem call-barring driver.
2010-03-29 Marcel HoltmannCheck for capabilities support via libcap-ng
2010-03-29 Denis KenziorStyle: braces are not needed
2010-03-29 Denis KenziorFix: Use tech reported by MBM erinfo
2010-03-29 Denis KenziorFix: Handle 2 and 3 argument versions of ERINFO
2010-03-29 Denis KenziorMove erinfo notify to atmodem netreg driver
2010-03-28 Marcel HoltmannEnable PPP session suport for AT+CGDATA command
2010-03-27 Kristen Carlson... ppp: send PPP_FAIL when authentication fails
2010-03-27 Denis KenziorAdd phonesim vendor quirk
2010-03-27 Denis KenziorAdd mbm vendor
2010-03-27 Denis KenziorRefactor: Use CIND as default strength reporting
2010-03-27 Denis KenziorUpdate atmodem gprs driver to the new API
2010-03-27 Denis KenziorRefactor: Simplify the internal GPRS API
2010-03-27 Denis KenziorRefactor: Get rid of DCM properties
2010-03-27 Denis KenziorChange the DataConnectionManager API
2010-03-27 Marcel HoltmannFix some comments in dialer example
2010-03-27 Marcel HoltmannAllow empty secrets for CHAP authentication
2010-03-27 Marcel HoltmannAdd support for NBNS server options
2010-03-27 Kristen Carlson... ppp: handle Config-Reject
2010-03-27 Kristen Carlson... ppp: use common code to get options from pppcp packet...
2010-03-27 Kristen Carlson... ppp: send Protocol-Reject
2010-03-27 Kristen Carlson... ppp: comment fix
2010-03-27 Kristen Carlson... ppp: fix segfault in pppcp_send_code_reject()
2010-03-25 Denis KenziorFix: The MCC / MNC Properties are actually strings
2010-03-25 Kristen Carlson... ppp: change debug output to include control protocol...
2010-03-25 Denis KenziorFix: No need to malloc memory for this
2010-03-25 Yang GuAdd parser for help request objects
2010-03-25 Yang GuRefactor: Use common bool to implement imm resp
2010-03-25 Yang GuAdd parser for common bool object
2010-03-25 Yang GuAdd parser for imei objects
2010-03-25 Yang GuAdd parser for location information objects
2010-03-25 Yang GuMake the function to parse mcc and mnc public
2010-03-25 Yang GuRename: stk data object enum names
2010-03-25 Denis KenziorUpdate tests to new netreg API
2010-03-25 Denis KenziorRefactor: Rename netreg Operator property to Name
2010-03-25 Denis KenziorUpdate ISI radio settings driver to the new API
next