summaryrefslogtreecommitdiffstats
path: root/network
Commit message (Collapse)AuthorAgeFilesLines
...
* network: update the service record when the attributes changed(name, security)Claudio Takahasi2007-03-281-2/+17
|
* network: making service name/security configurableClaudio Takahasi2007-03-281-11/+18
|
* Add connection state to prevent concurrent connectionsLuiz Augusto von Dentz2007-03-281-11/+32
|
* network: reply bnep "not allowed" if the bnep_connadd failsClaudio Takahasi2007-03-281-16/+18
|
* network: Added more debug error information for ioctl BNEPCONNADD callClaudio Takahasi2007-03-281-2/+4
|
* network: fixed server role when calling bnep_connaddClaudio Takahasi2007-03-281-1/+10
|
* network: added Server.DisableClaudio Takahasi2007-03-281-4/+26
|
* network: Remove the service record when the server path is unregisteredClaudio Takahasi2007-03-281-2/+37
|
* Get rid of old ioctl compability hack.Luiz Augusto von Dentz2007-03-273-52/+13
|
* Add code to check server capabilities.Luiz Augusto von Dentz2007-03-271-71/+251
|
* network: Added authorization for incomming connectionsClaudio Takahasi2007-03-271-12/+265
|
* Add err_not_supported.Luiz Augusto von Dentz2007-03-272-0/+9
|
* The service must start even without any adapters attachedMarcel Holtmann2007-03-271-0/+4
|
* Improve D-Bus system bus integrationMarcel Holtmann2007-03-276-50/+36
|
* network: added initial code for server L2CAP listeningClaudio Takahasi2007-03-261-1/+88
|
* Remove warning.Luiz Augusto von Dentz2007-03-261-1/+1
|
* Add connection watchdog.Luiz Augusto von Dentz2007-03-261-10/+18
|
* network: removed memory leak(servers/connections list)Claudio Takahasi2007-03-261-2/+6
|
* network: added function to create the server(NAP/GN) service recordClaudio Takahasi2007-03-262-3/+125
|
* Fix connect.Luiz Augusto von Dentz2007-03-261-39/+38
|
* metwork: Added function to call the service record registrationClaudio Takahasi2007-03-261-6/+89
|
* Fixes to use non-bloking socket on connect.Luiz Augusto von Dentz2007-03-261-49/+113
|
* Fix service exit.Luiz Augusto von Dentz2007-03-261-2/+2
|
* Buf fixes.Luiz Augusto von Dentz2007-03-231-21/+34
|
* network: Added invalid service class verification for Manager.CreateConnectionClaudio Takahasi2007-03-233-6/+8
|
* network: using service class identifier instead of the uuid 128 string for ↵Claudio Takahasi2007-03-235-16/+26
| | | | server registration
* network: Added hexadecimal verification for Manager.CreateServerClaudio Takahasi2007-03-231-2/+6
|
* network: Fixed string/service id/uuid convertion functionsClaudio Takahasi2007-03-234-34/+59
|
* Connection code.Luiz Augusto von Dentz2007-03-221-19/+278
|
* Add bnep_init and bnep_cleanup to manager.Luiz Augusto von Dentz2007-03-221-0/+8
|
* Add err_connection_failed.Luiz Augusto von Dentz2007-03-222-0/+12
|
* network: returning a better message content in the D-Bus error for invalid ↵Claudio Takahasi2007-03-221-3/+8
| | | | arguments
* network: added Server.SetRoutingClaudio Takahasi2007-03-221-4/+36
|
* Initial code of bnep common.Luiz Augusto von Dentz2007-03-222-0/+157
|
* network: Added Server.SetSecurityClaudio Takahasi2007-03-221-3/+23
|
* network: Added Server.GetSecurity()Claudio Takahasi2007-03-221-4/+16
|
* network: removed err_generic functionClaudio Takahasi2007-03-223-12/+3
|
* network: Added Server.SetNameClaudio Takahasi2007-03-223-6/+37
|
* network: Added Server.GetName()Claudio Takahasi2007-03-221-4/+19
|
* network: Added Server.GetUUID()Claudio Takahasi2007-03-223-7/+28
|
* Install the network service if enabledMarcel Holtmann2007-03-211-1/+1
|
* Add file for shared functionsMarcel Holtmann2007-03-213-1/+51
|
* Add functions for creating and removing HAL devicesMarcel Holtmann2007-03-211-1/+3
|
* network: added network API description skeletonClaudio Takahasi2007-03-211-1/+105
|
* Remove duplicate code and some minor fixes.Luiz Augusto von Dentz2007-03-216-44/+94
|
* Implement generic HAL device helpersMarcel Holtmann2007-03-211-0/+2
|
* Initial code of CreateConnection and RemoveConnection methods.Luiz Augusto von Dentz2007-03-201-21/+79
|
* Initial code of CreateServer and RemoveServer methods.Luiz Augusto von Dentz2007-03-204-4/+86
|
* Create a common HAL abstraction layerMarcel Holtmann2007-03-203-114/+1
|
* Add HAL device for testingMarcel Holtmann2007-03-191-0/+11
|