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
*
Improve situation where bonding requestor exits
Johan Hedberg
2006-08-19
1
-1
/
+28
*
Cancel bonding if requestor exits
Johan Hedberg
2006-08-19
1
-1
/
+23
*
Cancel agent requests on DEVDOWN
Johan Hedberg
2006-08-18
1
-0
/
+2
*
Initialize peer_addr to avoid invalid free
Marcel Holtmann
2006-08-18
1
-1
/
+1
*
Fix accessing free'd memory
Johan Hedberg
2006-08-18
1
-1
/
+2
*
First try at PasskeyAgent Cancel method
Johan Hedberg
2006-08-18
1
-12
/
+11
*
Fixed SetMode when the adapter is DOWN
Claudio Takahasi
2006-08-18
1
-0
/
+1
*
code cleanup:using libc free
Claudio Takahasi
2006-08-16
1
-32
/
+8
*
Missing ModeChanged signal on DEVDOWN
Claudio Takahasi
2006-08-16
1
-1
/
+9
*
clear D-Bus user data when DEVDOWN event is received
Claudio Takahasi
2006-08-16
1
-2
/
+77
*
load/set the default options after HCI_DEV_UP
Claudio Takahasi
2006-08-15
1
-63
/
+80
*
fixed message reply timeout
Claudio Takahasi
2006-08-05
1
-9
/
+15
*
Use D-Bus dispatch status function instead of wakeup function. Seems to fix a...
Johan Hedberg
2006-08-04
1
-6
/
+8
*
Make use of create_name()
Marcel Holtmann
2006-07-26
1
-1
/
+1
*
Don't send BondingCreated on link key renew
Claudio Takahasi
2006-07-10
1
-5
/
+43
*
Fixed timeout for pending reply
Claudio Takahasi
2006-06-30
1
-7
/
+85
*
Include sys/param.h for PATH_MAX when cross-compiling
Marcel Holtmann
2006-06-27
1
-0
/
+1
*
Don't configure raw devices
Marcel Holtmann
2006-06-17
1
-0
/
+9
*
Remove BondingFailed signal for now
Marcel Holtmann
2006-06-09
1
-1
/
+11
*
Change RemoteDeviceFound signal and add RemoteClassUpdated signal
Marcel Holtmann
2006-06-08
1
-51
/
+72
*
Added pairing peer address verification before disconnect. External apps can ...
Claudio Takahasi
2006-06-08
1
-8
/
+3
*
PIN code request timeout: replaced disconnect by PIN code negative reply cmd
Claudio Takahasi
2006-06-07
1
-0
/
+1
*
Timeout for PIN request
Claudio Takahasi
2006-06-07
1
-1
/
+1
*
Removed extra DiscoveryCompleted signal on GetRemoteName deferred
Claudio Takahasi
2006-06-07
1
-86
/
+90
*
More fixes for the gboolean transition
Marcel Holtmann
2006-06-06
1
-14
/
+9
*
Fix checks for register_dbus_path() return value
Marcel Holtmann
2006-06-06
1
-2
/
+2
*
Replace some gboolean with int
Marcel Holtmann
2006-06-05
1
-16
/
+15
*
Make RFCOMM and SDP support experimental
Marcel Holtmann
2006-06-02
1
-13
/
+25
*
Some coding style cleanups
Marcel Holtmann
2006-04-28
1
-6
/
+8
*
Remove get_dbus_connection() function
Marcel Holtmann
2006-04-28
1
-9
/
+1
*
Changed object path hierarchy
Claudio Takahasi
2006-04-24
1
-28
/
+21
*
Fix service class array in RemoteDeviceFound signals
Johan Hedberg
2006-04-21
1
-1
/
+1
*
DiscoverableTimeout should be seconds instead of milliseconds
Johan Hedberg
2006-04-19
1
-2
/
+2
*
Store device mode settings
Johan Hedberg
2006-04-19
1
-1
/
+3
*
Added HCI cmds queue to retrieve remote infos
Claudio Takahasi
2006-04-18
1
-41
/
+42
*
DiscoveryCompleted signal sent without discover request fixed.
Claudio Takahasi
2006-04-13
1
-3
/
+3
*
Added local Bluetooth adapter address in the D-Bus data path
Claudio Takahasi
2006-04-11
1
-6
/
+23
*
Fixed discoverable timeout and timeout list data memory leak
Claudio Takahasi
2006-04-10
1
-5
/
+16
*
Use slist for device classes
Johan Hedberg
2006-04-09
1
-9
/
+9
*
* Add D-Bus methods for getting remote device class information
Johan Hedberg
2006-04-09
1
-69
/
+16
*
added timeout new function
Claudio Takahasi
2006-04-05
1
-112
/
+16
*
Track pairing state (so Bonding signals aren't sent in wrong situations)
Johan Hedberg
2006-03-29
1
-7
/
+13
*
Cleanup
Johan Hedberg
2006-03-28
1
-27
/
+12
*
Added GetRemoteVersion, GetRemoteRevision and GetRemoveManufacturer
Claudio Takahasi
2006-03-27
1
-0
/
+1
*
Removed create bonding queue, disconnect after the bonding finishes and code ...
Claudio Takahasi
2006-03-23
1
-97
/
+92
*
Added cancel bonding and fixed minor issues of create bonding
Claudio Takahasi
2006-03-22
1
-45
/
+105
*
Fixed discover devices without names and minor errors.
Claudio Takahasi
2006-03-21
1
-34
/
+51
*
Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnected
Claudio Takahasi
2006-03-20
1
-18
/
+183
*
added GetRemoteName: integrated with the discover procedure queue
Claudio Takahasi
2006-03-20
1
-95
/
+107
*
Fixed request name: allow only one instance of the daemon running
Claudio Takahasi
2006-03-17
1
-6
/
+8
[next]