index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix memory leak in rfcomm_bind()
Johan Hedberg
2006-03-16
1
-1
/
+1
|
*
First round of RFCOMM D-Bus API implementation
Johan Hedberg
2006-03-15
3
-0
/
+303
|
*
sending the RemoteNameUpdate signal once instead of send it on every inquiry ↵
Claudio Takahasi
2006-03-15
3
-43
/
+111
|
|
|
|
result event
*
Connect rfcomm handler to adapter path
Johan Hedberg
2006-03-15
3
-0
/
+16
|
*
added slist_foreach function and fixed small memory leak
Claudio Takahasi
2006-03-14
4
-1
/
+20
|
*
Fix another leak in name_data_free()
Johan Hedberg
2006-03-14
1
-0
/
+2
|
*
Fix memory leak in name_listener_remove
Johan Hedberg
2006-03-14
1
-0
/
+1
|
*
Fixed cancel discovery: checking the discover state to cancel the inquiry or ↵
Claudio Takahasi
2006-03-14
3
-16
/
+52
|
|
|
|
remote name request procedure
*
Use daemon() to put process into background
Marcel Holtmann
2006-03-14
1
-16
/
+5
|
*
fixed wrong checking of the remote name complete event status
Claudio Takahasi
2006-03-14
1
-3
/
+3
|
*
small cleanups and code styles changes
Claudio Takahasi
2006-03-13
1
-19
/
+19
|
*
Add DisconnectRemoteDevice method definition
Marcel Holtmann
2006-03-13
1
-0
/
+11
|
*
Remove all trailing slash from the paths
Marcel Holtmann
2006-03-13
1
-6
/
+7
|
*
Update list of authors
Marcel Holtmann
2006-03-13
1
-1
/
+2
|
*
Fix init of struct hci_dbus_data
Johan Hedberg
2006-03-13
1
-4
/
+2
|
*
Don't forget the newlines
Marcel Holtmann
2006-03-13
1
-2
/
+2
|
*
Add some error messages printing
Marcel Holtmann
2006-03-13
1
-6
/
+20
|
*
Connect security interface to adapter objects
Johan Hedberg
2006-03-13
1
-7
/
+9
|
*
Fix free'd memory access in UnregisterPasskeyAgent method
Johan Hedberg
2006-03-13
1
-3
/
+5
|
*
Fix parsing of path parameter
Marcel Holtmann
2006-03-13
1
-1
/
+1
|
*
Switch autoinit and security on by default
Marcel Holtmann
2006-03-13
1
-3
/
+4
|
*
More passkey handler functionality
Johan Hedberg
2006-03-13
5
-32
/
+215
|
*
Added remote name resolving queue
Claudio Takahasi
2006-03-13
5
-66
/
+217
|
*
Fix the interface names for the passkey agent methods
Marcel Holtmann
2006-03-13
1
-4
/
+4
|
*
Fix segmentation fault with specific passkey agent and missing address
Marcel Holtmann
2006-03-13
1
-0
/
+5
|
*
Small coding style cleanups
Marcel Holtmann
2006-03-13
1
-4
/
+8
|
*
Fix DBUS tests for configure
Eduardo Rocha
2006-03-13
1
-1
/
+1
|
*
Unregister the object path for the agent before closing the connection
Marcel Holtmann
2006-03-13
1
-0
/
+2
|
*
Add support for Release method callback
Marcel Holtmann
2006-03-13
1
-4
/
+43
|
*
The Release method doesn't need any parameters
Marcel Holtmann
2006-03-13
1
-1
/
+1
|
*
Define the Release method for the PasskeyAgent interface
Marcel Holtmann
2006-03-13
1
-0
/
+8
|
*
Cleanup passkey reply handling
Johan Hedberg
2006-03-13
1
-31
/
+30
|
*
Use underlines for the default path
Marcel Holtmann
2006-03-13
1
-1
/
+1
|
*
Support specific passkey agents and check for service termination
Marcel Holtmann
2006-03-13
1
-46
/
+201
|
*
Even more cleanups
Marcel Holtmann
2006-03-12
2
-7
/
+9
|
*
More cleanups
Marcel Holtmann
2006-03-12
1
-3
/
+7
|
*
Cleanup the request_pin() function
Marcel Holtmann
2006-03-12
1
-12
/
+6
|
*
Remove signal handling for switching pairing
Marcel Holtmann
2006-03-12
2
-26
/
+1
|
*
Remove bluepin script
Marcel Holtmann
2006-03-12
4
-178
/
+2
|
*
Remove PIN helper and D-Bus PIN helper support
Marcel Holtmann
2006-03-11
7
-158
/
+13
|
*
Check for non-existing passcode agent
Johan Hedberg
2006-03-11
1
-1
/
+6
|
*
Remove trailing slash from object path
Marcel Holtmann
2006-03-11
1
-1
/
+1
|
*
Move to new PasscodeAgent interface
Johan Hedberg
2006-03-11
3
-119
/
+139
|
*
Correct object path of the passkey agent
Marcel Holtmann
2006-03-11
1
-1
/
+1
|
*
Uncomment the code to unregister the passkey agent
Marcel Holtmann
2006-03-11
1
-0
/
+2
|
*
Fix small va_end bug
Marcel Holtmann
2006-03-11
1
-1
/
+1
|
*
Replace all calls to syslog() with proper logging functions
Marcel Holtmann
2006-03-11
1
-97
/
+86
|
*
Remove signal definitions
Marcel Holtmann
2006-03-11
3
-26
/
+12
|
*
Fix signal filters
Johan Hedberg
2006-03-11
2
-9
/
+0
|
*
Remove more unneeded definitions
Marcel Holtmann
2006-03-11
4
-182
/
+96
|
[next]