aboutsummaryrefslogtreecommitdiff
path: root/network/common.c
AgeCommit message (Expand)Author
2009-03-10Make use of AF_INET instead of AF_INET6.Luiz Augusto von Dentz
2009-02-25Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg
2009-02-25Use safer strncpy instead of strcpyJohan Hedberg
2009-01-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann
2009-01-23Fix bug on error report.Luiz Augusto von Dentz
2009-01-01Update copyright informationMarcel Holtmann
2008-09-01Network: Removed unused functionClaudio Takahasi
2008-09-01Network: Minor cleanupClaudio Takahasi
2008-07-28Cleanup network manager.Luiz Augusto von Dentz
2008-05-20Fix issues with missing include for PATH_MAXMarcel Holtmann
2008-05-06Fix bug that prevent bnep interfaces to come up on reconnection.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2007-10-31Add MULTICAST flag so interfaces could get announced by avahi-daemon.Luiz Augusto von Dentz
2007-10-31Remove bridge creation of NAP and make a better use of ahavi-autoipd.Luiz Augusto von Dentz
2007-09-28Fix memory leak.Luiz Augusto von Dentz
2007-09-28Fix interface removal on script exit.Luiz Augusto von Dentz
2007-09-28Improve bridge and network interfaces manipulation.Luiz Augusto von Dentz
2007-09-28Fix interface down.Luiz Augusto von Dentz
2007-09-28Fixes codestyle, bridge creation and some code cleanup.Luiz Augusto von Dentz
2007-09-28Rework configuration file to use roles.Luiz Augusto von Dentz
2007-09-28Add support for script execution.Luiz Augusto von Dentz
2007-08-29network: concat remote name and service name to the connection nameClaudio Takahasi
2007-04-16Move code to bring up interface to common and use it on connection.Luiz Augusto von Dentz
2007-03-29Lower number of possible interfaces from 48 to 7 and other minor fixes.Luiz Augusto von Dentz
2007-03-28network: Added more debug error information for ioctl BNEPCONNADD callClaudio Takahasi
2007-03-27Get rid of old ioctl compability hack.Luiz Augusto von Dentz
2007-03-23network: using service class identifier instead of the uuid 128 string for se...Claudio Takahasi
2007-03-23network: Added hexadecimal verification for Manager.CreateServerClaudio Takahasi
2007-03-23network: Fixed string/service id/uuid convertion functionsClaudio Takahasi
2007-03-22Initial code of bnep common.Luiz Augusto von Dentz
2007-03-21Add file for shared functionsMarcel Holtmann