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
*
Fix agent double free on device removal.
Luiz Augusto von Dentz
2008-04-04
2
-15
/
+16
*
cleanup: unused list
Claudio Takahasi
2008-04-04
1
-1
/
+0
*
search_service cleanup
Claudio Takahasi
2008-04-03
4
-7
/
+7
*
hcid: fixing a segmentation fault, when the first pair failed.
Vinicius Gomes
2008-04-03
1
-6
/
+1
*
hcid: creating the device object when the pair is initiated by the remote dev...
Vinicius Gomes
2008-04-03
3
-11
/
+42
*
Fix SetMode/SetProperty behavior so it actually call agent to confirm mode wh...
Luiz Augusto von Dentz
2008-04-02
1
-34
/
+79
*
Change last_mode to global_mode.
Luiz Augusto von Dentz
2008-04-02
2
-9
/
+10
*
Add RequestMode sessions support.
Luiz Augusto von Dentz
2008-04-02
2
-17
/
+83
*
request_mode_cb should be static
Johan Hedberg
2008-04-02
1
-1
/
+1
*
TODO list update
Claudio Takahasi
2008-04-01
1
-33
/
+0
*
Remove the future API document
Marcel Holtmann
2008-04-01
1
-65
/
+0
*
Don't built the standalone SDP server
Marcel Holtmann
2008-04-01
1
-6
/
+0
*
Keep the option for the builtin SDP server even if it is a noop
Marcel Holtmann
2008-04-01
1
-2
/
+6
*
Unload plugins which fails to init.
Luiz Augusto von Dentz
2008-04-01
1
-3
/
+6
*
Fixed usage message
Cidorvan Leite
2008-04-01
1
-1
/
+1
*
Removed SDP conditional initialization
Cidorvan Leite
2008-03-31
2
-102
/
+40
*
device: fixing the TrustRemoved signal, when setting the Trusted attribute vi...
Vinicius Gomes
2008-03-28
1
-1
/
+2
*
Make use of g_module_error when a plugin fails to load.
Luiz Augusto von Dentz
2008-03-27
1
-1
/
+1
*
hcid: fixing the PropertyChanged signal for PeriodicDiscovery
Vinicius Gomes
2008-03-27
1
-4
/
+4
*
missing DiscoverDevices and CancelDiscovery methods in the old API
Claudio Takahasi
2008-03-27
1
-0
/
+4
*
Fixed plugin clean up.
Cidorvan Leite
2008-03-27
1
-2
/
+2
*
Fix plugin init to just load .so files and add a stat check.
Luiz Augusto von Dentz
2008-03-26
1
-1
/
+14
*
network: Add/Remove records directly instead of use D-Bus messages
Claudio Takahasi
2008-03-26
1
-6
/
+6
*
Fix g_free that may cause segmentation fault.
Luiz Augusto von Dentz
2008-03-25
1
-1
/
+3
*
Fix possible memory leak on plugin failure and make plugin_init fail if the c...
Luiz Augusto von Dentz
2008-03-25
1
-30
/
+30
*
Emit old device signals when a property is changed.
Luiz Augusto von Dentz
2008-03-24
1
-2
/
+18
*
Fix dbus_message_iter_append_variant to use dbus string array format (char **...
Luiz Augusto von Dentz
2008-03-24
1
-15
/
+35
*
Load plugins later in the init process
Marcel Holtmann
2008-03-22
1
-2
/
+6
*
Don't try to unregister non hciX objects
Marcel Holtmann
2008-03-22
1
-0
/
+3
*
Fixed wrong report of create device in progress error
Claudio Takahasi
2008-03-20
1
-1
/
+3
*
Add Adapter property to device GetProperties.
Luiz Augusto von Dentz
2008-03-20
1
-2
/
+8
*
Remove another incorrect call to agent_destroy
Johan Hedberg
2008-03-20
1
-5
/
+0
*
Remove invalid call to agent_destroy
Johan Hedberg
2008-03-20
1
-5
/
+0
*
Add records based on the adapter address
Claudio Takahasi
2008-03-20
5
-15
/
+17
*
Cleanup
Johan Hedberg
2008-03-20
1
-31
/
+32
*
Initialize error properly
Johan Hedberg
2008-03-20
1
-0
/
+5
*
Add adapter to agent_create.
Luiz Augusto von Dentz
2008-03-20
3
-5
/
+6
*
Use correct method name
Johan Hedberg
2008-03-20
1
-1
/
+1
*
Make sure to reset agent->request upon freeing the request
Johan Hedberg
2008-03-20
1
-0
/
+2
*
Fix invalid dbus_pending_call_cancel call
Johan Hedberg
2008-03-20
1
-1
/
+0
*
Fix uninitialized memory access
Johan Hedberg
2008-03-20
1
-3
/
+3
*
Fix parameter passing to adapter_get_device
Johan Hedberg
2008-03-20
1
-2
/
+3
*
Implement support for new Agent.RequestPasskey
Johan Hedberg
2008-03-20
2
-1
/
+75
*
Fix strconcat bug
Marcel Holtmann
2008-03-20
1
-1
/
+1
*
device: adding device_remove function
Vinicius Gomes
2008-03-20
2
-0
/
+8
*
Emit device PropertyChanged properly and fix adapter signals to be emmitted i...
Luiz Augusto von Dentz
2008-03-20
3
-19
/
+190
*
Added adapter UpdateServiceRecord implementation
Claudio Takahasi
2008-03-20
3
-32
/
+18
*
adapter: fixing the parameter list of the adapter_get_device function
Vinicius Gomes
2008-03-20
2
-3
/
+3
*
adapter: adding adapter_get_device function
Vinicius Gomes
2008-03-20
2
-0
/
+20
*
Implement basic support for new service record registration
Marcel Holtmann
2008-03-15
3
-33
/
+88
[next]