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 (
Collapse
)
Author
Age
Files
Lines
...
*
network: missing append registered server paths to the list
Claudio Takahasi
2007-04-16
1
-4
/
+10
|
*
network: added server_remove_stored function
Claudio Takahasi
2007-04-16
3
-2
/
+21
|
*
network: added connection_store
Claudio Takahasi
2007-04-14
3
-1
/
+40
|
*
network: addded server_store
Claudio Takahasi
2007-04-14
3
-1
/
+31
|
*
Fix code style
Luiz Augusto von Dentz
2007-04-13
1
-1
/
+1
|
*
Handle errors bringing up interfaces on servers
Luiz Augusto von Dentz
2007-04-13
1
-3
/
+5
|
*
network: cleanup and added some FIXME tags
Claudio Takahasi
2007-04-13
1
-8
/
+6
|
*
Bring up interfaces on servers
Luiz Augusto von Dentz
2007-04-13
1
-1
/
+11
|
*
network: removed not defined function(read_server_uuid)
Claudio Takahasi
2007-04-13
1
-1
/
+0
|
*
network: changed server_register signature and code cleanup
Claudio Takahasi
2007-04-13
3
-19
/
+17
|
*
network: moved register_nap_from_file to server_register_from file to ↵
Claudio Takahasi
2007-04-13
3
-18
/
+13
|
|
|
|
support gn and nap registration
*
network: added register_nap_from_file
Claudio Takahasi
2007-04-13
3
-21
/
+71
|
*
network: changed connection_register prototype
Claudio Takahasi
2007-04-13
3
-40
/
+50
|
*
network: added functions prototypes for nap/gn registration
Claudio Takahasi
2007-04-13
2
-2
/
+16
|
*
network: added code to parse the network file
Claudio Takahasi
2007-04-13
1
-14
/
+57
|
*
network: initial skeleton to register stored network NAP/GN/PANU
Claudio Takahasi
2007-04-13
1
-14
/
+26
|
*
network: code cleanup
Claudio Takahasi
2007-04-13
1
-24
/
+22
|
*
Fix code style.
Luiz Augusto von Dentz
2007-04-12
1
-1
/
+1
|
*
Fix warning on build.
Luiz Augusto von Dentz
2007-04-12
1
-1
/
+1
|
*
network: changed the server D-Bus path and moved storage functions to manager.c
Claudio Takahasi
2007-04-12
4
-81
/
+70
|
*
Add FindConnection method, bug fixes for disconnect events.
Luiz Augusto von Dentz
2007-04-12
3
-8
/
+78
|
*
network: added initial code to register stored servers
Claudio Takahasi
2007-04-12
1
-6
/
+59
|
*
network: use global server/connection list for manager
Claudio Takahasi
2007-04-12
1
-52
/
+22
|
*
Fix bug on GetInterface.
Luiz Augusto von Dentz
2007-04-12
1
-1
/
+2
|
*
network: code cleanup
Claudio Takahasi
2007-04-12
1
-40
/
+23
|
*
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 ↵
Claudio Takahasi
2007-03-30
1
-0
/
+9
|
|
|
|
pending auth
*
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
|
[prev]
[next]