index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add some checks to disallow multiple simultaneous agent requests
Johan Hedberg
2008-03-14
1
-1
/
+8
*
agent_release is already called through agent_free and doesn't need to be public
Johan Hedberg
2008-03-14
3
-23
/
+18
*
Add first draft of a simple agent implementation for the new API
Marcel Holtmann
2008-03-14
2
-1
/
+48
*
Fix calling of agent release function
Marcel Holtmann
2008-03-14
2
-4
/
+3
*
Call agent_release at appropriate places
Johan Hedberg
2008-03-14
1
-0
/
+19
*
initialize agent module
Johan Hedberg
2008-03-14
1
-0
/
+5
*
Send replies to agent register and unregister methods
Johan Hedberg
2008-03-14
1
-3
/
+15
*
Add initial code for new agent interface
Johan Hedberg
2008-03-14
5
-8
/
+698
*
Fix use of g_strdup and g_free that already handle NULL pointers and some cod...
Luiz Augusto von Dentz
2008-03-14
2
-23
/
+23
*
Add initial code of adapter CreatePairedDevice.
Luiz Augusto von Dentz
2008-03-14
2
-48
/
+109
*
Add support for having the new manager interface on root path
Marcel Holtmann
2008-03-13
5
-14
/
+205
*
Add experimental adapter signals DeviceFound and DeviceDisappeared.
Luiz Augusto von Dentz
2008-03-13
1
-21
/
+78
*
Added new function to remove the listener based on integer identification
Claudio Takahasi
2008-03-13
2
-0
/
+19
*
Fixed memory leak when removing uuid duplicated
Cidorvan Leite
2008-03-13
1
-3
/
+7
*
Created devices from linkkeys
Cidorvan Leite
2008-03-13
4
-7
/
+27
*
Introduce RegisterAgent and UnregisterAgent adapter methods.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+32
*
Mark adapter PropertyChanged experimental.
Luiz Augusto von Dentz
2008-03-13
1
-8
/
+14
*
Fix device GetProperties.
Luiz Augusto von Dentz
2008-03-13
1
-1
/
+1
*
Fix Alias device property to behave according the documentation and UUIDs typo.
Luiz Augusto von Dentz
2008-03-13
1
-8
/
+39
*
uuids inserted sorted
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Fix UUID list and class display
Marcel Holtmann
2008-03-13
1
-5
/
+7
*
Removed uuids repeated
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Adapter: adding the new FindDevice method and documentation.
Vinicius Gomes
2008-03-13
1
-0
/
+35
*
Add device SetProperty implementation and mark it and GetProperties experimen...
Luiz Augusto von Dentz
2008-03-13
2
-2
/
+95
*
Move error_unknown_method to libhelper.
Luiz Augusto von Dentz
2008-03-13
2
-16
/
+0
*
Add script for listing device properties
Marcel Holtmann
2008-03-13
2
-3
/
+55
*
Mark adapter SetProperty and GetProperties as experimental.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+6
*
cleanup: removed device's static D-Bus connection reference
Claudio Takahasi
2008-03-13
5
-29
/
+15
*
RemoveDevice: Removing stored data
Claudio Takahasi
2008-03-12
3
-2
/
+21
*
Keep a list of device's structure pointers instead of paths
Claudio Takahasi
2008-03-12
6
-104
/
+47
*
Add Mode property to adapter and make use of g_str_equal witch is now availab...
Luiz Augusto von Dentz
2008-03-12
1
-14
/
+29
*
Emit PropertyChanged when property changes in adapter.
Luiz Augusto von Dentz
2008-03-12
2
-0
/
+36
*
Hook up server probe/remove callbacks
Marcel Holtmann
2008-03-12
4
-0
/
+32
*
Export server register/unregister functions
Marcel Holtmann
2008-03-12
1
-0
/
+3
*
Remove unneeded include
Marcel Holtmann
2008-03-12
1
-1
/
+0
*
Remove the local D-Bus setup
Marcel Holtmann
2008-03-12
4
-132
/
+12
*
Added RemoveDevice
Claudio Takahasi
2008-03-12
2
-1
/
+27
*
Emitting DeviceCreated signal
Claudio Takahasi
2008-03-12
1
-0
/
+7
*
Unregister the devices when adapter is down
Claudio Takahasi
2008-03-12
1
-0
/
+7
*
Register persistent devices
Claudio Takahasi
2008-03-12
1
-0
/
+27
*
Add skeleton for telephony abstraction
Marcel Holtmann
2008-03-12
3
-1
/
+72
*
connection ref can't be NULL when device_destroy is called
Claudio Takahasi
2008-03-11
1
-3
/
+3
*
Added array support for dict
Claudio Takahasi
2008-03-11
1
-1
/
+3
*
Fix invalid read when changing device name.
Luiz Augusto von Dentz
2008-03-11
1
-1
/
+1
*
Add plugin loading support
Marcel Holtmann
2008-03-11
1
-1
/
+92
*
CreateDevice: Check if the device already exists
Claudio Takahasi
2008-03-11
3
-0
/
+20
*
Add plugin definition structure
Marcel Holtmann
2008-03-11
4
-3
/
+15
*
CreateDevice: return object path instead of string
Claudio Takahasi
2008-03-11
1
-1
/
+1
*
ListDevices: return object path instead of string
Claudio Takahasi
2008-03-11
1
-2
/
+2
*
Compile and link against GModule for plugin support
Marcel Holtmann
2008-03-11
1
-3
/
+3
[prev]
[next]