summaryrefslogtreecommitdiffstats
path: root/network
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Work around the missing D-Bus system busMarcel Holtmann2007-03-191-0/+4
|
* Try to init the HAL contextMarcel Holtmann2007-03-193-2/+43
|
* Check for HAL supportMarcel Holtmann2007-03-191-2/+2
|
* Add skeleton for HAL supportMarcel Holtmann2007-03-193-1/+63
|
* Fix build, move errors to error file and add server registration.Luiz Augusto von Dentz2007-03-196-14/+46
|
* - Fix standalone init when there is no bluetooth adapter.Luiz Augusto von Dentz2007-03-194-6/+33
|
* Initial implementation of network server interface.Luiz Augusto von Dentz2007-03-161-0/+135
|
* Add minimal support for bridge creation and removalMarcel Holtmann2007-03-165-3/+125
|
* Add error specific skeleton filesMarcel Holtmann2007-03-163-1/+52
|
* Network: Added network connection methods skeletonClaudio Takahasi2007-03-151-0/+127
|
* Network: Added ListServersClaudio Takahasi2007-03-151-1/+24
|
* Network: Added unknown connection path fallbackClaudio Takahasi2007-03-131-1/+5
|
* Network: support for standalone start modeClaudio Takahasi2007-03-121-0/+3
|
* Network: added server methods skeletonClaudio Takahasi2007-03-122-0/+208
|
* Network: main loop creationClaudio Takahasi2007-03-091-0/+42
|
* Don't forget to link against GLibMarcel Holtmann2007-03-091-2/+2
|
* Add API document and service description fileMarcel Holtmann2007-03-092-0/+17
|
* Create init and exit functionsMarcel Holtmann2007-03-093-0/+18
|
* Add skeleton for network serviceMarcel Holtmann2007-03-098-3/+164
|
* Don't install services that are in experimental stateMarcel Holtmann2007-01-201-1/+1
|
* Rename service and install itMarcel Holtmann2007-01-191-3/+6
|
* Add skeletons for service implementationsMarcel Holtmann2006-10-272-0/+46