summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.170.17Marcel Holtmann2010-01-302-1/+8
* Check for dbus_connection_can_send_type() functionMarcel Holtmann2010-01-301-0/+4
* Use blocking GAtChat objects for STE modemsMarcel Holtmann2010-01-301-1/+1
* Add support for using old CAIF subsystem with character devicesMarcel Holtmann2010-01-302-18/+34
* Use simple driver table for modem configuration setup helpersMarcel Holtmann2010-01-301-7/+18
* Mention João's contributionsDenis Kenzior2010-01-291-0/+1
* Add ability to select modem on test-voicecallJoão Paulo Rechi Vita2010-01-291-4/+10
* Use 3 read attempts when in non-blocking modeMarcel Holtmann2010-01-281-1/+1
* Fix some leftover oudated copyrightsMarcel Holtmann2010-01-283-3/+3
* Fix: Update copyright notice for 2010Denis Kenzior2010-01-284-4/+4
* Style: Various whitespace issuesDenis Kenzior2010-01-281-9/+14
* Style: Put voicecall before gprsDenis Kenzior2010-01-282-3/+3
* Add STE voice call support.Sjur Brændeland2010-01-285-1/+603
* Use blocking GAtChat operation for CAIF unit testMarcel Holtmann2010-01-281-1/+1
* Add new constructor for fully blocking operationMarcel Holtmann2010-01-284-7/+31
* Fix: Take care of uninitialized variable conditionDenis Kenzior2010-01-281-4/+2
* The old CAIF character device are not TTYsMarcel Holtmann2010-01-281-10/+1
* Handle the error path from service_level_connectionGustavo F. Padovan2010-01-281-2/+4
* Remove unneeded code to disable the modem on hfpGustavo F. Padovan2010-01-281-3/+0
* Use non-blocking and raw mode for test with CAIF character devicesMarcel Holtmann2010-01-281-2/+11
* Add second CAIF test for using character interfaceMarcel Holtmann2010-01-281-6/+36
* Limit the number of continues read attemptsMarcel Holtmann2010-01-281-2/+11
* Disable dummy CAIF modem detection for nowMarcel Holtmann2010-01-281-0/+2
* Add plugin for static CAIF device detectionMarcel Holtmann2010-01-282-0/+71
* Some minor style cleanups for STE supportMarcel Holtmann2010-01-282-3/+9
* The AF_CAIF constant is more like to be 37 than 28Marcel Holtmann2010-01-281-1/+1
* Add simple unit test for CAIF socketsMarcel Holtmann2010-01-283-11/+157
* Style: Various whitespace issuesDenis Kenzior2010-01-271-1/+7
* Style: Don't go over 80 charactersDenis Kenzior2010-01-271-2/+4
* Fix: Remove unused includesDenis Kenzior2010-01-271-11/+0
* Add copyright note to the HFP pluginGustavo F. Padovan2010-01-271-0/+1
* Mention Zhigang's contributionsDenis Kenzior2010-01-271-0/+1
* Mention Gustavo's contributionsDenis Kenzior2010-01-271-0/+1
* Remove wrong copyright statement within HFP pluginMarcel Holtmann2010-01-271-1/+0
* Limit HFP plugin loading to D-Bus 1.3 only systemsMarcel Holtmann2010-01-271-0/+3
* Add HFP support through BlueZGustavo F. Padovan2010-01-273-16/+466
* Fix: Remove username/password elementsDenis Kenzior2010-01-271-14/+10
* Style: Couple more fixesDenis Kenzior2010-01-271-3/+3
* Fix: Remove pointless error labelsDenis Kenzior2010-01-271-17/+10
* Style: Various indentation and spacing issuesDenis Kenzior2010-01-271-16/+23
* Style: No space after function nameDenis Kenzior2010-01-271-4/+4
* Style: Use proper comment formattingDenis Kenzior2010-01-271-6/+6
* Style: Don't use underscoreDenis Kenzior2010-01-271-14/+14
* Add STE modem support for GPRS PDP ContextsSjur Brændeland2010-01-275-2/+620
* Enable passing of modem name via command lineGustavo F. Padovan2010-01-272-12/+16
* Remove unneeded use of status variableMarcel Holtmann2010-01-271-8/+2
* Introduce g_dbus_setup_private() to gdbusForrest Zhao2010-01-272-13/+55
* Mention Sjur's contributionsMarcel Holtmann2010-01-261-0/+1
* Remove empty block for SIGPIPE handlingMarcel Holtmann2010-01-261-3/+0
* Add support for dynamic debug featureMarcel Holtmann2010-01-264-27/+66