index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: missing close the RFCOMM socket
Claudio Takahasi
2007-05-25
1
-5
/
+11
*
serial API: missing ConnectionCanceled error
Claudio Takahasi
2007-05-24
1
-0
/
+2
*
serial: timeout leak removed, open_context struct removed
Claudio Takahasi
2007-05-24
1
-160
/
+122
*
serial: release the node when device open fails
Claudio Takahasi
2007-05-24
1
-0
/
+1
*
serial: Failed error is not returned by DisconnectService
Claudio Takahasi
2007-05-24
1
-1
/
+0
*
serial: release node called twice
Claudio Takahasi
2007-05-24
1
-4
/
+0
*
serial: close the file descriptor before release the RFCOMM device
Claudio Takahasi
2007-05-24
1
-4
/
+2
*
add name listener support
Johan Hedberg
2007-05-24
1
-34
/
+69
*
serial: removed unused error(NotAuthorized)
Claudio Takahasi
2007-05-19
2
-11
/
+0
*
serial API: updated port path and possible errors
Claudio Takahasi
2007-05-19
1
-6
/
+7
*
serial: removed PortCreated signal when the daemon starts
Claudio Takahasi
2007-05-18
1
-8
/
+2
*
serial: minor code cleanup
Claudio Takahasi
2007-05-18
1
-10
/
+8
*
serial: removed dev_id from GetInfo
Claudio Takahasi
2007-05-18
1
-3
/
+0
*
serial: send PortRemoved signal for RemovePort calls only
Claudio Takahasi
2007-05-18
2
-10
/
+8
*
serial: code standard - use int16_t for dev_id
Claudio Takahasi
2007-05-18
4
-12
/
+13
*
serial: remove the entry from the persistent storage when RemovePort is called
Claudio Takahasi
2007-05-18
4
-4
/
+38
*
serial: eglib build was broken
Claudio Takahasi
2007-05-18
2
-12
/
+14
*
serial: keep port_open static since Connect will not be implemented
Claudio Takahasi
2007-05-18
3
-69
/
+66
*
serial: removed unused function(port_get_owner)
Claudio Takahasi
2007-05-18
2
-19
/
+0
*
serial: removed Connected/Disconnected and added GetInfo
Claudio Takahasi
2007-05-18
1
-15
/
+35
*
serial API: removed Connect/Disconnect and added GetInfo
Claudio Takahasi
2007-05-18
1
-12
/
+2
*
serial: zero is a valid node id, missing node release.
Claudio Takahasi
2007-05-18
1
-2
/
+1
*
serial: added function to register/bind stored ports
Claudio Takahasi
2007-05-18
1
-4
/
+64
*
serial: added port persistent storage
Claudio Takahasi
2007-05-18
3
-9
/
+65
*
serial: enabled RFCOMM_HANGUP_NOW bit when releasing the node
Claudio Takahasi
2007-05-17
1
-2
/
+0
*
serial: added port GetAddress
Claudio Takahasi
2007-05-17
3
-13
/
+34
*
serial: added RemovePort and bonded node list
Claudio Takahasi
2007-05-17
3
-3
/
+44
*
serial: fixed DisconnectService and added port_remove_listener
Claudio Takahasi
2007-05-17
3
-12
/
+46
*
serial: release the node when the daemon exits
Claudio Takahasi
2007-05-17
1
-6
/
+5
*
serial: added ListPorts
Claudio Takahasi
2007-05-17
1
-1
/
+34
*
serial: Removed PortCreated signal when calling ConnectService
Claudio Takahasi
2007-05-17
3
-30
/
+51
*
serial: moving functions to port.c and added port methods declaration
Claudio Takahasi
2007-05-16
4
-233
/
+535
*
serial: Added CreatePort, ListPorts and RemovePort declaration
Claudio Takahasi
2007-05-15
1
-0
/
+21
*
serial: moving error functions to error.c
Claudio Takahasi
2007-05-15
3
-78
/
+101
*
Add new file skeletons
Marcel Holtmann
2007-05-15
7
-1
/
+153
*
serial: added G_IO_NVAL flag to fix potential busy loop
Claudio Takahasi
2007-05-14
1
-7
/
+19
*
serial API: added experimental tag for "Port" methods
Claudio Takahasi
2007-05-10
1
-3
/
+3
*
serial: fixed returned error value for DisconnectService
Claudio Takahasi
2007-05-10
1
-1
/
+1
*
serial API: updated possible errors
Claudio Takahasi
2007-05-10
1
-0
/
+12
*
Update API descriptions
Marcel Holtmann
2007-05-10
1
-1
/
+4
*
serial: handle connection refused error and others SO_ERROR properly
Claudio Takahasi
2007-05-09
1
-18
/
+22
*
serial: handle socket errors properly - timeout waiting linkkey or other erro...
Claudio Takahasi
2007-05-09
1
-1
/
+8
*
serial: handle the pending connects list properly when connect() in the first...
Claudio Takahasi
2007-05-09
1
-1
/
+4
*
serial: let the kernel handle device busy
Claudio Takahasi
2007-05-09
1
-22
/
+1
*
serial: using dbus_connection_emit_signal
Claudio Takahasi
2007-05-09
1
-17
/
+23
*
serial: service record leak and small pending connect fix
Claudio Takahasi
2007-05-09
1
-12
/
+14
*
Convert to using generic dbus message dispatching
Johan Hedberg
2007-05-09
1
-34
/
+27
*
serial: added CancelConnectService
Claudio Takahasi
2007-05-09
1
-6
/
+86
*
serial: missing free the pending_connects list and small code cleanup
Claudio Takahasi
2007-05-09
1
-21
/
+24
*
Update serial API documentation
Marcel Holtmann
2007-05-09
1
-1
/
+1
[next]