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 (
Collapse
)
Author
Age
Files
Lines
*
Update probe/remove callback and implement serial API
Marcel Holtmann
2008-06-08
1
-9
/
+10
|
*
Move some D-Bus helpers around
Marcel Holtmann
2008-06-07
1
-0
/
+2
|
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-6
/
+6
|
*
Fix invalid read and get rid of using object path user data
Marcel Holtmann
2008-06-07
1
-61
/
+74
|
*
Fix the last remains of sending helpers
Marcel Holtmann
2008-06-06
1
-2
/
+4
|
*
Fix manager unregistration
Marcel Holtmann
2008-06-03
1
-8
/
+2
|
*
Only unregister the manager path
Marcel Holtmann
2008-06-03
1
-14
/
+2
|
*
Use proper unregister method for the serial proxy
Marcel Holtmann
2008-06-03
1
-1
/
+1
|
*
Make serial to use libgdbus functions.
Luiz Augusto von Dentz
2008-06-03
1
-203
/
+162
|
*
Change name_listener API to libgdbus watch API
Johan Hedberg
2008-05-29
1
-24
/
+16
|
*
Use guint identifier for all name_listener operations
Johan Hedberg
2008-05-27
1
-1
/
+1
|
*
Fix memory leak on proxy disable and some code cleanups.
Luiz Augusto von Dentz
2008-05-22
1
-58
/
+46
|
*
Fix issues with missing include for PATH_MAX
utils-3.32
Marcel Holtmann
2008-05-20
1
-0
/
+1
|
*
Make serial service to use bt_rfcomm_listen_allocate.
Luiz Augusto von Dentz
2008-05-16
1
-77
/
+20
|
*
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
|
[next]