summaryrefslogtreecommitdiffstats
path: root/network/connection.c
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of old ioctl compability hack.Luiz Augusto von Dentz2007-03-271-9/+3
* Remove warning.Luiz Augusto von Dentz2007-03-261-1/+1
* Add connection watchdog.Luiz Augusto von Dentz2007-03-261-10/+18
* Fix connect.Luiz Augusto von Dentz2007-03-261-39/+38
* Fixes to use non-bloking socket on connect.Luiz Augusto von Dentz2007-03-261-49/+113
* Buf fixes.Luiz Augusto von Dentz2007-03-231-21/+34
* network: Added invalid service class verification for Manager.CreateConnectionClaudio Takahasi2007-03-231-3/+2
* network: Fixed string/service id/uuid convertion functionsClaudio Takahasi2007-03-231-9/+9
* Connection code.Luiz Augusto von Dentz2007-03-221-19/+278
* Remove duplicate code and some minor fixes.Luiz Augusto von Dentz2007-03-211-3/+12
* Fix build, move errors to error file and add server registration.Luiz Augusto von Dentz2007-03-191-3/+1
* - Fix standalone init when there is no bluetooth adapter.Luiz Augusto von Dentz2007-03-191-0/+26
* Network: Added network connection methods skeletonClaudio Takahasi2007-03-151-0/+127
* Add skeleton for network serviceMarcel Holtmann2007-03-091-0/+28