index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
/
manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix device driver callbacks to not take driver pointer.
Luiz Augusto von Dentz
2008-08-13
1
-21
/
+28
*
Introduce driver.c and driver.h files.
Luiz Augusto von Dentz
2008-08-05
1
-0
/
+1
*
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
2008-07-29
1
-2
/
+2
*
Fix input to reflect API documentation.
Luiz Augusto von Dentz
2008-07-28
1
-14
/
+6
*
Adding adapter_get_address.
Alok Barsode
2008-07-28
1
-2
/
+2
*
Adding {driver, priv} list to btd_device and adding
Alok Barsode
2008-07-28
1
-4
/
+8
*
Cleanup input manager.
Luiz Augusto von Dentz
2008-07-28
1
-578
/
+76
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-2
/
+2
*
input: removed old authorization method
Claudio Takahasi
2008-05-28
1
-1
/
+1
*
Convert the input device handling to gdbus API
Marcel Holtmann
2008-05-27
1
-10
/
+3
*
Use message sending helpers
Marcel Holtmann
2008-05-27
1
-17
/
+5
*
Convert input manager to use gdbus API
Marcel Holtmann
2008-05-27
1
-56
/
+63
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
1
-2
/
+5
*
Add support for IdleTimeout config option
Marcel Holtmann
2008-05-14
1
-2
/
+15
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-2
/
+1
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+0
*
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
2008-05-07
1
-3
/
+3
*
Fix possible double free in case of connecting to interrupt psm fails.
Luiz Augusto von Dentz
2008-05-05
1
-2
/
+3
*
Fix possible memory leak when closing control channel.
Luiz Augusto von Dentz
2008-04-30
1
-3
/
+4
*
input: close interrupt channel after CreateDevice has been called
Claudio Takahasi
2008-04-30
1
-0
/
+2
*
Fix possible memory leak where the records lists were not freed.
Luiz Augusto von Dentz
2008-04-29
1
-12
/
+13
*
Make input service to use libbluetooth-glib convenient functions.
Luiz Augusto von Dentz
2008-04-25
1
-464
/
+68
*
Remove blocking call of FinishRemoteServiceTransaction.
Luiz Augusto von Dentz
2008-03-27
1
-16
/
+2
*
Convert input service into a plugin
Marcel Holtmann
2008-03-22
1
-2
/
+2
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
1
-51
/
+70
*
Fix hidp_connad_req usage
Johan Hedberg
2007-10-12
1
-3
/
+4
*
input: added CreateSecureDevice
Claudio Takahasi
2007-10-04
1
-10
/
+85
*
input: removed mem leak(HID desc list attribute)
Claudio Takahasi
2007-10-02
1
-0
/
+3
*
input: minor leak and code standard
Claudio Takahasi
2007-10-02
1
-1
/
+3
*
Fix socket validity checks
Johan Hedberg
2007-08-30
1
-2
/
+2
*
input: don't send DeviceCreated signal when the daemon starts
Claudio Takahasi
2007-08-27
1
-0
/
+10
*
input: added epox_endian_quirk function
Claudio Takahasi
2007-08-03
1
-0
/
+26
*
input: fixed CreateDevice - verify the src and the dst address to discover if...
Claudio Takahasi
2007-06-22
1
-15
/
+1
*
input: convert hidd to input
Claudio Takahasi
2007-06-22
1
-2
/
+36
*
input: removed session_data structure and added watch for Disconnect signal
Claudio Takahasi
2007-06-21
1
-1
/
+4
*
Convert to using generic dbus message dispatching
Johan Hedberg
2007-05-09
1
-42
/
+30
*
Add support for FinishRemoteServiceTransaction
Johan Hedberg
2007-05-09
1
-0
/
+37
*
Input Service support for phones
Johan Hedberg
2007-05-04
1
-0
/
+1
*
input: fixed seg fault when RemoveDevice is called and there is a pending con...
Claudio Takahasi
2007-04-18
1
-5
/
+7
*
input: dbus_pending_call_unref code standard
Claudio Takahasi
2007-04-17
1
-7
/
+2
*
input: fixed io channel unref and socket close
Claudio Takahasi
2007-04-17
1
-12
/
+6
*
input: Connect/disconnect to the control and interrupt psm at the ending of C...
Claudio Takahasi
2007-04-17
1
-23
/
+151
*
Keep the device structure local
Marcel Holtmann
2007-04-12
1
-21
/
+10
*
fixed commentary
Claudio Takahasi
2007-04-11
1
-1
/
+4
*
Use global device list for manager
Marcel Holtmann
2007-04-11
1
-75
/
+54
*
input manager: fixed code standard
Claudio Takahasi
2007-04-11
1
-25
/
+38
*
input manager: read all /var/lib/bluetooth/*/input files when the service starts
Claudio Takahasi
2007-04-11
1
-28
/
+36
*
input manager: delete the stored input info based on the input device source/...
Claudio Takahasi
2007-04-11
1
-1
/
+1
*
input manager: use the default adapter to create a new device.
Claudio Takahasi
2007-04-11
1
-3
/
+16
[next]