index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possible double free in case of connecting to interrupt psm fails.
Luiz Augusto von Dentz
2008-05-05
1
-2
/
+3
*
Moving authorization code to dbus-service.c
Claudio Takahasi
2008-05-01
2
-7
/
+5
*
fixed build warnings
Claudio Takahasi
2008-05-01
1
-1
/
+3
*
fixed service authorization
Claudio Takahasi
2008-05-01
2
-2
/
+10
*
Fix possible memory leak when closing control channel.
Luiz Augusto von Dentz
2008-04-30
2
-3
/
+5
*
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
2
-635
/
+103
*
input: adding the new plugin authorization
Vinicius Gomes
2008-04-17
1
-6
/
+35
*
Broken build: missing headers
Claudio Takahasi
2008-04-09
1
-0
/
+1
*
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
5
-75
/
+27
*
Update test script for input service
Marcel Holtmann
2008-03-22
1
-5
/
+28
*
Add support for PS3 remote devices
Marcel Holtmann
2008-03-20
1
-3
/
+335
*
Add missing fakehid.[ch] files
Marcel Holtmann
2008-03-14
2
-0
/
+118
*
Add basic fake HID infrastructure support
Marcel Holtmann
2008-03-14
3
-21
/
+55
*
Fix build problem
Marcel Holtmann
2008-02-12
1
-0
/
+2
*
Add support for connect/disconnect callbacks
Marcel Holtmann
2008-02-12
1
-23
/
+38
*
Update copyright information
Marcel Holtmann
2008-02-02
9
-9
/
+9
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-11
/
+11
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
5
-220
/
+87
*
Update API descriptions to match new error codes
Johan Hedberg
2007-11-26
1
-14
/
+13
*
Fix hidp_connad_req usage
Johan Hedberg
2007-10-12
2
-6
/
+7
*
Use the CreateSecureDevice method
Marcel Holtmann
2007-10-08
1
-1
/
+1
*
input: added CreateSecureDevice
Claudio Takahasi
2007-10-04
6
-13
/
+132
*
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
2
-2
/
+5
*
input: added interrupt and control channels watches
Claudio Takahasi
2007-08-31
1
-29
/
+62
*
input: fixed last commit
Claudio Takahasi
2007-08-30
1
-1
/
+1
*
input: don't track POLLIN event
Claudio Takahasi
2007-08-30
1
-1
/
+1
*
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
2
-5
/
+10
*
input: GetName - fixed seg fault when the remote name is unknown
Claudio Takahasi
2007-08-03
1
-2
/
+2
*
input: added epox_endian_quirk function
Claudio Takahasi
2007-08-03
1
-0
/
+26
*
input: fixed invalid D-Bus path when the remote device class is unknown
Claudio Takahasi
2007-08-03
1
-6
/
+33
*
input: fixed missing byte(HID descriptor field) in the input file
Claudio Takahasi
2007-08-03
1
-1
/
+1
*
input: code cleanup
Claudio Takahasi
2007-06-23
1
-2
/
+2
*
input: send unplug virtual cable to unknown devices
Claudio Takahasi
2007-06-23
1
-0
/
+6
*
input: cleanup - removed useless code
Claudio Takahasi
2007-06-23
1
-3
/
+0
*
input: can't call input_device_close_channels if the device path doesn't exist
Claudio Takahasi
2007-06-23
1
-1
/
+1
*
input: remove the device entry from the hidd file when RemoveDevice is called
Claudio Takahasi
2007-06-22
1
-2
/
+4
*
input: fixed CreateDevice - verify the src and the dst address to discover if...
Claudio Takahasi
2007-06-22
3
-35
/
+11
*
input: missing close the channels(control/interrupt) when the auth fails
Claudio Takahasi
2007-06-22
1
-0
/
+2
*
input: missing Disconnected signal when RemoveDevice is called
Claudio Takahasi
2007-06-22
1
-6
/
+27
*
input: convert hidd to input
Claudio Takahasi
2007-06-22
3
-2
/
+79
*
input: pending_connect struct is not necessary anymore(replaced by DBusMessag...
Claudio Takahasi
2007-06-22
1
-46
/
+22
*
input: removed session_data structure and added watch for Disconnect signal
Claudio Takahasi
2007-06-21
4
-236
/
+271
*
Don't set MTU value to 48
Marcel Holtmann
2007-05-29
2
-9
/
+12
*
Add GetAdapter() method to retrieve the source address
Marcel Holtmann
2007-05-14
2
-13
/
+39
*
input: skip auth/encrypt if the link is not available and allow connections
Claudio Takahasi
2007-05-10
2
-2
/
+3
[next]