index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-18
lib: Fix missing DTD validation while accessing SDP data elements
Anderson Lizardo
1
-2
/
+24
2013-02-18
lib: Add SDP_IS_ALT() macro
Anderson Lizardo
1
-0
/
+1
2013-02-18
lib: Cleanup coding style in sdp_get_proto_descs()
Anderson Lizardo
1
-3
/
+6
2013-02-18
lib: Reuse identical code in sdp_get_{add,}_access_protos()
Anderson Lizardo
1
-22
/
+12
2013-02-18
unit: Add initial SDP library unit tests
Anderson Lizardo
3
-0
/
+170
2013-02-15
AVRCP: Fix parsing of SetBrowsedPlayer response
Luiz Augusto von Dentz
1
-7
/
+8
2013-02-15
AVRCP: Add support for GetItemAttributes
Luiz Augusto von Dentz
1
-29
/
+83
2013-02-15
AVRCP: Create folders for /Filesystem and /NowPlaying
Luiz Augusto von Dentz
3
-26
/
+216
2013-02-15
AVRCP: Move features to avrcp.c
Luiz Augusto von Dentz
3
-9
/
+4
2013-02-15
media-api: Fix referencing to MediaLibrary instead of MediaFolder
Luiz Augusto von Dentz
1
-2
/
+2
2013-02-15
AVRCP: Parse browsing and searching features bits
Luiz Augusto von Dentz
3
-6
/
+87
2013-02-15
AVRCP: Prefix folder name with /Filesystem
Luiz Augusto von Dentz
1
-2
/
+3
2013-02-15
neard: Use more appropriate log levels than info()
Johan Hedberg
1
-2
/
+2
2013-02-15
neard: Add fallback to legacy register if register failed
Szymon Janc
1
-9
/
+28
2013-02-15
neard: Updated neard handover registration agent API calls
Ravi kumar Veeramally
1
-0
/
+9
2013-02-15
neard: Update copyright information
Szymon Janc
1
-1
/
+1
2013-02-15
neard: Use bool instead of gboolean for agent_register_postpone
Szymon Janc
1
-4
/
+4
2013-02-15
neard: Restrict method calls only to neard process
Szymon Janc
1
-0
/
+12
2013-02-15
neard: Use service name and not boolean to track if registered to neard
Szymon Janc
1
-9
/
+14
2013-02-15
gobex: Fix GPL version reference
Johan Hedberg
12
-24
/
+36
2013-02-15
unit: Fix gobex GPL version reference
Johan Hedberg
5
-10
/
+15
2013-02-15
adapter: Fix registering adapter with no address
Szymon Janc
1
-1
/
+1
2013-02-15
A2DP: Fix invalid write
Luiz Augusto von Dentz
1
-0
/
+2
2013-02-15
core: Fix calling profile .connect multiple times
Luiz Augusto von Dentz
1
-0
/
+13
2013-02-15
hostname: Fallback to static hostname if pretty hostname is not set
Szymon Janc
1
-10
/
+44
2013-02-15
hostname: Fix setting adapter name to empty string
Szymon Janc
1
-0
/
+6
2013-02-15
adapter: Always set new default adapter if current one is removed
Szymon Janc
1
-2
/
+4
2013-02-15
adapter: Mark adapter as default before probing drivers
Szymon Janc
1
-3
/
+3
2013-02-15
adapter: Add is_default field to struct btd_adapter
Szymon Janc
1
-13
/
+13
2013-02-15
core: Remove unused code from device_browse_sdp()
Anderson Lizardo
1
-15
/
+8
2013-02-15
lib: Check if SDP buffer has enough data on partial responses
Anderson Lizardo
1
-1
/
+6
2013-02-15
lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSP
Anderson Lizardo
1
-0
/
+8
2013-02-15
lib: Fix buffer overflow when processing SDP response
Anderson Lizardo
1
-0
/
+11
2013-02-15
core: Use device_set_trusted() in set_trust()
Antonio Ospite
1
-11
/
+1
2013-02-15
core: Add a device_set_trusted() function
Antonio Ospite
2
-0
/
+19
2013-02-15
neard: Add support for setting power state in RequestOOB reply
Szymon Janc
1
-0
/
+15
2013-02-15
adapter: Add btd_adapter_get_connectable function
Szymon Janc
2
-0
/
+9
2013-02-15
neard: Check if adapter is powered in PushOOB
Szymon Janc
1
-0
/
+3
2013-02-15
adapter: Add btd_adapter_get_powered function
Szymon Janc
2
-0
/
+9
2013-02-15
neard: Move pairable check from check_adapter
Szymon Janc
1
-3
/
+12
2013-02-15
neard: Add ability to parse 'State' field
Szymon Janc
1
-33
/
+92
2013-02-15
neard: Refactor message processing
Szymon Janc
1
-151
/
+157
2013-02-15
neard: Adjust errors to latest API changes
Szymon Janc
1
-19
/
+6
2013-02-15
gdbus: Add g_dbus_proxy_set_removed_watch
Denis Kenzior
2
-0
/
+20
2013-02-14
tools: Fix hcidump parser of AVRCP GetItemAttributes command
Luiz Augusto von Dentz
1
-4
/
+4
2013-02-14
tools: Fix hcidump parser of AVRCP media attributes
Luiz Augusto von Dentz
1
-2
/
+2
2013-02-14
tools: Print UID of track changed event
Luiz Augusto von Dentz
1
-2
/
+1
2013-02-14
gdbus: Fix missing PropertiesChanged signal
Vinicius Costa Gomes
1
-2
/
+5
2013-02-14
tools: Track transport state if player status is not supported
Luiz Augusto von Dentz
1
-25
/
+48
2013-02-14
doc: Add missing device RSSI property
Szymon Janc
1
-0
/
+5
[next]