summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-18lib: Fix missing DTD validation while accessing SDP data elementsAnderson Lizardo1-2/+24
2013-02-18lib: Add SDP_IS_ALT() macroAnderson Lizardo1-0/+1
2013-02-18lib: Cleanup coding style in sdp_get_proto_descs()Anderson Lizardo1-3/+6
2013-02-18lib: Reuse identical code in sdp_get_{add,}_access_protos()Anderson Lizardo1-22/+12
2013-02-18unit: Add initial SDP library unit testsAnderson Lizardo3-0/+170
2013-02-15AVRCP: Fix parsing of SetBrowsedPlayer responseLuiz Augusto von Dentz1-7/+8
2013-02-15AVRCP: Add support for GetItemAttributesLuiz Augusto von Dentz1-29/+83
2013-02-15AVRCP: Create folders for /Filesystem and /NowPlayingLuiz Augusto von Dentz3-26/+216
2013-02-15AVRCP: Move features to avrcp.cLuiz Augusto von Dentz3-9/+4
2013-02-15media-api: Fix referencing to MediaLibrary instead of MediaFolderLuiz Augusto von Dentz1-2/+2
2013-02-15AVRCP: Parse browsing and searching features bitsLuiz Augusto von Dentz3-6/+87
2013-02-15AVRCP: Prefix folder name with /FilesystemLuiz Augusto von Dentz1-2/+3
2013-02-15neard: Use more appropriate log levels than info()Johan Hedberg1-2/+2
2013-02-15neard: Add fallback to legacy register if register failedSzymon Janc1-9/+28
2013-02-15neard: Updated neard handover registration agent API callsRavi kumar Veeramally1-0/+9
2013-02-15neard: Update copyright informationSzymon Janc1-1/+1
2013-02-15neard: Use bool instead of gboolean for agent_register_postponeSzymon Janc1-4/+4
2013-02-15neard: Restrict method calls only to neard processSzymon Janc1-0/+12
2013-02-15neard: Use service name and not boolean to track if registered to neardSzymon Janc1-9/+14
2013-02-15gobex: Fix GPL version referenceJohan Hedberg12-24/+36
2013-02-15unit: Fix gobex GPL version referenceJohan Hedberg5-10/+15
2013-02-15adapter: Fix registering adapter with no addressSzymon Janc1-1/+1
2013-02-15A2DP: Fix invalid writeLuiz Augusto von Dentz1-0/+2
2013-02-15core: Fix calling profile .connect multiple timesLuiz Augusto von Dentz1-0/+13
2013-02-15hostname: Fallback to static hostname if pretty hostname is not setSzymon Janc1-10/+44
2013-02-15hostname: Fix setting adapter name to empty stringSzymon Janc1-0/+6
2013-02-15adapter: Always set new default adapter if current one is removedSzymon Janc1-2/+4
2013-02-15adapter: Mark adapter as default before probing driversSzymon Janc1-3/+3
2013-02-15adapter: Add is_default field to struct btd_adapterSzymon Janc1-13/+13
2013-02-15core: Remove unused code from device_browse_sdp()Anderson Lizardo1-15/+8
2013-02-15lib: Check if SDP buffer has enough data on partial responsesAnderson Lizardo1-1/+6
2013-02-15lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSPAnderson Lizardo1-0/+8
2013-02-15lib: Fix buffer overflow when processing SDP responseAnderson Lizardo1-0/+11
2013-02-15core: Use device_set_trusted() in set_trust()Antonio Ospite1-11/+1
2013-02-15core: Add a device_set_trusted() functionAntonio Ospite2-0/+19
2013-02-15neard: Add support for setting power state in RequestOOB replySzymon Janc1-0/+15
2013-02-15adapter: Add btd_adapter_get_connectable functionSzymon Janc2-0/+9
2013-02-15neard: Check if adapter is powered in PushOOBSzymon Janc1-0/+3
2013-02-15adapter: Add btd_adapter_get_powered functionSzymon Janc2-0/+9
2013-02-15neard: Move pairable check from check_adapterSzymon Janc1-3/+12
2013-02-15neard: Add ability to parse 'State' fieldSzymon Janc1-33/+92
2013-02-15neard: Refactor message processingSzymon Janc1-151/+157
2013-02-15neard: Adjust errors to latest API changesSzymon Janc1-19/+6
2013-02-15gdbus: Add g_dbus_proxy_set_removed_watchDenis Kenzior2-0/+20
2013-02-14tools: Fix hcidump parser of AVRCP GetItemAttributes commandLuiz Augusto von Dentz1-4/+4
2013-02-14tools: Fix hcidump parser of AVRCP media attributesLuiz Augusto von Dentz1-2/+2
2013-02-14tools: Print UID of track changed eventLuiz Augusto von Dentz1-2/+1
2013-02-14gdbus: Fix missing PropertiesChanged signalVinicius Costa Gomes1-2/+5
2013-02-14tools: Track transport state if player status is not supportedLuiz Augusto von Dentz1-25/+48
2013-02-14doc: Add missing device RSSI propertySzymon Janc1-0/+5