platform/upstream/ofono.git
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
2010-02-04 Denis KenziorFix: No need to check for handsfree_path now
2010-02-04 Denis KenziorCleanup: Refactor handling of failed connections
2010-02-04 Denis KenziorCleanup: Modem creation
2010-02-04 Denis KenziorAdd function to handle SLC handshake failures
2010-02-04 Denis KenziorFix: Don't send undefined values to the core
2010-02-04 Denis KenziorFix: Unnecessary initializations
2010-02-04 Denis KenziorFix: Dead Assignments
2010-02-04 Denis KenziorFix: missing break statement
2010-02-04 Denis KenziorFix: Dead Assignment
2010-02-04 Denis KenziorFix: Wrong variables use
2010-02-04 Denis KenziorFix: Check for \r in UCS2 alphabets
2010-02-03 Denis KenziorUpdate overview.txt
2010-02-03 Gustavo F.... Remove dead assignments at gatchat
2010-02-02 Aki NiemiFix debug dump and unknown codepoint handling
2010-02-02 Zhenhua ZhangFix change state immediately when meet the slash
2010-02-02 Denis KenziorFix: Ignore CBM pdus bigger than 88 bytes
2010-02-02 Denis KenziorFix: Remove unused label
2010-02-01 Denis KenziorFix: Don't leak memory
2010-02-01 Denis KenziorFix: Skip whitespace in AT command line
2010-02-01 Denis KenziorRefactor: Use more flexible parser framework
2010-02-01 Zhenhua ZhangAdd test case for GAtServer
2010-02-01 Denis KenziorFix: Check if the command is still pending
2010-02-01 Denis KenziorStyle: No need for the extra line
2010-02-01 Denis KenziorFix: Don't set variables to NULL/0
2010-02-01 Denis KenziorRefactor: Support max_read attempts like GAtChat
2010-02-01 Denis KenziorFix: Use a function instead of a table
2010-02-01 Denis KenziorRefactor: Make enums follow 27.007 Annex B
2010-02-01 Denis KenziorFix: Make compile
2010-02-01 Zhenhua ZhangAdd GAtServer basic parsing support
2010-01-31 Marcel HoltmannRelease 0.17 0.17
2010-01-30 Marcel HoltmannCheck for dbus_connection_can_send_type() function
2010-01-30 Marcel HoltmannUse blocking GAtChat objects for STE modems
2010-01-30 Marcel HoltmannAdd support for using old CAIF subsystem with character...
2010-01-30 Marcel HoltmannUse simple driver table for modem configuration setup...
2010-01-29 Denis KenziorMention João's contributions
2010-01-29 João Paulo... Add ability to select modem on test-voicecall
2010-01-28 Marcel HoltmannUse 3 read attempts when in non-blocking mode
2010-01-28 Marcel HoltmannFix some leftover oudated copyrights
2010-01-28 Denis KenziorFix: Update copyright notice for 2010
2010-01-28 Denis KenziorStyle: Various whitespace issues
2010-01-28 Denis KenziorStyle: Put voicecall before gprs
2010-01-28 Sjur BrændelandAdd STE voice call support.
2010-01-28 Marcel HoltmannUse blocking GAtChat operation for CAIF unit test
2010-01-28 Marcel HoltmannAdd new constructor for fully blocking operation
2010-01-28 Denis KenziorFix: Take care of uninitialized variable condition
2010-01-28 Marcel HoltmannThe old CAIF character device are not TTYs
2010-01-28 Gustavo F.... Handle the error path from service_level_connection
2010-01-28 Gustavo F.... Remove unneeded code to disable the modem on hfp
2010-01-28 Marcel HoltmannUse non-blocking and raw mode for test with CAIF charac...
2010-01-28 Marcel HoltmannAdd second CAIF test for using character interface
2010-01-28 Marcel HoltmannLimit the number of continues read attempts
2010-01-28 Marcel HoltmannDisable dummy CAIF modem detection for now
2010-01-28 Marcel HoltmannAdd plugin for static CAIF device detection
2010-01-28 Marcel HoltmannSome minor style cleanups for STE support
2010-01-28 Marcel HoltmannThe AF_CAIF constant is more like to be 37 than 28
2010-01-28 Marcel HoltmannAdd simple unit test for CAIF sockets
2010-01-27 Denis KenziorStyle: Various whitespace issues
2010-01-27 Denis KenziorStyle: Don't go over 80 characters
2010-01-27 Denis KenziorFix: Remove unused includes
2010-01-27 Gustavo F.... Add copyright note to the HFP plugin
2010-01-27 Denis KenziorMention Zhigang's contributions
2010-01-27 Denis KenziorMention Gustavo's contributions
2010-01-27 Marcel HoltmannRemove wrong copyright statement within HFP plugin
2010-01-27 Marcel HoltmannLimit HFP plugin loading to D-Bus 1.3 only systems
2010-01-27 Gustavo F.... Add HFP support through BlueZ
2010-01-27 Denis KenziorFix: Remove username/password elements
2010-01-27 Denis KenziorStyle: Couple more fixes
2010-01-27 Denis KenziorFix: Remove pointless error labels
2010-01-27 Denis KenziorStyle: Various indentation and spacing issues
2010-01-27 Denis KenziorStyle: No space after function name
2010-01-27 Denis KenziorStyle: Use proper comment formatting
2010-01-27 Denis KenziorStyle: Don't use underscore
2010-01-27 Sjur BrændelandAdd STE modem support for GPRS PDP Contexts
2010-01-27 Gustavo F.... Enable passing of modem name via command line
2010-01-27 Marcel HoltmannRemove unneeded use of status variable
2010-01-27 Forrest ZhaoIntroduce g_dbus_setup_private() to gdbus
2010-01-26 Marcel HoltmannMention Sjur's contributions
2010-01-26 Marcel HoltmannRemove empty block for SIGPIPE handling
2010-01-26 Marcel HoltmannAdd support for dynamic debug feature
2010-01-25 Marcel HoltmannRemove unused declarations
2010-01-25 Marcel HoltmannFix build breakage from STE modem patches
2010-01-25 Sjur BrændelandAdd STE modem plugin to build system
2010-01-25 Sjur BrændelandAdd STE modem plugin
2010-01-25 Sjur BrændelandAdd CAIF header files in drivers/stemodem/
2010-01-25 Sjur BrændelandAdd STE modem driver definition
2010-01-25 Sjur BrændelandAdd STE modem support for GPRS and network registration
2010-01-25 Sjur BrændelandAdd at_util_call_compare_by_id function
2010-01-21 Denis KenziorFix: Support devices with CSCB mode 0 only
next