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
*
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
*
Send alias update when remote name result is available
Marcel Holtmann
2008-09-29
1
-5
/
+14
*
Add support for setting major and minor class together
Marcel Holtmann
2008-09-29
2
-1
/
+21
*
Make sure to always add Alias and Icon property
Marcel Holtmann
2008-09-29
3
-67
/
+89
*
Fix duplicate entries for service UUIDs
Marcel Holtmann
2008-09-29
1
-8
/
+17
*
Add functions to write major and minor device class
Marcel Holtmann
2008-09-29
2
-5
/
+38
*
Fix signal emission for Powered and Discoverable
Marcel Holtmann
2008-09-29
1
-57
/
+50
*
Use global DBusConnection instead of request specific one
Johan Hedberg
2008-09-28
1
-1
/
+2
*
Fix potential NULL pointer dereference
Johan Hedberg
2008-09-27
1
-1
/
+1
*
Don't do bonding_process_complete upon link_key_notify
Johan Hedberg
2008-09-26
5
-11
/
+75
*
Only create D-Bus client listener if there is a client
Johan Hedberg
2008-09-25
1
-4
/
+7
*
Move more pairing and discovery initiation logic into device.c
Johan Hedberg
2008-09-25
3
-25
/
+24
*
Get rid of an unnecessary variable
Johan Hedberg
2008-09-25
1
-2
/
+1
*
Fix another memory leak
Johan Hedberg
2008-09-25
1
-1
/
+4
*
Fix memory leak
Johan Hedberg
2008-09-25
1
-1
/
+3
*
Do service discovery also for pairings initiated from the other side
Johan Hedberg
2008-09-25
3
-44
/
+65
*
Implement first part of CancelDeviceCreation
Johan Hedberg
2008-09-25
1
-14
/
+60
*
Clean up authentication and service discovery initiation code
Johan Hedberg
2008-09-25
2
-31
/
+44
*
Code cleanup
Johan Hedberg
2008-09-25
2
-7
/
+5
*
device_browse should fail if there's a SDP discovery already active
Johan Hedberg
2008-09-24
1
-0
/
+4
*
Remove old code of CreateBonding.
Luiz Augusto von Dentz
2008-09-24
1
-8
/
+2
*
Restore 'on' mode on the first time adapter comes up and is on OffMode = DevDown
Luiz Augusto von Dentz
2008-09-24
1
-3
/
+15
*
Fix crashes with suspend/resume
Marcel Holtmann
2008-09-25
1
-2
/
+17
*
Use a common timeout for hci commands
Johan Hedberg
2008-09-23
3
-31
/
+39
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone
Marcel Holtmann
2008-09-24
1
-15
/
+151
|
\
[next]