summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.180.18Marcel Holtmann2010-02-122-1/+9
* Fix: Unregistering the agent in disable is wrongDenis Kenzior2010-02-122-3/+6
* Add hfp/ prefix to the path for HFP modemsDenis Kenzior2010-02-121-1/+2
* Fix: Trivial mistakeDenis Kenzior2010-02-121-3/+0
* Add support for alias changesDenis Kenzior2010-02-121-5/+29
* Set modem name from Bluetooth device aliasDenis Kenzior2010-02-121-3/+6
* Add support for modem namesDenis Kenzior2010-02-122-0/+27
* Fix: Use persistent paths for hfp modemsDenis Kenzior2010-02-121-19/+54
* Fix: Store the modem in the uuid hashDenis Kenzior2010-02-121-2/+2
* Refactor the UUIDs property changed pathDenis Kenzior2010-02-121-29/+36
* Don't leak user_data in send_method_call_with_replyDenis Kenzior2010-02-121-5/+16
* hfp: Don't use Disconnect when agent was releasedGustavo F. Padovan2010-02-121-7/+11
* Keep track of adapter addressesDenis Kenzior2010-02-121-10/+44
* Fix: Add free_func to send_method_call_with_replyDenis Kenzior2010-02-121-10/+13
* Fix: ofono_dbus_get_connection does not ref itDenis Kenzior2010-02-121-2/+0
* Cleanup: No sense in creating the hash if failedDenis Kenzior2010-02-121-4/+3
* Refactor: Device GetProperties handlingDenis Kenzior2010-02-121-65/+18
* Refactor: Use Adapter Devices propertyDenis Kenzior2010-02-121-20/+58
* Fix: Use Manager's Adapters property insteadDenis Kenzior2010-02-121-20/+32
* Add a more sophisticated GetProperties reply parserDenis Kenzior2010-02-121-0/+84
* Style: No need for this to be a functionDenis Kenzior2010-02-121-10/+7
* Fix: Use a 15 second timeout on a disconnectDenis Kenzior2010-02-121-1/+1
* Style: No need for this to be a functionDenis Kenzior2010-02-121-9/+9
* Style: No need for a function hereDenis Kenzior2010-02-121-8/+3
* hfp: set timeout to rfcomm establishment procedureGustavo F. Padovan2010-02-121-25/+83
* hfp: avoid crash when hfp is declared on modem.confGustavo F. Padovan2010-02-111-0/+4
* hfp: fix copyright noticeGustavo F. Padovan2010-02-111-1/+1
* Mention Inaky's contributionsDenis Kenzior2010-02-101-0/+1
* Fix: plugin version mismatch warningInaky Perez-Gonzalez2010-02-101-1/+2
* Clean: no error path neededInaky Perez-Gonzalez2010-02-102-4/+10
* Rename server_io to channelZhenhua Zhang2010-02-101-6/+6
* Replace sprintf with snprintfZhenhua Zhang2010-02-101-2/+3
* Rename buf to read_buf in GAtServerZhenhua Zhang2010-02-101-27/+27
* Style: if statementDenis Kenzior2010-02-101-2/+3
* Fix: memory leakDenis Kenzior2010-02-101-0/+5
* Mention the new dynamic debug command line optionMarcel Holtmann2010-02-101-1/+1
* Enable USSD_STATE_USER_ACTIONAki Niemi2010-02-091-5/+13
* Add isimodem USSD implementationAki Niemi2010-02-091-10/+233
* Add USSD codepoints and debuggingAki Niemi2010-02-092-3/+28
* Move USSD status enum to headerAki Niemi2010-02-092-12/+12
* Add Wavecom's quirky CPIN handlingDenis Kenzior2010-02-082-7/+23
* Fix: Tweak gprs attach logicDenis Kenzior2010-02-081-5/+5
* Fix: Add recheck flag to gprsDenis Kenzior2010-02-081-1/+14
* Refactor: Remove atutil dump_responseDenis Kenzior2010-02-0824-174/+0
* Fix: Don't use ofono_debug directly in pluginsDenis Kenzior2010-02-0814-77/+75
* Fix: Don't use ofono_debug directly in the coreDenis Kenzior2010-02-0813-83/+82
* Fix: Simplify overly complex error handlingDenis Kenzior2010-02-051-32/+4
* Style: Rename variables to better indicate arraysDenis Kenzior2010-02-051-12/+12
* Style: No need for void hereDenis Kenzior2010-02-051-3/+3
* Mention Vinicius' contributionsDenis Kenzior2010-02-051-0/+1