index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
serial
/
manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: added parsing function for stored proxies
Claudio Takahasi
2007-08-15
1
-3
/
+62
*
serial: restore the initial TTY configuration when the proxy is unregistered
Claudio Takahasi
2007-08-15
1
-0
/
+8
*
serial: initial proxy storage implementation
Claudio Takahasi
2007-08-15
1
-14
/
+36
*
serial: close the rfcomm/tty sockets and unreg the record when the proxy is r...
Claudio Takahasi
2007-08-14
1
-52
/
+58
*
serial: fixed ListPorts - proxies paths should not be included
Claudio Takahasi
2007-08-14
1
-40
/
+36
*
serial: added proxy GetInfo implementation
Claudio Takahasi
2007-08-13
1
-1
/
+50
*
serial: handle already enabled error for Proxy.Enable and not enabled error f...
Claudio Takahasi
2007-08-13
1
-11
/
+12
*
serial: added Proxy.Disable implementation
Claudio Takahasi
2007-08-13
1
-1
/
+60
*
serial: proxy - accept incomming connections and forward data
Claudio Takahasi
2007-08-13
1
-1
/
+88
*
serial: added add_proxy_record implementation
Claudio Takahasi
2007-08-13
1
-1
/
+44
*
serial: added create_proxy_record implementation
Claudio Takahasi
2007-08-13
1
-1
/
+66
*
serial: added proxy rfcomm_listen implementation
Claudio Takahasi
2007-08-13
1
-3
/
+40
*
serial: Proxy.Enable initial implementation
Claudio Takahasi
2007-08-10
1
-1
/
+57
*
serial: RemoveProxy implementation
Claudio Takahasi
2007-08-10
1
-1
/
+29
*
serial: ListProxies implementation
Claudio Takahasi
2007-08-10
1
-1
/
+22
*
serial: added proxy registration function
Claudio Takahasi
2007-08-10
1
-1
/
+82
*
serial: CreateProxy - added arguments validation and CreateProxy signal emission
Claudio Takahasi
2007-08-10
1
-1
/
+99
*
serial: Added CreateProxy, ListProxies and RemoveProxy skeleton
Claudio Takahasi
2007-08-10
1
-2
/
+25
*
serial: missing close the RFCOMM socket
Claudio Takahasi
2007-05-25
1
-5
/
+11
*
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: release node called twice
Claudio Takahasi
2007-05-24
1
-4
/
+0
*
add name listener support
Johan Hedberg
2007-05-24
1
-34
/
+69
*
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: send PortRemoved signal for RemovePort calls only
Claudio Takahasi
2007-05-18
1
-1
/
+8
*
serial: remove the entry from the persistent storage when RemovePort is called
Claudio Takahasi
2007-05-18
1
-1
/
+11
*
serial: eglib build was broken
Claudio Takahasi
2007-05-18
1
-12
/
+13
*
serial: keep port_open static since Connect will not be implemented
Claudio Takahasi
2007-05-18
1
-0
/
+66
*
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
1
-9
/
+22
*
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
1
-3
/
+5
*
serial: added RemovePort and bonded node list
Claudio Takahasi
2007-05-17
1
-1
/
+17
*
serial: fixed DisconnectService and added port_remove_listener
Claudio Takahasi
2007-05-17
1
-12
/
+12
*
serial: added ListPorts
Claudio Takahasi
2007-05-17
1
-1
/
+34
*
serial: Removed PortCreated signal when calling ConnectService
Claudio Takahasi
2007-05-17
1
-11
/
+22
*
serial: moving functions to port.c and added port methods declaration
Claudio Takahasi
2007-05-16
1
-233
/
+260
*
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
1
-78
/
+1
*
serial: added G_IO_NVAL flag to fix potential busy loop
Claudio Takahasi
2007-05-14
1
-7
/
+19
*
serial: fixed returned error value for DisconnectService
Claudio Takahasi
2007-05-10
1
-1
/
+1
*
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
[next]