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
*
str2uuid function moved to common
Cidorvan Leite
2008-05-15
1
-39
/
+3
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
1
-1
/
+2
*
Cleanup and removal of dbus internal calls.
Luiz Augusto von Dentz
2008-05-09
1
-411
/
+218
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-2
/
+0
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+4
*
g_ascii_isxdigit replaced to isxdigit function for eglib compatibility.
Cidorvan Leite
2008-05-07
1
-1
/
+1
*
Remove all serial ports on shutdown
Marcel Holtmann
2008-05-06
1
-0
/
+2
*
serial: check if the owner exited in the RFCOMM connect callback
Claudio Takahasi
2008-05-05
1
-0
/
+4
*
serial: remove RFCOMM_RELEASE_ONHUP flag and close the channel
Claudio Takahasi
2008-05-05
1
-1
/
+2
*
serial: cleanup
Claudio Takahasi
2008-05-05
1
-8
/
+0
*
serial: fixed wrong error value
Claudio Takahasi
2008-05-05
1
-2
/
+2
*
serial: missing channel unref
Claudio Takahasi
2008-05-05
1
-0
/
+1
*
serial: using bt_rfcomm_connect function
Claudio Takahasi
2008-04-29
1
-85
/
+21
*
Added support for non-Bluetooth UUIDs
Cidorvan Leite
2008-04-15
1
-7
/
+12
*
Add/Remove records directly instead of use D-Bus messages
Cidorvan Leite
2008-03-27
1
-104
/
+26
*
Convert serial service to a plugin
Marcel Holtmann
2008-03-22
1
-2
/
+2
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-4
/
+4
*
serial: added ConnectServiceFromAdapter
Claudio Takahasi
2007-12-21
1
-25
/
+59
*
Add TCP connection support for serial proxy
Marcel Holtmann
2007-12-13
1
-11
/
+94
*
Update services to new error codes and helper functions
Johan Hedberg
2007-11-26
1
-69
/
+74
*
serial: minor cleanup
Claudio Takahasi
2007-11-23
1
-6
/
+4
*
serial: removed pending call ref
Claudio Takahasi
2007-11-23
1
-19
/
+25
*
Fix dict signatures.
Luiz Augusto von Dentz
2007-10-03
1
-1
/
+1
*
serial: removed invalid fd warning
Claudio Takahasi
2007-10-01
1
-0
/
+2
*
serial: fixed get_handles pending call leak
Claudio Takahasi
2007-10-01
1
-0
/
+6
*
serial: Added GetServiceName
Claudio Takahasi
2007-09-26
1
-4
/
+11
*
serial: Added GetName and GetAdapter
Claudio Takahasi
2007-09-26
1
-3
/
+3
*
serial - RemovePort: remove path from ports_paths
Claudio Takahasi
2007-09-24
1
-0
/
+7
*
serial: removed useless call and it is not implemented on eglib
Claudio Takahasi
2007-08-27
1
-2
/
+0
*
serial: don't send ProxyCreated signal when the daemon starts
Claudio Takahasi
2007-08-27
1
-7
/
+5
*
serial: forward remaining data when the HUP is received from the source
Claudio Takahasi
2007-08-23
1
-17
/
+42
*
Plug another minor memory leak
Johan Hedberg
2007-08-23
1
-1
/
+2
*
Plug minor memory leak
Johan Hedberg
2007-08-23
1
-1
/
+2
*
Rename SetSerialParams to SetSerialParameters
Johan Hedberg
2007-08-23
1
-1
/
+1
*
serial: added proxy for unix sockets
Claudio Takahasi
2007-08-22
1
-112
/
+262
*
serial: proxy cleanup - it is not necessary apply the TTY settings at proxy r...
Claudio Takahasi
2007-08-17
1
-7
/
+5
*
serial: added Proxy.SetSerialParams
Claudio Takahasi
2007-08-16
1
-3
/
+150
*
serial: proxy service record - fixed memory leak
Claudio Takahasi
2007-08-16
1
-4
/
+6
*
serial: proxy - use uuid128 string instead of uuid_t
Claudio Takahasi
2007-08-16
1
-73
/
+64
*
serial: fixed TTY settings control on proxy creation and daemon startup
Claudio Takahasi
2007-08-16
1
-16
/
+46
*
serial: RemoveProxy - remove the entry from the storage
Claudio Takahasi
2007-08-16
1
-0
/
+6
*
serial: proxy storage parsing - fixed Bluetooth source address
Claudio Takahasi
2007-08-16
1
-2
/
+4
*
serial: only use automatic assigned channels when it is not provided by the user
Claudio Takahasi
2007-08-15
1
-2
/
+5
*
serial: fixed missing ProxyCreated signal for stored proxies
Claudio Takahasi
2007-08-15
1
-5
/
+5
*
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
[next]