aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/rrd.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed up a lot of warnings. added watch.epochqwert2015-06-281-1/+1
|
* all those .c changes were mostly fixes of warnings for the change in ↵Epoch Qwert2014-12-301-9/+7
| | | | | | | | rebuild.sh being changed to use -Wall. gethostbyname was almost completely rewritten to work better with ipv6 for gopherd.sh gopherd.sh was rewritten to use gethostbyname instead of dig and to cut out any link-local interface indicators from the output of hop0 and to ignore an error if ipA -> hostname -> ipB causes ipA to be not the same as ipB. Don't remember if there's anything else.
* updated httpd.c to use different dirs for sites and vhostsEpoch Qwert2014-11-271-1/+2
| | | | | | | updated gopherd.sh to use the new rdns script rdns script just wraps dig -x and outputs a real hostname instead of one ending with a '.' rebuild.sh got a cd added to the top so it can be run from somewhere else mime-type got an error line commented out.
* fixed gitignore. >_> added a bunch of new piddly shit.Epoch Qwert2014-11-231-0/+91