summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.45.4Marcel Holtmann2013-04-102-1/+9
* build: Update library versionMarcel Holtmann2013-04-101-1/+1
* lib: Update list of company identifiersMarcel Holtmann2013-04-101-0/+14
* obexd: Automatically setup notification connection for MAP clientChristian Fetzer2013-04-101-0/+32
* obexd: Enable MNS serverChristian Fetzer2013-04-101-0/+2
* build: Add support for building MNS serverChristian Fetzer2013-04-101-0/+3
* obexd: Add Message Notification Service (MNS) serverChristian Fetzer2013-04-103-0/+406
* profile: Add MNS server recordChristian Fetzer2013-04-101-0/+55
* shared: Use gcc builtin instead of g_atomicLucas De Marchi2013-04-091-2/+2
* obexd: Use gcc builtin instead of g_atomicLucas De Marchi2013-04-091-6/+6
* gobex: Use gcc builtin instead of g_atomicLucas De Marchi2013-04-091-6/+8
* attrib: Use gcc builtin instead of g_atomicLucas De Marchi2013-04-092-12/+14
* gdbus: Use gcc builtin instead of g_atomicLucas De Marchi2013-04-091-6/+6
* gitignore: Ignore file generated by Automake 1.13Lucas De Marchi2013-04-091-0/+4
* gatttool: Remove check for bluetooth address parameter on gatt_connect()Eder Ruiz Maria2013-04-071-5/+0
* gatttool: Remote address is mandatory for non-interactive gatttoolEder Ruiz Maria2013-04-071-0/+6
* gatttool: Fix memory leak after parsing input lineJefferson Delfes2013-04-071-1/+4
* tools/hciattach: Fix TI firmware pathYegor Yefremov2013-04-041-1/+1
* audio: Track connections to AVRCP roles separatelyLuiz Augusto von Dentz2013-04-044-14/+29
* lib: Fix invalid memory access in sdp_service_search_attr_reqArkadiusz Lichwa2013-04-041-0/+5
* attrib: Fix status on memory allocation failureAnderson Lizardo2013-04-041-1/+3
* attrib: Fix coding style in read_char_helper()Anderson Lizardo2013-04-041-3/+2
* attrib: Fix memory leak on low memory conditionAnderson Lizardo2013-04-041-0/+1
* AVCTP: Add mapping for mandatory pass-through operationsLuiz Augusto von Dentz2013-04-042-0/+36
* tools/mgmt-tester: Refine stop discovery test caseAlvaro Silva2013-04-031-0/+8
* tools/mgmt-tester: Refine start discovery test caseAlvaro Silva2013-04-031-0/+8
* attrib: Fix use after free of attribJaganath Kanakkassery2013-04-021-4/+4
* attrib: Remove norequests and noresponses variablesJaganath Kanakkassery2013-04-021-7/+2
* core: Fix a double free on adapter_stopAlex Deymo2013-04-021-13/+11
* core: Memory leak on device_free for eir_uuids field.Alex Deymo2013-03-301-0/+3
* sdptool: Fix mem leak in do_searchArkadiusz Lichwa2013-03-281-0/+2
* gatttool: fix parameter type/name from le to psmJefferson Delfes2013-03-251-1/+1
* client: Agent's RequestPasskey implementationAlex Deymo2013-03-251-0/+36
* client: Agent's DisplayPasskey implementationAlex Deymo2013-03-252-0/+31
* client: Agent's DisplayPincode implementationAlex Deymo2013-03-251-0/+17
* client: "agent" command capability argument and autocompletionAlex Deymo2013-03-251-3/+70
* client: Right prompt management on agent inputAlex Deymo2013-03-253-17/+62
* client: Add color modifiers to NEW, CHG and DEL events.Alex Deymo2013-03-252-7/+16
* sdptool: Fix recursive searchDavid Herrmann2013-03-251-2/+3
* lib: Update list of company identifiersMarcel Holtmann2013-03-211-0/+4
* core: Fix wrong argument on agent *_cb functions.Alex Deymo2013-03-211-6/+4
* AVRCP: Fallback to GetElementAttributes if GetItemAttributes failsLuiz Augusto von Dentz2013-03-201-1/+5
* AVRCP: Reduce number of request to refresh the player listLuiz Augusto von Dentz2013-03-201-0/+3
* player: Check if values really changed before emitting signalsLuiz Augusto von Dentz2013-03-201-0/+19
* AVRCP: Add support for available player changed event for CT roleLuiz Augusto von Dentz2013-03-204-171/+240
* tools: Add basic invalid parameters test for stop discoveryBruna Moreira2013-03-191-0/+13
* tools: Add basic rejected test for stop discoveryBruna Moreira2013-03-191-0/+12
* tools: Add basic success test for stop discoveryBruna Moreira2013-03-191-0/+63
* tools: Add basic success test for start discoveryBruna Moreira2013-03-191-0/+28
* textfile: Fix a pointer arithmetic logic bug in read_key()Alex Deymo2013-03-151-1/+1