Commit Briefs



Christian Weisgerber

remove unused #includes


Tracey Emery

restore code removed in b5f0780096f443734de8fc503ca92bf737e2a7b2 and complete code so sub directories work in gotweb

This was pointed out by uwerler in IRC. ok stsp


Stefan Sperling

add got.conf(5) configuration file

ok tracey


Tracey Emery

plug some parse.y leaks


Tracey Emery

move gw_conf malloc to parse.y and cleanup another one-line set/check

fix rash pointer change in last edit


Tracey Emery

restructure gotweb parse.y to be like the new got parse.y

correct a lot of incorrect error handling adjust copyrights



Tracey Emery

remove examples file


Tracey Emery

kn@ and stsp@ suggested changes


Tracey Emery

Initial gotweb branch import