platform/upstream/ofono.git
2009-12-06 Marcel HoltmannRelease 0.13 0.13
2009-12-05 Marcel HoltmannRequire udev-143 or later
2009-12-05 Marcel HoltmannCheck that signalfd() is supported
2009-12-05 Denis KenziorDon't generate multiple g_sources, 1 is enough
2009-12-05 Denis KenziorUse signalfd for signal handling
2009-12-04 Denis KenziorMake sure to list calls in HFP voicecall driver
2009-12-04 Zhenhua ZhangFix release clcc_source when voicecall is removed
2009-12-04 Zhenhua ZhangAdd hfp_send_dtmf to send tones for hfpmodem
2009-12-04 Denis KenziorOptimize: call list signal emission
2009-12-04 Denis KenziorRefactor: Run CLCC when initializing
2009-12-04 Denis KenziorUpdate atmodem voicecall driver to new world order
2009-12-04 Denis KenziorFix: Style
2009-12-04 Denis KenziorUpdate HFP voicecall driver to new world order
2009-12-04 Denis KenziorRemove: at_util callid APIs are no longer necessary
2009-12-04 Denis KenziorUpdate voicecall atom to use new callid api
2009-12-04 Denis KenziorGet rid of list_calls in hfp driver
2009-12-04 Denis KenziorGet rid of list_calls in calypso driver
2009-12-04 Denis KenziorGet rid of list_calls in isi driver
2009-12-04 Denis KenziorAdd utility to get the next free call id
2009-12-04 Denis KenziorRefactor: call id allocation / release
2009-12-04 Denis KenziorRefactor: Remove list_calls from voicecall driver
2009-12-03 Marcel HoltmannMention Martin's contributions
2009-12-03 Martin XuAllow builds to install the test scripts for debugging
2009-12-03 Denis KenziorFix: Exit right away
2009-12-03 Denis KenziorAdd unit test for max message size encoding
2009-12-03 Denis KenziorFix: Be a bit more signal-handler safe
2009-12-03 Denis KenziorFix: Paste error
2009-12-03 Denis KenziorWhen SIGTERM is received, run the event loop
2009-12-03 Denis KenziorFix: Convert PalmPre plugin to new world order
2009-12-03 Denis KenziorFix: Convert Novatel plugin to new world order
2009-12-03 Denis KenziorFix: Convert MBM plugin to new world order
2009-12-03 Denis KenziorFix: Convert Huawei plugin to new world order
2009-12-03 Denis KenziorFix: Convert HSO plugin to new world order
2009-12-03 Denis KenziorFix: Convert G1 plugin to new world order
2009-12-03 Denis KenziorRefactor: Set powered to false if disable timedout
2009-12-03 Denis KenziorAdd g_at_chat_unregister_all function
2009-12-03 Denis KenziorFix: unregister modem when unregistering driver
2009-12-03 Denis KenziorRefactor: modem de-registration
2009-12-03 Denis KenziorFix: Remove all atoms when attempting to power off
2009-12-03 Denis KenziorAdd: g_at_chat_cancel_all function
2009-12-02 Denis KenziorFix: Sometimes it is possible to cancel first cmd
2009-12-02 Denis KenziorFix: Don't allow cancelation of command id 0
2009-12-02 Marcel HoltmannRelease 0.12 0.12
2009-12-02 Denis KenziorFix: Store refs as 16 bits, not 8
2009-12-02 Denis KenziorFix: Don't forget to cleanup the atom watch
2009-12-02 Denis KenziorFix: Make sure to never overflow DNS variable
2009-12-02 Denis KenziorFix: Poll ENAP on older mbm hardware
2009-12-01 Denis KenziorStyle: Fix whitespace
2009-12-01 Denis KenziorFix: Fix parsing in MBM
2009-12-01 Denis KenziorAdd experimental support for E2IPCFG
2009-12-01 Denis KenziorFix: Don't decode error unnecessarily
2009-12-01 Denis KenziorFix: Add username/password support to mbm context
2009-12-01 Denis KenziorFix: Make sure we don't overflow the buffer
2009-12-01 Denis KenziorFix: Force calypso to return to command mode ASAP
2009-12-01 Denis KenziorFix: Remove duplicate atoms from calypso plugin
2009-12-01 Denis KenziorFix: Simplify logic to use g_memdup
2009-12-01 Denis KenziorFix: Disable echo on all calypso DLCs
2009-12-01 Denis KenziorFix: Be more signed/unsigned correct
2009-12-01 Denis KenziorStyle: Use unsigned int instead of unsigned
2009-11-26 Zhenhua ZhangFix: Reset call_ids when modem is powered off
2009-11-26 Denis KenziorUpdate calypso plugin to the new wakeup handling
2009-11-26 Denis KenziorFix: Retry the wakeup command until the modem OKs
2009-11-26 Denis KenziorFix: Make Calypso handling a bit better
2009-11-26 Denis KenziorFix: None of this seems necessary for the Calypso
2009-11-25 Marko SaukkoAdd udev rules for Option GI0201 and GTM382 modems
2009-11-25 Zhenhua ZhangFix: Move CHLD from voicecall driver to plugin
2009-11-25 Zhenhua ZhangFix: Order of CMER and CIND in SLC connection
2009-11-25 Zhenhua ZhangFix: Add check for register_auto method
2009-11-24 Martin XuFix: handle weird Dell 5530 mbm card network name
2009-11-24 Zhigang LiFix: Send all SMS segments
2009-11-24 Marcel HoltmannMove g_at_chat_add_terminator after chat object is...
2009-11-24 Yang GuSupport Huawei specific terminator
2009-11-24 Yang GuFramework to support non-standard terminator
2009-11-24 Denis KenziorFix: Change order of init commands
2009-11-24 Denis KenziorFix: Make sure we don't gobble up unsolicited
2009-11-24 Denis KenziorFix: Make sure we don't gobble up unsolicited
2009-11-24 Denis KenziorFix: Try sending AT<CR>
2009-11-24 Marcel HoltmannRelease 0.11 0.11
2009-11-23 Marcel HoltmannAdd first version of script for applying GPRS settings
2009-11-23 Marcel HoltmannGet rid of the pointless checks before g_free in GPRS...
2009-11-23 Marcel HoltmannAdd support bringing GPRS interfaces up and down as...
2009-11-23 Martin XuEmit settings signal before active signal
2009-11-23 Zhenhua ZhangAdd mpty field to ofono_call
2009-11-20 Zhenhua ZhangFix: Poll CLCC to replace the code in call_held=1
2009-11-19 Marcel HoltmannAdd pretty decoding for DomainNameServers settings
2009-11-19 Denis KenziorFix: warnings
2009-11-19 Denis KenziorTurn off echo on HSO modems
2009-11-19 Denis KenziorGet rid of a few debugs
2009-11-19 Denis KenziorMake HSO context driver use OWANCALL/OWANDATA
2009-11-19 Denis KenziorAdd CALLBACK_WITH_SUCCESS
2009-11-19 Denis KenziorParse the weird response of _OWANDATA
2009-11-19 Denis KenziorMake HSO modem driver use App & Control ports
2009-11-19 Denis KenziorMake HSO support detect Application & Control port
2009-11-19 Denis KenziorFix: Use none_prefix
2009-11-19 Denis KenziorFix: Properly send & parse _OWANDATA
2009-11-19 Denis KenziorFix: Send username and password properly
2009-11-19 Denis KenziorAdd disable-modem script
2009-11-19 Denis KenziorAdd initial HSO GPRS context driver
2009-11-18 Marcel HoltmannDecode the settings information of a context
2009-11-18 Marcel HoltmannAdd some extra pretty decoding to monitor script
next