aboutsummaryrefslogtreecommitdiff
path: root/captain/example
AgeCommit message (Collapse)Author
13 daysAdded a max instances config to the xinetd exampleHEADmasterJeffrey Armstrong
2022-06-27Quick switch to more reasonable example config paths. Log file is now ↵Jeffrey Armstrong
checked for allocated filename before dealocation.
2022-05-04Auth levels are now read from a special config file. Both display and ↵Jeffrey Armstrong
operations are now checked for auth level.
2022-04-26Added routines for validating user passwords and creating new users. Added ↵Jeffrey Armstrong
routines for looking up sessions.
2021-09-15Added online and offline checking based on last checkin time for players. ↵Jeffrey Armstrong
Added labeling of online status to most places players appear. Fixed css so display works in NetSurf.
2021-05-17Added pager to jobs list on instructions page as well.Jeffrey Armstrong
2021-05-13Temporary directory is now configurable.Jeffrey Armstrong
2021-05-12Added some CSS styling. Fixed checks for zero-length pointers since it ↵Jeffrey Armstrong
seems to freak out Fortran.
2021-05-06CGI interface at least starts properly. Fixed rendering of templates to ↵Jeffrey Armstrong
actually take place in CGI mode.
2021-04-12URLs in instructions can now leave out the server implying download and ↵Jeffrey Armstrong
upload from the server itself. Download and upload both work correctly.
2021-04-09Modified how logging works so that multiple processes can write in theory.Jeffrey Armstrong
2021-03-30Added script to scan and load instructions. Instructions now displayed on a ↵Jeffrey Armstrong
page.
2021-03-30Storing an example site. Added support for just plain old static files and ↵Jeffrey Armstrong
favicons