index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sending the RemoteNameUpdate signal once instead of send it on every inquiry ...
Claudio Takahasi
2006-03-15
1
-36
/
+98
*
added slist_foreach function and fixed small memory leak
Claudio Takahasi
2006-03-14
1
-1
/
+1
*
Fixed cancel discovery: checking the discover state to cancel the inquiry or ...
Claudio Takahasi
2006-03-14
1
-8
/
+10
*
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
*
Fix init of struct hci_dbus_data
Johan Hedberg
2006-03-13
1
-4
/
+2
*
More passkey handler functionality
Johan Hedberg
2006-03-13
1
-1
/
+1
*
Added remote name resolving queue
Claudio Takahasi
2006-03-13
1
-21
/
+161
*
Move to new PasscodeAgent interface
Johan Hedberg
2006-03-11
1
-119
/
+4
*
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
1
-9
/
+9
*
Fix signal filters
Johan Hedberg
2006-03-11
1
-5
/
+0
*
Remove more unneeded definitions
Marcel Holtmann
2006-03-11
1
-2
/
+2
*
Added requestor unique name verification before cancel an inquiry process
Claudio Takahasi
2006-03-10
1
-10
/
+11
*
avoid multiple inquiry request when there is pending inquiry procedure
Claudio Takahasi
2006-03-09
1
-0
/
+11
*
Added major, minor and service class on the RemoteDeviceFound signal
Claudio Takahasi
2006-03-09
1
-14
/
+87
*
Minor changes: Changed the RemoteDeviceFound signal and renamed discover method.
Claudio Takahasi
2006-03-09
1
-7
/
+42
*
Fix access to uninitialized memory
Marcel Holtmann
2006-02-27
1
-1
/
+1
*
Rename Device into Adapter
Marcel Holtmann
2006-02-27
1
-25
/
+25
*
First update to new error messages
Marcel Holtmann
2006-02-26
1
-22
/
+22
*
Some coding style cleanups
Marcel Holtmann
2006-02-25
1
-5
/
+6
*
Add support for remembering the PIN code length
Marcel Holtmann
2006-02-24
1
-1
/
+5
*
Change API for remote name, alias and version information
Marcel Holtmann
2006-02-22
1
-47
/
+1
*
Fix result signal for bonding creation
Marcel Holtmann
2006-02-20
1
-4
/
+9
*
Fix small bug with the timeout handling
Marcel Holtmann
2006-02-17
1
-0
/
+12
*
Implement first part of the discoverable timeout functionality
Marcel Holtmann
2006-02-17
1
-26
/
+133
*
Add support for discoverable timeout setting
Marcel Holtmann
2006-02-15
1
-2
/
+4
*
Change parameter for mode selection to string
Marcel Holtmann
2006-02-14
1
-2
/
+2
*
Split D-Bus services and errors into separate files
Marcel Holtmann
2006-02-12
1
-1135
/
+10
*
Update the device listing method
Marcel Holtmann
2006-02-12
1
-85
/
+26
*
Send signal if alias has been changed
Marcel Holtmann
2006-02-11
1
-11
/
+24
*
Implement local device name and remote alias functions
Marcel Holtmann
2006-02-11
1
-127
/
+86
*
Add basic device functions
Marcel Holtmann
2006-02-11
1
-22
/
+79
*
Complete re-design of the D-Bus interface
Marcel Holtmann
2006-02-11
1
-1003
/
+650
*
Read remote name from cache first before sending a request
Marcel Holtmann
2006-02-09
1
-24
/
+80
*
Update default device and don't change scan enable value
Marcel Holtmann
2006-02-08
1
-17
/
+1
*
Add support for modifying the scan enable setting
Marcel Holtmann
2006-02-07
1
-123
/
+149
*
Update copyright information
Marcel Holtmann
2006-01-03
1
-1
/
+1
*
Another bunch of whitespace cleanups
Marcel Holtmann
2005-12-27
1
-47
/
+67
*
Add support for device scan property
Marcel Holtmann
2005-12-24
1
-43
/
+268
*
Setup D-Bus for PIN agent if needed
Marcel Holtmann
2005-12-21
1
-2
/
+9
*
Work around missing DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT declaration
Marcel Holtmann
2005-12-20
1
-0
/
+4
*
Add support for device properties
Marcel Holtmann
2005-11-24
1
-52
/
+206
*
Handle the D-Bus system "Disconnect" signal
Marcel Holtmann
2005-11-09
1
-7
/
+99
*
Remove setting of inquiry mode and use hci_send_req()
Marcel Holtmann
2005-11-09
1
-36
/
+73
*
Support multiple signatures for inquiry
Marcel Holtmann
2005-11-08
1
-32
/
+47
*
More coding style cleanups
Marcel Holtmann
2005-11-06
1
-89
/
+96
*
Some parameters of the inquiry must be uint16
Marcel Holtmann
2005-11-06
1
-11
/
+11
*
Cleanup the args handling
Marcel Holtmann
2005-11-06
1
-21
/
+23
[next]