index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Bring up interfaces on servers
Luiz Augusto von Dentz
2007-04-13
1
-1
/
+11
*
network: changed server_register signature and code cleanup
Claudio Takahasi
2007-04-13
1
-15
/
+13
*
network: moved register_nap_from_file to server_register_from file to support...
Claudio Takahasi
2007-04-13
1
-11
/
+7
*
network: added register_nap_from_file
Claudio Takahasi
2007-04-13
1
-3
/
+42
*
network: added functions prototypes for nap/gn registration
Claudio Takahasi
2007-04-13
1
-0
/
+12
*
network: changed the server D-Bus path and moved storage functions to manager.c
Claudio Takahasi
2007-04-12
1
-70
/
+3
*
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
*
Add storage code.
Luiz Augusto von Dentz
2007-04-02
1
-1
/
+79
*
network: fixed GIOChannel close/unref order
Claudio Takahasi
2007-03-30
1
-6
/
+3
*
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
1
-4
/
+12
*
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
*
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
*
network: reply bnep "not allowed" if the bnep_connadd fails
Claudio Takahasi
2007-03-28
1
-16
/
+18
*
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
*
network: Added authorization for incomming connections
Claudio Takahasi
2007-03-27
1
-12
/
+265
*
network: added initial code for server L2CAP listening
Claudio Takahasi
2007-03-26
1
-1
/
+88
*
network: added function to create the server(NAP/GN) service record
Claudio Takahasi
2007-03-26
1
-2
/
+124
*
metwork: Added function to call the service record registration
Claudio Takahasi
2007-03-26
1
-6
/
+89
*
network: using service class identifier instead of the uuid 128 string for se...
Claudio Takahasi
2007-03-23
1
-8
/
+8
*
network: returning a better message content in the D-Bus error for invalid ar...
Claudio Takahasi
2007-03-22
1
-3
/
+8
*
network: added Server.SetRouting
Claudio Takahasi
2007-03-22
1
-4
/
+36
*
network: Added Server.SetSecurity
Claudio Takahasi
2007-03-22
1
-3
/
+23
*
network: Added Server.GetSecurity()
Claudio Takahasi
2007-03-22
1
-4
/
+16
*
network: Added Server.SetName
Claudio Takahasi
2007-03-22
1
-3
/
+25
*
network: Added Server.GetName()
Claudio Takahasi
2007-03-22
1
-4
/
+19
*
network: Added Server.GetUUID()
Claudio Takahasi
2007-03-22
1
-5
/
+26
*
Remove duplicate code and some minor fixes.
Luiz Augusto von Dentz
2007-03-21
1
-1
/
+1
*
Initial code of CreateServer and RemoveServer methods.
Luiz Augusto von Dentz
2007-03-20
1
-1
/
+1
*
Fix build, move errors to error file and add server registration.
Luiz Augusto von Dentz
2007-03-19
1
-0
/
+25
*
Initial implementation of network server interface.
Luiz Augusto von Dentz
2007-03-16
1
-0
/
+135
*
Add skeleton for network service
Marcel Holtmann
2007-03-09
1
-0
/
+28