index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: removed old authorization method
Claudio Takahasi
2008-05-28
1
-87
/
+2
*
Use message sending helpers
Marcel Holtmann
2008-05-27
1
-2
/
+2
*
Fix wrong usage of non const bdaddr_t
Marcel Holtmann
2008-05-15
1
-1
/
+1
*
Removed casts from user data
Cidorvan Leite
2008-05-15
1
-2
/
+4
*
Input listen clean up
Cidorvan Leite
2008-05-15
1
-66
/
+19
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+1
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+2
*
Moving authorization code to dbus-service.c
Claudio Takahasi
2008-05-01
1
-4
/
+3
*
fixed service authorization
Claudio Takahasi
2008-05-01
1
-2
/
+1
*
input: adding the new plugin authorization
Vinicius Gomes
2008-04-17
1
-6
/
+35
*
Update copyright information
Marcel Holtmann
2008-02-02
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: can't call input_device_close_channels if the device path doesn't exist
Claudio Takahasi
2007-06-23
1
-1
/
+1
*
input: missing close the channels(control/interrupt) when the auth fails
Claudio Takahasi
2007-06-22
1
-0
/
+2
*
input: removed session_data structure and added watch for Disconnect signal
Claudio Takahasi
2007-06-21
1
-165
/
+35
*
input: skip auth/encrypt if the link is not available and allow connections
Claudio Takahasi
2007-05-10
1
-1
/
+2
*
Add quirk for the PS3 controller
Marcel Holtmann
2007-05-08
1
-0
/
+5
*
input: dbus_pending_call_unref code standard
Claudio Takahasi
2007-04-17
1
-5
/
+3
*
input: missing close listen sockets(control/interrupt)
Claudio Takahasi
2007-04-05
1
-0
/
+2
*
input: fixed GIOChannel problem(CPU usage and invalid file descriptor close w...
Claudio Takahasi
2007-04-05
1
-2
/
+6
*
input: send CancelAuthorizationRequest if there is a pending authorization
Claudio Takahasi
2007-04-04
1
-1
/
+25
*
input: Added authorization support for incomming connections
Claudio Takahasi
2007-04-04
1
-2
/
+79
*
Fix missing G_IO_NVAL handling
Marcel Holtmann
2007-04-04
1
-2
/
+2
*
Add encryption support
Marcel Holtmann
2007-01-26
1
-0
/
+10
*
Moved HID store related functions to a new file
Claudio Takahasi
2007-01-25
1
-53
/
+2
*
Add errors when server setup fails
Marcel Holtmann
2007-01-24
1
-1
/
+4
*
Hand incoming HID sessions over to the kernel
Marcel Holtmann
2007-01-23
1
-11
/
+181
*
Add skeleton for server handling
Marcel Holtmann
2007-01-21
1
-0
/
+134