index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Make Powered/Discoverable property available in GetProperty.
Luiz Augusto von Dentz
2008-09-23
1
-4
/
+14
|
*
Mark RequestMode/ReleaseMode as deprecated.
Luiz Augusto von Dentz
2008-09-23
1
-2
/
+4
|
*
Fix ReleaseSession documentation.
Luiz Augusto von Dentz
2008-09-23
1
-1
/
+1
*
|
Add first step for providing HAL plugin
Marcel Holtmann
2008-09-24
4
-2
/
+141
*
|
Fix include files from adapter.h
Marcel Holtmann
2008-09-24
1
-1
/
+4
|
/
*
Add support for Icon property
Marcel Holtmann
2008-09-23
1
-8
/
+72
*
Add workaround for a broken carkit
Marcel Holtmann
2008-09-23
1
-0
/
+7
*
Mention the interaction between Powered and Discoverable
Marcel Holtmann
2008-09-23
1
-0
/
+4
*
Document mode handling changes
Marcel Holtmann
2008-09-23
1
-3
/
+39
*
Fix OffMode = DevDown race condition.
Luiz Augusto von Dentz
2008-09-23
2
-14
/
+8
*
Mark ListDevices as deprecated.
Luiz Augusto von Dentz
2008-09-23
1
-1
/
+2
*
Fix emitting duplicated DeviceCreate/Devices signals.
Luiz Augusto von Dentz
2008-09-22
1
-9
/
+0
*
Update devices list property when a new device is created/removed.
Luiz Augusto von Dentz
2008-09-22
4
-2
/
+28
*
Add Devices property to GetProperties.
Luiz Augusto von Dentz
2008-09-22
1
-0
/
+13
*
Export list of devices and nodes via properties
Marcel Holtmann
2008-09-16
2
-0
/
+8
*
Add API definition for device nodes
Marcel Holtmann
2008-09-16
2
-0
/
+62
*
Release 4.6
4.6
Marcel Holtmann
2008-09-14
2
-1
/
+7
*
Some coding style updates
Marcel Holtmann
2008-09-14
1
-19
/
+24
*
Find device ID from SDP records
David Woodhouse
2008-09-14
3
-7
/
+75
*
rename get_record() to find_record_in_list() and move to storage.[ch]
David Woodhouse
2008-09-14
3
-31
/
+31
*
fix bug that both implementations of record_from_string() shared
David Woodhouse
2008-09-14
1
-0
/
+1
*
factor out duplicated code into record_from_string()
David Woodhouse
2008-09-14
1
-27
/
+24
*
move read_records() to storage.c where it belongs
David Woodhouse
2008-09-14
3
-47
/
+48
*
Use strncmp for filtering records
David Woodhouse
2008-09-14
1
-1
/
+1
*
split out read_records() function for reading all SDP records for a device
David Woodhouse
2008-09-14
1
-10
/
+19
*
Don't bother with the source value for input devices
Marcel Holtmann
2008-09-14
1
-2
/
+1
*
Fix storage size for DID value
Marcel Holtmann
2008-09-14
1
-1
/
+1
*
Store source information from DID record
Marcel Holtmann
2008-09-14
4
-23
/
+41
*
Merge branch 'master' of git://git.infradead.org/users/dwmw2/bluez
Marcel Holtmann
2008-09-14
5
-18
/
+98
|
\
|
*
fix fake hid detection by looking up pnp info
David Woodhouse
2008-09-13
1
-0
/
+3
|
*
store pnp info when we receive a pnp record
David Woodhouse
2008-09-13
2
-0
/
+20
|
*
Add storage for pnp info, which can come from PNP record or EIR
David Woodhouse
2008-09-13
2
-0
/
+59
|
*
simplify arguments to hidp_add_connection()
David Woodhouse
2008-09-13
1
-18
/
+16
*
|
Remove wrong (left-over) code
Marcel Holtmann
2008-09-14
1
-1
/
+0
|
/
*
Merge branch 'encrypt' of git://gitorious.org/bluez/cktakahasis-clone
Marcel Holtmann
2008-09-14
3
-124
/
+281
|
\
|
*
Input: Disconnected signal doesn't have parameters
Claudio Takahasi
2008-09-13
1
-4
/
+4
|
*
Input: Connected signal doesn't have parameters
Claudio Takahasi
2008-09-13
1
-4
/
+1
|
*
Input: Checking if the link is already encrypted
Claudio Takahasi
2008-09-13
1
-3
/
+7
|
*
Input: Use async auth + encryption function
Claudio Takahasi
2008-09-12
1
-114
/
+77
|
*
Pass Bluetooth address instead of handle for async encryption func
Claudio Takahasi
2008-09-12
2
-4
/
+26
|
*
Added async auth + encrypt function
Claudio Takahasi
2008-09-12
2
-0
/
+169
|
*
Input: Missing send the message when connect fails
Claudio Takahasi
2008-09-12
1
-1
/
+3
*
|
Mention David's contributions
Marcel Holtmann
2008-09-13
1
-0
/
+1
*
|
fix init_browse()
David Woodhouse
2008-09-12
1
-2
/
+17
*
|
fix service browsing
David Woodhouse
2008-09-12
1
-6
/
+7
|
/
*
Use cached adapter name instead of reading it from storage
Marcel Holtmann
2008-09-12
1
-7
/
+7
*
Renaming str2mode to get_mode which takes bdaddr_t as parameter
Alok Barsode
2008-09-12
1
-10
/
+10
*
Storing device address as bdaddr_t instead of string.
Alok Barsode
2008-09-12
1
-70
/
+66
*
Storing adapter address as bdaddr_t instead of string.
Alok Barsode
2008-09-12
1
-52
/
+55
*
Modifying l2raw_connect to take bdaddr_t as parameter.
Alok Barsode
2008-09-12
3
-8
/
+9
[prev]
[next]