platform/upstream/ofono.git
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
2010-03-25 Denis KenziorRefactor: Rename radio setting type names
2010-03-25 Denis KenziorRename AvailableOperators to Operators
2010-03-25 Denis KenziorRefactor: Simplify Technology values
2010-03-25 Denis KenziorRefactor: Remove MobileNetworkCodeLength property
2010-03-25 Marcel HoltmannFix some small copy-and-paste typos
2010-03-25 Marcel HoltmannCheck network status to handle auto-registration
2010-03-25 Marcel HoltmannCheck modem mode before tyring to change it
2010-03-25 Kristen Carlson... gsmdial: shutdown ppp link if we have one
2010-03-25 Kristen Carlson... separate memory cleanup from PPP shutdown
2010-03-25 Kristen Carlson... add tracing for PPP terminate path
2010-03-25 Kristen Carlson... remove unneeded debug statement
2010-03-25 Kristen Carlson... use separate timers for PPP config and terminate
2010-03-25 Kristen Carlson... switch to g_timeout_add_seconds()
2010-03-25 Denis KenziorFix: Make CONNECT <baud> responses work
2010-03-25 Denis KenziorRefactor: Simplify parsing logic
2010-03-25 Denis KenziorRefactor basic command parsing
2010-03-25 Denis KenziorFix: Use SO_REUSEADDR in test_server
2010-03-24 Denis KenziorStyle: foo[0] is preferable to *foo
2010-03-24 Denis KenziorFix: Be more paranoid in basic command parsing
2010-03-24 Zhenhua ZhangAdd basic command parsing
2010-03-24 Denis KenziorStyle: No point to write a function to wrap g_free
2010-03-24 Yang GuAdd enum for cdma sms tpdu data objects
2010-03-24 Yang GuFix enum for more time proactive command
2010-03-24 Kristen Carlson... fix memory leak in ppp_auth
next