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
*
Introduce Pairable property.
Luiz Augusto von Dentz
2008-11-20
6
-2
/
+117
*
Fix +BSRF syntax
Johan Hedberg
2008-11-19
1
-1
/
+1
*
Remove unused functions
Johan Hedberg
2008-11-19
2
-35
/
+0
*
Move set_limited_discoverable() from dbus-hci.c to adapter.c
Johan Hedberg
2008-11-19
3
-39
/
+38
*
Fix D-Bus signals emmission for CreateDevice
Johan Hedberg
2008-11-19
1
-3
/
+1
*
Once a driver has been removed break out and proceed to the next one
Johan Hedberg
2008-11-18
1
-3
/
+3
*
Fix parameters to debug()
Johan Hedberg
2008-11-18
1
-1
/
+1
*
Clarify the agent parameter usage with CreatePairedDevice
Johan Hedberg
2008-11-18
1
-0
/
+6
*
Prevent duplicated uuids from being probed.
Luiz Augusto von Dentz
2008-11-17
1
-0
/
+5
*
Make use of g_timeout_add_seconds whenever possible.
Luiz Augusto von Dentz
2008-11-17
7
-27
/
+35
*
Make use of sdp_copy_record.
Luiz Augusto von Dentz
2008-11-17
1
-10
/
+1
*
Introduce sdp_copy_record.
Luiz Augusto von Dentz
2008-11-17
2
-0
/
+125
*
Fix possible invalid read.
Luiz Augusto von Dentz
2008-11-13
1
-4
/
+4
*
Don't install manual pages for old daemons if not enabled
Marcel Holtmann
2008-11-13
1
-2
/
+2
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone into ...
Johan Hedberg
2008-11-12
3
-23
/
+44
|
\
|
*
Make bt_name2string to handle UUID128 and HEX string formats.
Luiz Augusto von Dentz
2008-11-11
1
-7
/
+29
|
*
Emit DeviceCreated for temporary devices.
Luiz Augusto von Dentz
2008-11-11
2
-16
/
+15
*
|
Remove prototype for non-existent function
Johan Hedberg
2008-11-12
1
-2
/
+0
*
|
Remove duplicate (and incorrect) call to adapter_get_address
Johan Hedberg
2008-11-11
1
-1
/
+0
|
/
*
Code cleanup.
Luiz Augusto von Dentz
2008-11-10
1
-3
/
+1
*
Fix bug which makes DeviceCreated to not being emitted.
Luiz Augusto von Dentz
2008-11-10
1
-12
/
+12
*
Release 4.18
4.18
Marcel Holtmann
2008-11-09
2
-1
/
+12
*
Remove debug prints that were added by mistake in the previous commit
Johan Hedberg
2008-11-08
1
-12
/
+2
*
Remove duplicate call to btd_device_get_record
Johan Hedberg
2008-11-08
2
-3
/
+13
*
Check for HSP_HS_UUID in the probe callback
Johan Hedberg
2008-11-08
1
-0
/
+6
*
Simplify record uuid matching logic
Johan Hedberg
2008-11-08
1
-15
/
+13
*
Store RFCOMM tty fd and close it before release
Johan Hedberg
2008-11-08
1
-0
/
+8
*
Make device_match_patter() more readable by using more intuitive variable names
Johan Hedberg
2008-11-08
1
-10
/
+9
*
Fix memory leak
Johan Hedberg
2008-11-08
1
-4
/
+4
*
Fix coding style
Johan Hedberg
2008-11-08
1
-5
/
+3
*
Fix Connected property on input interface always being inverted.
Luiz Augusto von Dentz
2008-11-07
1
-1
/
+8
*
Fix driver removal for serial port driver.
Luiz Augusto von Dentz
2008-11-07
3
-14
/
+7
*
Make serial driver to register RFCOMM UUID.
Luiz Augusto von Dentz
2008-11-07
1
-3
/
+3
*
Add support for device pattern drivers.
Luiz Augusto von Dentz
2008-11-07
2
-28
/
+96
*
Use only L2CAP and PNP UUIDs for initial service discovery
Johan Hedberg
2008-11-07
1
-107
/
+30
*
Rename bt_string2class to bt_name2class and introduce bt_name2string.
Luiz Augusto von Dentz
2008-11-06
3
-16
/
+19
*
Use bt_string2class instead of bt_string2uuid to avoid unecessary conversion
Johan Hedberg
2008-11-06
1
-1
/
+6
*
Add OBEX UUIDs to the serial service
Johan Hedberg
2008-11-06
1
-1
/
+4
*
Fix checks for port->id value
Johan Hedberg
2008-11-06
1
-4
/
+5
*
Get rid of the dialup-specific driver
Johan Hedberg
2008-11-06
1
-23
/
+1
*
Get rid of the name attribute for ports
Johan Hedberg
2008-11-06
3
-28
/
+36
*
Handle RequestAuthorization on adapter ANY.
Luiz Augusto von Dentz
2008-11-05
1
-10
/
+36
*
Check ANY record list in case the record is not present on adapter record list.
Luiz Augusto von Dentz
2008-11-04
1
-2
/
+10
*
Fix bug on Connected property.
Luiz Augusto von Dentz
2008-11-03
1
-1
/
+1
*
Mention Christian's contributions
Marcel Holtmann
2008-11-01
1
-0
/
+1
*
Fix handling of service records on any adapter object
Marcel Holtmann
2008-11-01
1
-16
/
+38
*
Add new service test script and fix adapter script
Marcel Holtmann
2008-11-01
3
-16
/
+36
*
Make FindAdapter return the any object if present
Marcel Holtmann
2008-11-01
3
-4
/
+17
*
Add support for service interface on any adapter object
Marcel Holtmann
2008-11-01
1
-14
/
+51
*
Add method for requesting/releasing the any adapter object path
Marcel Holtmann
2008-11-01
2
-1
/
+29
[next]