aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl/sledjchisl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-22Typo--onefang1-1/+1
2020-04-22No more chill out and veg out.onefang1-4/+4
2020-04-22Comments ++ -- and commented out unused code.onefang1-6/+5
2020-04-21Only check password on login.onefang1-1/+3
2020-04-21Fix up backing out of the list of users.onefang1-2/+2
2020-04-21Part of the validated member list code.onefang1-0/+98
2020-04-21Fix some leaks.onefang1-9/+34
2020-04-21Use the new button titles.onefang1-2/+2
2020-04-21Mention other restrictions on names.onefang1-3/+3
2020-04-21Fix up buttons to show a different title to the name.onefang1-5/+5
2020-04-19Fix up name validation.onefang1-18/+27
2020-04-19Add a simple voucher field.onefang1-1/+36
2020-04-19Actually validate their age.onefang1-0/+11
2020-04-19Apply CSS colours and fonts to all the widget types.onefang1-4/+5
2020-04-19Lots of changes, mostly a rewrite of how the dynamic pages work.onefang1-1019/+1820
2020-04-19TODO++onefang1-4/+15
2020-04-13Start all the sims.onefang1-2/+2
2020-03-24TODO--onefang1-3/+1
2020-03-24Run directory has to be set group ID, so the tmux socket can be shared by tho...onefang1-1/+2
2020-03-24Poor mans logging of FCGI, for now.onefang1-0/+1
2020-03-24Add a debug setting.onefang1-22/+38
2020-03-24TODO++onefang1-1/+3
2020-03-21Plug more leaks.onefang1-6/+13
2020-03-21More version numbers.onefang1-0/+2
2020-03-21Better sucure memory wipe.onefang1-11/+4
2020-03-19It's actually qLibc.onefang1-6/+6
2020-03-19qtreetbl doesn't have a put and get int, and I may want to switch to it.onefang1-4/+7
2020-03-19TODO++onefang1-0/+4
2020-03-19Plug a lot of leaks.onefang1-181/+279
2020-03-18Make HTML checkbox validation work.onefang1-0/+2
2020-03-18Major rewrite of the validation code.onefang1-272/+304
2020-03-18Include all stuff in a session file.onefang1-16/+28
2020-03-18Some log message tweaks.onefang1-6/+6
2020-03-18Bit more HMTL tweaking.onefang1-1/+4
2020-03-18Style the HTML better, and tweak other HTML things.onefang1-14/+19
2020-03-18Remove extranous free()s.onefang1-3/+0
2020-03-18Allow grid stats to be collected every 30 seconds.onefang1-1/+1
2020-03-18Now that ROBUST is saving it's PID, check for it on the stats web page.onefang1-5/+16
2020-03-18New logging levels - stuff only the developer needs to know during development.onefang1-76/+80
2020-03-18Indent code properly.onefang1-46/+38
2020-03-18TODO++ and comment clean up.onefang1-1/+5
2020-03-17TODO++onefang1-0/+2
2020-03-17Various other shuffles and clean ups.onefang1-17/+23
2020-03-17Move the tmux check until after we have loaded the config and paths.onefang1-19/+16
2020-03-17Remove cruft now that we are back to using full toybox again.onefang1-12/+0
2020-03-17Various comment clean ups.onefang1-5/+5
2020-03-17Switch to using FHS style directories, and create them all at startup.onefang1-38/+89
2020-03-17Add an About me textarea.onefang1-0/+31
2020-03-17Add a ToS block.onefang1-0/+2
2020-03-17TODO++onefang1-0/+2