gotweb/parse.y


Log

Author Commit Date CI Message
Christian Weisgerber cad0b9e8 2020-09-25T19:11:47 remove unused #includes
Tracey Emery 9f6f3943 2020-09-24T22:44:11 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 257add31 2020-09-09T23:57:40 add got.conf(5) configuration file ok tracey
Tracey Emery ff21961d 2020-07-29T21:15:13 plug some parse.y leaks
Tracey Emery f71c0a3a 2020-06-23T20:27:11 move gw_conf malloc to parse.y and cleanup another one-line set/check fix rash pointer change in last edit
Tracey Emery c34ec417 2020-06-22T17:09:05 restructure gotweb parse.y to be like the new got parse.y correct a lot of incorrect error handling adjust copyrights
Stefan Sperling b5f07800 2020-01-28T19:42:10 remove got_www_path which is not actually used
Tracey Emery add40c4f 2020-01-15T22:10:31 remove examples file
Tracey Emery 54415d85 2020-01-15T22:10:31 kn@ and stsp@ suggested changes
Tracey Emery 2c251c14 2020-01-15T22:10:30 Initial gotweb branch import