index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+12
*
Simplify record uuid matching logic
Johan Hedberg
2008-11-08
1
-15
/
+13
*
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
*
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
*
Handle RequestAuthorization on adapter ANY.
Luiz Augusto von Dentz
2008-11-05
1
-10
/
+36
*
Fix bug on Connected property.
Luiz Augusto von Dentz
2008-11-03
1
-1
/
+1
*
Make FindAdapter return the any object if present
Marcel Holtmann
2008-11-01
3
-4
/
+17
*
Add method for requesting/releasing the any adapter object path
Marcel Holtmann
2008-11-01
2
-1
/
+29
*
Mix the PID into the base path
Marcel Holtmann
2008-10-31
1
-0
/
+2
*
Move storage of the base path to manager
Marcel Holtmann
2008-10-31
3
-2
/
+9
*
Make the variable prefix really global
Marcel Holtmann
2008-10-31
2
-4
/
+5
*
Use i instead of j in for-loop
Johan Hedberg
2008-10-29
1
-3
/
+3
*
Fix duplicate UUID detection
Johan Hedberg
2008-10-29
1
-14
/
+24
*
Convert Bluetooth UUID-128 to 32 or 16 bit if possible before searching
Johan Hedberg
2008-10-29
1
-0
/
+3
*
Simplify emit_device_found calls
Johan Hedberg
2008-10-28
1
-14
/
+4
*
Send DeviceFound signals also the first time the name gets resolved
Johan Hedberg
2008-10-28
3
-26
/
+78
*
Use g_dbus_send_message instead of dbus_connection_send
Johan Hedberg
2008-10-24
6
-39
/
+15
*
Use g_clear_error(&err) instead of g_error_free(err); err = NULL
Johan Hedberg
2008-10-24
1
-12
/
+6
*
Fix GDBusWatchFunction usage
Johan Hedberg
2008-10-21
1
-2
/
+9
*
Unload adapter drivers on adapter removal instead of adapter_stop
Johan Hedberg
2008-10-20
1
-2
/
+2
*
Use dlopen() directly and don't depend on GModule
Marcel Holtmann
2008-10-18
2
-39
/
+32
*
Fix fallouts due to GDBusWatchFunction changes
Marcel Holtmann
2008-10-17
4
-4
/
+4
*
Add emit_array_property_changed()
Johan Hedberg
2008-10-16
4
-72
/
+70
*
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
2008-10-16
5
-77
/
+61
*
Add dict_append_array()
Johan Hedberg
2008-10-16
4
-4
/
+37
*
Rename dbus_message_iter_append_dict_entry to dict_append_entry
Johan Hedberg
2008-10-16
5
-39
/
+23
*
Export record_from_string() from the storage functions
Bastien Nocera
2008-10-16
2
-1
/
+2
*
Allow dynamic adapter driver registration
Claudio Takahasi
2008-10-15
3
-0
/
+25
*
Better debug when failing to probe a device
Bastien Nocera
2008-10-15
1
-2
/
+2
*
Fix build error when SDP_DEBUG is enabled
Claudio Takahasi
2008-10-14
2
-2
/
+3
*
Fix uuid list allocation and freeing bug exposed by previous mem leak fix
Johan Hedberg
2008-10-10
2
-6
/
+5
*
Fix memory leak
Johan Hedberg
2008-10-10
1
-0
/
+1
*
Add mechanism for adding new UUIDs from the driver side
Johan Hedberg
2008-10-09
2
-5
/
+29
*
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
2008-10-09
5
-35
/
+81
*
Don't remove service discovery timer even if device disconnects
Johan Hedberg
2008-10-09
1
-5
/
+0
*
Don't detect profile removal on during reverse service discovery
Johan Hedberg
2008-10-09
3
-9
/
+16
*
Fix the service discovery-upon-pairing logic
Johan Hedberg
2008-10-08
3
-11
/
+20
*
Fix possible memleak which could happen if bt_search_service fails.
Luiz Augusto von Dentz
2008-10-08
1
-21
/
+32
*
Fix removing of entries from a GSList
Johan Hedberg
2008-10-07
1
-2
/
+4
*
Check for NULL return of adapter_find_device
Johan Hedberg
2008-10-07
1
-0
/
+4
*
Fix bonding process state tracking for auto-accept case
Johan Hedberg
2008-10-07
1
-0
/
+3
*
Don't allow NULL strings in dictionaries (just ignore them)
Marcel Holtmann
2008-10-06
1
-0
/
+6
*
Print the UUIDs associated with a record pattern
Marcel Holtmann
2008-10-06
1
-0
/
+11
*
Remove device discovery timer on device removal.
Luiz Augusto von Dentz
2008-09-30
1
-0
/
+3
*
Prevent emitting duplicate signals for DiscoverableTimeout property.
Luiz Augusto von Dentz
2008-09-30
1
-0
/
+3
*
Set device class before storing it
Marcel Holtmann
2008-09-29
1
-1
/
+1
[next]