summaryrefslogtreecommitdiff
path: root/network/common.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-01Network: Removed unused functionClaudio Takahasi1-19/+0
2008-09-01Network: Minor cleanupClaudio Takahasi1-1/+0
2008-07-28Cleanup network manager.Luiz Augusto von Dentz1-4/+0
2008-05-20Fix issues with missing include for PATH_MAXMarcel Holtmann1-0/+1
2008-05-06Fix bug that prevent bnep interfaces to come up on reconnection.Luiz Augusto von Dentz1-30/+34
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2007-10-31Add MULTICAST flag so interfaces could get announced by avahi-daemon.Luiz Augusto von Dentz1-2/+3
2007-10-31Remove bridge creation of NAP and make a better use of ahavi-autoipd.Luiz Augusto von Dentz1-17/+68
2007-09-28Fix memory leak.Luiz Augusto von Dentz1-12/+9
2007-09-28Fix interface removal on script exit.Luiz Augusto von Dentz1-5/+2
2007-09-28Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz1-16/+35
2007-09-28Fix interface down.Luiz Augusto von Dentz1-11/+12
2007-09-28Fixes codestyle, bridge creation and some code cleanup.Luiz Augusto von Dentz1-2/+3
2007-09-28Rework configuration file to use roles.Luiz Augusto von Dentz1-3/+21
2007-09-28Add support for script execution.Luiz Augusto von Dentz1-7/+88
2007-08-29network: concat remote name and service name to the connection nameClaudio Takahasi1-0/+19
2007-04-16Move code to bring up interface to common and use it on connection.Luiz Augusto von Dentz1-3/+30
2007-03-29Lower number of possible interfaces from 48 to 7 and other minor fixes.Luiz Augusto von Dentz1-10/+16
2007-03-28network: Added more debug error information for ioctl BNEPCONNADD callClaudio Takahasi1-2/+4
2007-03-27Get rid of old ioctl compability hack.Luiz Augusto von Dentz1-42/+9
2007-03-23network: using service class identifier instead of the uuid 128 string for se...Claudio Takahasi1-3/+13
2007-03-23network: Added hexadecimal verification for Manager.CreateServerClaudio Takahasi1-2/+6
2007-03-23network: Fixed string/service id/uuid convertion functionsClaudio Takahasi1-15/+31
2007-03-22Initial code of bnep common.Luiz Augusto von Dentz1-0/+146
2007-03-21Add file for shared functionsMarcel Holtmann1-0/+28