index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: cancel pending auth if an error happens in the BNEP GIOChannel
Claudio Takahasi
2007-04-05
1
-2
/
+7
*
network: handle the GIOChannel errors properly
Claudio Takahasi
2007-04-05
1
-2
/
+3
*
network: missing pending_reply initialization and connection ref/unref
Claudio Takahasi
2007-04-05
1
-6
/
+8
*
Fix bug while disconnecting.
Luiz Augusto von Dentz
2007-04-05
2
-4
/
+5
*
Add storage code.
Luiz Augusto von Dentz
2007-04-02
3
-17
/
+164
*
network: fixed GIOChannel close/unref order
Claudio Takahasi
2007-03-30
1
-6
/
+3
*
Add err_already_exists.
Luiz Augusto von Dentz
2007-03-30
2
-0
/
+11
*
Return an error when server already exist.
Luiz Augusto von Dentz
2007-03-30
1
-3
/
+1
*
network: ignore repeated BNEP conn req msg from the same device if there a pe...
Claudio Takahasi
2007-03-30
1
-0
/
+9
*
network: Added bridge add interface function
Claudio Takahasi
2007-03-29
3
-4
/
+30
*
Fixes to use DefaultAdapter when an adapter is necessary.
Luiz Augusto von Dentz
2007-03-29
1
-36
/
+71
*
Fix message unref and interface name bugs.
Luiz Augusto von Dentz
2007-03-29
1
-3
/
+11
*
network: only send cancel authorization if the error name is NoReply
Claudio Takahasi
2007-03-29
1
-1
/
+4
*
network: cancel authorization if the time expires
Claudio Takahasi
2007-03-29
1
-9
/
+33
*
network: reject incomming connections if there is a pending authorization
Claudio Takahasi
2007-03-29
1
-4
/
+12
*
Add code to extract record attributes.
Luiz Augusto von Dentz
2007-03-29
3
-8
/
+76
*
Lower number of possible interfaces from 48 to 7 and other minor fixes.
Luiz Augusto von Dentz
2007-03-29
1
-10
/
+16
*
network: removed ProviderName attribute from the server service record
Claudio Takahasi
2007-03-28
1
-5
/
+5
*
network: update the service record when the attributes changed(name, security)
Claudio Takahasi
2007-03-28
1
-2
/
+17
*
network: making service name/security configurable
Claudio Takahasi
2007-03-28
1
-11
/
+18
*
Add connection state to prevent concurrent connections
Luiz Augusto von Dentz
2007-03-28
1
-11
/
+32
*
network: reply bnep "not allowed" if the bnep_connadd fails
Claudio Takahasi
2007-03-28
1
-16
/
+18
*
network: Added more debug error information for ioctl BNEPCONNADD call
Claudio Takahasi
2007-03-28
1
-2
/
+4
*
network: fixed server role when calling bnep_connadd
Claudio Takahasi
2007-03-28
1
-1
/
+10
*
network: added Server.Disable
Claudio Takahasi
2007-03-28
1
-4
/
+26
*
network: Remove the service record when the server path is unregistered
Claudio Takahasi
2007-03-28
1
-2
/
+37
*
Get rid of old ioctl compability hack.
Luiz Augusto von Dentz
2007-03-27
3
-52
/
+13
*
Add code to check server capabilities.
Luiz Augusto von Dentz
2007-03-27
1
-71
/
+251
*
network: Added authorization for incomming connections
Claudio Takahasi
2007-03-27
1
-12
/
+265
*
Add err_not_supported.
Luiz Augusto von Dentz
2007-03-27
2
-0
/
+9
*
The service must start even without any adapters attached
Marcel Holtmann
2007-03-27
1
-0
/
+4
*
Improve D-Bus system bus integration
Marcel Holtmann
2007-03-27
6
-50
/
+36
*
network: added initial code for server L2CAP listening
Claudio Takahasi
2007-03-26
1
-1
/
+88
*
Remove warning.
Luiz Augusto von Dentz
2007-03-26
1
-1
/
+1
*
Add connection watchdog.
Luiz Augusto von Dentz
2007-03-26
1
-10
/
+18
*
network: removed memory leak(servers/connections list)
Claudio Takahasi
2007-03-26
1
-2
/
+6
*
network: added function to create the server(NAP/GN) service record
Claudio Takahasi
2007-03-26
2
-3
/
+125
*
Fix connect.
Luiz Augusto von Dentz
2007-03-26
1
-39
/
+38
*
metwork: Added function to call the service record registration
Claudio Takahasi
2007-03-26
1
-6
/
+89
*
Fixes to use non-bloking socket on connect.
Luiz Augusto von Dentz
2007-03-26
1
-49
/
+113
*
Fix service exit.
Luiz Augusto von Dentz
2007-03-26
1
-2
/
+2
*
Buf fixes.
Luiz Augusto von Dentz
2007-03-23
1
-21
/
+34
*
network: Added invalid service class verification for Manager.CreateConnection
Claudio Takahasi
2007-03-23
3
-6
/
+8
*
network: using service class identifier instead of the uuid 128 string for se...
Claudio Takahasi
2007-03-23
5
-16
/
+26
*
network: Added hexadecimal verification for Manager.CreateServer
Claudio Takahasi
2007-03-23
1
-2
/
+6
*
network: Fixed string/service id/uuid convertion functions
Claudio Takahasi
2007-03-23
4
-34
/
+59
*
Connection code.
Luiz Augusto von Dentz
2007-03-22
1
-19
/
+278
*
Add bnep_init and bnep_cleanup to manager.
Luiz Augusto von Dentz
2007-03-22
1
-0
/
+8
*
Add err_connection_failed.
Luiz Augusto von Dentz
2007-03-22
2
-0
/
+12
*
network: returning a better message content in the D-Bus error for invalid ar...
Claudio Takahasi
2007-03-22
1
-3
/
+8
[next]