| Commit message (Expand) | Author | Files | Lines |
2020-03-19 | qtreetbl doesn't have a put and get int, and I may want to switch to it. | onefang | 1 | -4/+7 |
2020-03-19 | Add a more verbose leak check. | onefang | 1 | -4/+4 |
2020-03-19 | TODO++ | onefang | 1 | -0/+4 |
2020-03-19 | Plug a lot of leaks. | onefang | 1 | -181/+279 |
2020-03-18 | Make HTML checkbox validation work. | onefang | 1 | -0/+2 |
2020-03-18 | Major rewrite of the validation code. | onefang | 1 | -272/+304 |
2020-03-18 | Include all stuff in a session file. | onefang | 1 | -16/+28 |
2020-03-18 | Some log message tweaks. | onefang | 1 | -6/+6 |
2020-03-18 | Bit more HMTL tweaking. | onefang | 1 | -1/+4 |
2020-03-18 | Style the HTML better, and tweak other HTML things. | onefang | 1 | -14/+19 |
2020-03-18 | Remove extranous free()s. | onefang | 1 | -3/+0 |
2020-03-18 | Allow grid stats to be collected every 30 seconds. | onefang | 1 | -1/+1 |
2020-03-18 | Now that ROBUST is saving it's PID, check for it on the stats web page. | onefang | 1 | -5/+16 |
2020-03-18 | New logging levels - stuff only the developer needs to know during development. | onefang | 1 | -76/+80 |
2020-03-18 | Indent code properly. | onefang | 1 | -46/+38 |
2020-03-18 | TODO++ and comment clean up. | onefang | 1 | -1/+5 |
2020-03-17 | TODO++ | onefang | 1 | -0/+2 |
2020-03-17 | Various other shuffles and clean ups. | onefang | 1 | -17/+23 |
2020-03-17 | Move the tmux check until after we have loaded the config and paths. | onefang | 1 | -19/+16 |
2020-03-17 | Remove cruft now that we are back to using full toybox again. | onefang | 1 | -12/+0 |
2020-03-17 | Various comment clean ups. | onefang | 1 | -5/+5 |
2020-03-17 | Switch to using FHS style directories, and create them all at startup. | onefang | 2 | -40/+91 |
2020-03-17 | Add an About me textarea. | onefang | 1 | -0/+31 |
2020-03-17 | Add a ToS block. | onefang | 2 | -0/+29 |
2020-03-17 | TODO++ | onefang | 1 | -0/+2 |
2020-03-17 | Various white space and language clean ups. | onefang | 1 | -13/+15 |
2020-03-17 | Don't pass around psswrd anymore. | onefang | 1 | -7/+2 |
2020-03-17 | Oops, part of last commit. | onefang | 1 | -0/+2 |
2020-03-17 | Only try to load users Lua file on login. | onefang | 1 | -27/+28 |
2020-03-17 | HTML labels before their input fields. | onefang | 1 | -2/+2 |
2020-03-17 | Load the local config file first, then let it be overridden by system and hom... | onefang | 1 | -2/+2 |
2020-03-17 | Update list of dependencies. | onefang | 1 | -1/+1 |
2020-03-16 | Finally add the sledjchisl C & Lua maanger, and friends. | onefang | 9 | -20/+5948 |
2020-03-16 | Fix up boxes build system. | onefang | 2 | -0/+45 |
2020-03-16 | Revert "The new sledjchisl binary, to replace the management scripts and web ... | onefang | 18 | -7258/+0 |
2020-03-16 | Revert "Bitch if we can't read the OpenSim config file." | onefang | 1 | -5/+0 |
2020-03-16 | Revert "Clean up the <p> HTML tags." | onefang | 1 | -2/+2 |
2020-03-16 | Revert "Add notes on extras to be installed." | onefang | 1 | -4/+0 |
2020-03-16 | Revert "Missed a <p> tag cleanup." | onefang | 1 | -1/+1 |
2020-03-16 | Add a build script. | onefang | 1 | -0/+3 |
2020-03-16 | Add a bunch of test key bindings. | onefang | 1 | -0/+15 |
2020-03-16 | Update to toybox API change. | onefang | 1 | -7/+3 |
2020-03-16 | Compile boxes by default. | onefang | 1 | -1/+1 |
2020-03-16 | Toybox can't cope with a lack of a README, but gives you cryptic errors. | onefang | 1 | -0/+4 |
2020-03-16 | Shuffle stuff. | onefang | 8 | -0/+4625 |
2020-02-27 | Missed a <p> tag cleanup. | onefang | 1 | -1/+1 |
2020-02-27 | Add notes on extras to be installed. | onefang | 1 | -0/+4 |
2020-02-27 | Clean up the <p> HTML tags. | onefang | 1 | -2/+2 |
2020-02-27 | Bitch if we can't read the OpenSim config file. | onefang | 1 | -0/+5 |
2020-02-27 | The new sledjchisl binary, to replace the management scripts and web stuff. | onefang | 18 | -0/+7258 |