summaryrefslogtreecommitdiff
path: root/local
Commit message (Expand)AuthorAgeFilesLines
* declare no-parameter functions as taking (void)Dafydd Harries2007-02-121-2/+2
* use getifaddrs() instead of ioctl() for added portability/IPv6 supportDafydd Harries2007-02-101-33/+23
* consistently use "XXX" (rather than "FIXME")Dafydd Harries2007-02-071-2/+2
* use NiceAddress for local interfacesDafydd Harries2007-02-074-13/+16
* include common.mk in each Makefile.amDafydd Harries2007-02-051-0/+2
* tidy up local/ code and export its functionsDafydd Harries2007-02-033-19/+17
* tidy up headers/#includesDafydd Harries2007-01-291-0/+6
* local/Makefile.am: reformatDafydd Harries2007-01-201-3/+3
* switch local/ to building shared rather than static libraryDafydd Harries2007-01-201-3/+3
* declare variable holding fd as signed, since socket () can return negative va...Dafydd Harries2007-01-091-1/+1
* add local.h to sourcesDafydd Harries2007-01-071-1/+1
* add local/Makefile.amDafydd Harries2007-01-051-0/+11
* add local/ directoryDafydd Harries2006-12-213-0/+124