summaryrefslogtreecommitdiffstats
path: root/network/common.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup network manager.Luiz Augusto von Dentz2008-07-281-4/+0
|
* Fix issues with missing include for PATH_MAXutils-3.32Marcel Holtmann2008-05-201-0/+1
|
* Fix bug that prevent bnep interfaces to come up on reconnection.Luiz Augusto von Dentz2008-05-061-30/+34
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Add MULTICAST flag so interfaces could get announced by avahi-daemon.Luiz Augusto von Dentz2007-10-311-2/+3
|
* Remove bridge creation of NAP and make a better use of ahavi-autoipd.Luiz Augusto von Dentz2007-10-311-17/+68
|
* Fix memory leak.Luiz Augusto von Dentz2007-09-281-12/+9
|
* Fix interface removal on script exit.Luiz Augusto von Dentz2007-09-281-5/+2
|
* Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz2007-09-281-16/+35
|
* Fix interface down.Luiz Augusto von Dentz2007-09-281-11/+12
|
* Fixes codestyle, bridge creation and some code cleanup.Luiz Augusto von Dentz2007-09-281-2/+3
|
* Rework configuration file to use roles.Luiz Augusto von Dentz2007-09-281-3/+21
|
* Add support for script execution.Luiz Augusto von Dentz2007-09-281-7/+88
|
* network: concat remote name and service name to the connection nameClaudio Takahasi2007-08-291-0/+19
|
* Move code to bring up interface to common and use it on connection.Luiz Augusto von Dentz2007-04-161-3/+30
|
* Lower number of possible interfaces from 48 to 7 and other minor fixes.Luiz Augusto von Dentz2007-03-291-10/+16
|
* network: Added more debug error information for ioctl BNEPCONNADD callClaudio Takahasi2007-03-281-2/+4
|
* Get rid of old ioctl compability hack.Luiz Augusto von Dentz2007-03-271-42/+9
|
* network: using service class identifier instead of the uuid 128 string for ↵Claudio Takahasi2007-03-231-3/+13
| | | | server registration
* network: Added hexadecimal verification for Manager.CreateServerClaudio Takahasi2007-03-231-2/+6
|
* network: Fixed string/service id/uuid convertion functionsClaudio Takahasi2007-03-231-15/+31
|
* Initial code of bnep common.Luiz Augusto von Dentz2007-03-221-0/+146
|
* Add file for shared functionsMarcel Holtmann2007-03-211-0/+28