platform/upstream/ofono.git
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
2010-03-24 Kristen Carlson... fix memory leaks after ppp_transmit
2010-03-24 Kristen Carlson... fix memory leaks in option handling
2010-03-24 Marcel HoltmannRelease 0.20 0.20
2010-03-24 Denis KenziorFix: Handle broken modems that returns empty COPS
2010-03-23 Denis KenziorMove netreg interface definitions to dbus.h
2010-03-23 Denis KenziorStyle: Fixup some style issues
2010-03-23 Yang GuAdd parser for file list objects
2010-03-23 Denis KenziorFix: trivial formatting fix in call settings api
2010-03-23 Marcel HoltmannRemove pointless optimization attempt with g_list_length()
2010-03-23 Marcel HoltmannUse password instead of passwd as variable name
2010-03-23 Marcel HoltmannThe g_free() function checks for NULL pointers
2010-03-23 Marcel HoltmannUnnest some more functions in PPP CP implementation
2010-03-23 Marcel HoltmannSome additional whitespace cleanup for PPP code
2010-03-23 Marcel HoltmannFix the broken PPP CP debug trace function
2010-03-23 Marcel HoltmannRemove some heavy nesting that is not needed at all
2010-03-23 Marcel HoltmannFix another pointer casting issue on 32-bit systems
2010-03-23 Marcel HoltmannFix pointer casting with uint16 protocol variable
2010-03-23 Marcel HoltmannMention Kristen's contributions
2010-03-23 Kristen Carlson... Add PPP option to gsmdial
2010-03-23 Kristen Carlson... IP support for PPP
2010-03-23 Kristen Carlson... CHAP with MD5 authentication support
2010-03-23 Kristen Carlson... PPP LCP support
2010-03-23 Kristen Carlson... Generic PPP control protocol support
2010-03-23 Kristen Carlson... Basic PPP protocol support
2010-03-22 Denis KenziorMove sim manager interface definition to dbus.h
2010-03-22 Denis KenziorMove cbs interface definition to dbus.h
2010-03-22 Denis KenziorMove call volume interface definition to dbus.h
2010-03-22 Denis KenziorMove mwi interface definition to dbus.h
2010-03-22 Denis KenziorMove radio settings interface definition to dbus.h
2010-03-22 Denis KenziorMove sms interface definition to dbus.h
2010-03-22 Denis KenziorMove voicecall interface definitions to dbus.h
2010-03-22 Denis KenziorAdd message-waiting api
2010-03-22 Denis KenziorAdd call-volume api
2010-03-22 Denis KenziorAdd cell broadcast API
2010-03-22 Denis KenziorAdd phonebook-api document
2010-03-22 Denis KenziorFix: extract line should use S3, not hardcode CR
2010-03-22 Denis KenziorRefactor: Command line extraction
2010-03-22 Denis KenziorRefactor: Extended command parsing
2010-03-22 Zhenhua ZhangAdd G_AT_SERVER_RESULT_EXT_ERROR
2010-03-22 Zhenhua ZhangAdd g_at_server_register and unregister callback
2010-03-22 Zhenhua ZhangAdd notify at command callback
2010-03-22 Zhenhua ZhangAdd server at command data structure
2010-03-22 Zhenhua ZhangAdd extended command parsing
2010-03-22 Zhenhua ZhangAdd framework of server parser
2010-03-20 Marcel HoltmannRevert the default statement for PIN type checking
2010-03-19 Denis KenziorTrivial: Add break statement
2010-03-19 Pekka PessiFix: Check password length based on its type
2010-03-18 João Paulo... huawei: use GSM permissive parser instead of V1.
2010-03-18 Denis KenziorAdd support for IP based connections to gsmdial
2010-03-18 Denis KenziorFix: Echo everything as soon as received
2010-03-18 Denis KenziorUpdate sim-api.txt
2010-03-18 Zhenhua ZhangRefactor add is_basic_command_prefix function
2010-03-18 Zhenhua ZhangRename parse_v250_settings
2010-03-18 Zhenhua ZhangRename parse_at_command
2010-03-18 Zhenhua ZhangRename is_at_command_prefix
2010-03-18 Zhenhua ZhangRename g_at_server_send_result
2010-03-18 Denis KenziorDoc: Fixup style issues
2010-03-18 Pekka PessiAdded call-barring-api.txt.
2010-03-18 Pekka PessiFix: Interrogation of barring does not need pin
next