index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix hidp_connad_req usage
Johan Hedberg
2007-10-12
1
-3
/
+3
*
input: minor leak and code standard
Claudio Takahasi
2007-10-02
1
-1
/
+2
*
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
*
input: don't send DeviceCreated signal when the daemon starts
Claudio Takahasi
2007-08-27
1
-5
/
+0
*
input: GetName - fixed seg fault when the remote name is unknown
Claudio Takahasi
2007-08-03
1
-2
/
+2
*
input: fixed invalid D-Bus path when the remote device class is unknown
Claudio Takahasi
2007-08-03
1
-6
/
+33
*
input: cleanup - removed useless code
Claudio Takahasi
2007-06-23
1
-3
/
+0
*
input: fixed CreateDevice - verify the src and the dst address to discover if...
Claudio Takahasi
2007-06-22
1
-18
/
+9
*
input: missing Disconnected signal when RemoveDevice is called
Claudio Takahasi
2007-06-22
1
-6
/
+27
*
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
1
-70
/
+225
*
Don't set MTU value to 48
Marcel Holtmann
2007-05-29
1
-5
/
+7
*
Add GetAdapter() method to retrieve the source address
Marcel Holtmann
2007-05-14
1
-0
/
+22
*
input: skip auth/encrypt if the link is not available and allow connections
Claudio Takahasi
2007-05-10
1
-1
/
+1
*
Fix unitialized memory access
Johan Hedberg
2007-05-10
1
-2
/
+2
*
input: Use dbus_connection_emit_signal
Claudio Takahasi
2007-05-09
1
-33
/
+18
*
input: small code cleanup
Claudio Takahasi
2007-05-09
1
-5
/
+5
*
Fix device registration
Johan Hedberg
2007-05-09
1
-1
/
+1
*
Convert to using generic dbus message dispatching
Johan Hedberg
2007-05-09
1
-45
/
+31
*
Input Service support for phones
Johan Hedberg
2007-05-04
1
-0
/
+3
*
input: fixed seg fault when RemoveDevice is called and there is a pending con...
Claudio Takahasi
2007-04-18
1
-17
/
+22
*
fake input: fixed GIOChannel unrefs
Claudio Takahasi
2007-04-18
1
-22
/
+15
*
input: code cleanup/standard
Claudio Takahasi
2007-04-17
1
-2
/
+4
*
input: fixed io channel unref and socket close
Claudio Takahasi
2007-04-17
1
-10
/
+8
*
input: Connect/disconnect to the control and interrupt psm at the ending of C...
Claudio Takahasi
2007-04-17
1
-64
/
+63
*
Keep the device structure local
Marcel Holtmann
2007-04-12
1
-0
/
+48
*
input: Added the Disconnect signal
Claudio Takahasi
2007-03-22
1
-1
/
+10
*
input: added Connected signal
Claudio Takahasi
2007-03-22
1
-5
/
+19
*
input: Removed SetTimeout(method not defined)
Claudio Takahasi
2007-03-22
1
-10
/
+0
*
input: minor code standard fixes
Claudio Takahasi
2007-03-22
1
-29
/
+29
*
input: added already connected error
Claudio Takahasi
2007-03-21
1
-1
/
+1
*
input: code cleanup
Claudio Takahasi
2007-03-21
1
-39
/
+35
*
input: moving "struct input_device" to device.h
Claudio Takahasi
2007-03-19
1
-23
/
+0
*
input: handling encrypt_link function return value properly
Claudio Takahasi
2007-03-19
1
-2
/
+4
*
Moving input functions to the right files
Claudio Takahasi
2007-03-19
1
-962
/
+49
*
Fix not result checking warning
Marcel Holtmann
2007-03-09
1
-1
/
+2
*
Input: useless code removed, stored devices are always created when the daemo...
Claudio Takahasi
2007-03-06
1
-35
/
+7
*
Input: added extra GIOConditon(HUP, ERR and NVAL) for watches
Claudio Takahasi
2007-03-05
1
-1
/
+18
*
Input: Use stored device name instead of the service name attribute
Claudio Takahasi
2007-03-01
1
-3
/
+11
*
Input: renamed input storage file to "input"
Claudio Takahasi
2007-03-01
1
-1
/
+1
*
Input: code cleanup
Claudio Takahasi
2007-02-28
1
-9
/
+9
*
Input: Using glib memory alloc functions
Claudio Takahasi
2007-02-28
1
-37
/
+20
*
Input: added verification for pending connection
Claudio Takahasi
2007-02-27
1
-99
/
+83
*
Fake input: changed is_connected function to support fake inputs
Claudio Takahasi
2007-02-27
1
-6
/
+15
*
Fake input: fixed build error when glib is disabled
Claudio Takahasi
2007-02-27
1
-11
/
+7
*
Fake input: Changed disconnect function to support fake devices
Claudio Takahasi
2007-02-27
1
-1
/
+20
*
Fake input: added uinput send key/event
Claudio Takahasi
2007-02-26
1
-6
/
+28
*
Fake input: fixed get_class
Claudio Takahasi
2007-02-26
1
-3
/
+4
[next]