aboutsummaryrefslogtreecommitdiffstats
path: root/nocompile/libexec
Commit message (Collapse)AuthorAgeFilesLines
* ident.sh to make ident queries easier to use in scripts.Epoch Qwert2014-12-091-1/+2
| | | | | | | gopherd.sh changed to use new output of peerip. peerip changes to output peer's port on second line. httpd changed... I dunno what. AOEU and aoeu to help with playing with dvorak.
* updated httpd.c to use different dirs for sites and vhostsEpoch Qwert2014-11-271-1/+1
| | | | | | | 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-2/+2
|
* added some nifty magic for hostname instead of using one given on command-lineEpoch Qwert2014-10-231-1/+10
|
* fixed gopherd's LFI and added excuting files.Epoch Qwert2014-10-232-0/+38
httpd had flushing issues. realpath is new! does what it says. gives absolute path of a file. deddos, peerip, peerip.pl, were laying around elsewhere. gethostbyname got a new trick. can do decimal addresses among other things. hop0 is a shell script that gets what IP will be put on the source address of outgoing packets sent to $1. rtfs.