index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Prevent use of missing function in eglib.
Luiz Augusto von Dentz
2007-05-17
1
-22
/
+60
|
*
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
|
*
Add LastConnection, DefaultConnection and ChangeDefaultConnection API ↵
Luiz Augusto von Dentz
2007-05-17
4
-67
/
+282
|
|
|
|
methods and some minor fixes.
*
serial: release the node when the daemon exits
Claudio Takahasi
2007-05-17
1
-6
/
+5
|
*
Fix some ppoll issue
Marcel Holtmann
2007-05-17
1
-1
/
+7
|
*
serial: added ListPorts
Claudio Takahasi
2007-05-17
1
-1
/
+34
|
*
Make the EACCES path look nicer
Marcel Holtmann
2007-05-17
1
-24
/
+26
|
*
Error out on access denied
Marcel Holtmann
2007-05-17
1
-0
/
+12
|
*
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
|
*
Fixes storage problems with connections and fix bug of CreateConnection not ↵
Luiz Augusto von Dentz
2007-05-16
3
-11
/
+85
|
|
|
|
checking for present connection with the same destination and profile.
*
Add place holders for AudioGW and Target interface support
Johan Hedberg
2007-05-16
1
-0
/
+2
|
*
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
|
*
Remove unused functions and defines from the header file
Johan Hedberg
2007-05-15
2
-6
/
+2
|
*
Refactoring to allow adding support for more profiles
Johan Hedberg
2007-05-15
6
-250
/
+396
|
*
Update CancelConnect documentation.
Luiz Augusto von Dentz
2007-05-15
1
-1
/
+3
|
*
Update changelog and bump version number
utils-3.10.1
Marcel Holtmann
2007-05-15
2
-1
/
+8
|
*
Add CancelConnect method description
Marcel Holtmann
2007-05-15
1
-0
/
+5
|
*
serial: added G_IO_NVAL flag to fix potential busy loop
Claudio Takahasi
2007-05-14
1
-7
/
+19
|
*
Fix sending reply to SetDiscoverableTimeout
Johan Hedberg
2007-05-14
1
-1
/
+1
|
*
Add CancelConnect to Connection interface.
Luiz Augusto von Dentz
2007-05-14
1
-4
/
+26
|
*
Small cleanup
Marcel Holtmann
2007-05-14
1
-5
/
+2
|
*
Add method to retrieve adapter address
Marcel Holtmann
2007-05-14
2
-26
/
+51
|
*
Add GetAdapter() method to retrieve the source address
Marcel Holtmann
2007-05-14
2
-13
/
+39
|
*
Remove some experimental tags for stable methods
Marcel Holtmann
2007-05-14
5
-38
/
+16
|
*
Make it possible to disable installation of manual pages
Marcel Holtmann
2007-05-14
9
-3
/
+28
|
*
Use a simple init script
Marcel Holtmann
2007-05-14
2
-98
/
+9
|
*
Remove unecessary checks
Johan Hedberg
2007-05-11
1
-31
/
+22
|
*
Add missing G_IO_NVAL flags (potential busyloop otherwise)
Johan Hedberg
2007-05-11
1
-3
/
+6
|
*
serial API: added experimental tag for "Port" methods
Claudio Takahasi
2007-05-10
1
-3
/
+3
|
*
input: skip auth/encrypt if the link is not available and allow connections
Claudio Takahasi
2007-05-10
2
-2
/
+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 changelog and bump version number
utils-3.10
Marcel Holtmann
2007-05-10
2
-1
/
+12
|
*
Don't install ALSA plugins without audio service
Marcel Holtmann
2007-05-10
1
-1
/
+1
|
*
Update API descriptions
Marcel Holtmann
2007-05-10
4
-13
/
+13
|
*
Fix unitialized memory access
Johan Hedberg
2007-05-10
1
-2
/
+2
|
*
serial: handle connection refused error and others SO_ERROR properly
Claudio Takahasi
2007-05-09
1
-18
/
+22
|
*
Use dbus_connection_emit_signal for sending signals
Johan Hedberg
2007-05-09
2
-54
/
+52
|
*
serial: handle socket errors properly - timeout waiting linkkey or other ↵
Claudio Takahasi
2007-05-09
1
-1
/
+8
|
|
|
|
errors can happen
*
input: Use dbus_connection_emit_signal
Claudio Takahasi
2007-05-09
1
-33
/
+18
|
*
Use dbus_connection_emit_signal to emit signals.
Luiz Augusto von Dentz
2007-05-09
3
-40
/
+26
|
*
input: small code cleanup
Claudio Takahasi
2007-05-09
1
-5
/
+5
|
*
serial: handle the pending connects list properly when connect() in the ↵
Claudio Takahasi
2007-05-09
1
-1
/
+4
|
|
|
|
first try happens
*
serial: let the kernel handle device busy
Claudio Takahasi
2007-05-09
1
-22
/
+1
|
[next]