summaryrefslogtreecommitdiffstats
path: root/network/manager.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove duplicate code and some minor fixes.Luiz Augusto von Dentz2007-03-211-39/+68
|
* 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-201-2/+67
|
* Fix build, move errors to error file and add server registration.Luiz Augusto von Dentz2007-03-191-11/+1
|
* - Fix standalone init when there is no bluetooth adapter.Luiz Augusto von Dentz2007-03-191-4/+2
|
* Add minimal support for bridge creation and removalMarcel Holtmann2007-03-161-0/+17
|
* Network: Added ListServersClaudio Takahasi2007-03-151-1/+24
|
* Network: Added unknown connection path fallbackClaudio Takahasi2007-03-131-1/+5
|
* Network: added server methods skeletonClaudio Takahasi2007-03-121-0/+207
|
* Create init and exit functionsMarcel Holtmann2007-03-091-0/+9
|
* Add skeleton for network serviceMarcel Holtmann2007-03-091-0/+28