| Commit message (Expand) | Author | Files | Lines |
2020-03-24 | Run directory has to be set group ID, so the tmux socket can be shared by tho... | onefang | 1 | -1/+2 |
2020-03-24 | Install instructions + web socket directory has to be web server readable. | onefang | 1 | -1/+2 |
2020-03-24 | Typo-- | onefang | 1 | -1/+1 |
2020-03-24 | Poor mans logging of FCGI, for now. | onefang | 2 | -1/+2 |
2020-03-24 | Add a debug setting. | onefang | 2 | -22/+39 |
2020-03-24 | TODO++ | onefang | 1 | -1/+3 |
2020-03-24 | Add license notes. | onefang | 1 | -0/+6 |
2020-03-24 | Add some installation instructions for sledjchisl. | onefang | 1 | -1/+67 |
2020-03-21 | TODO-- | onefang | 1 | -30/+0 |
2020-03-21 | Plug more leaks. | onefang | 1 | -6/+13 |
2020-03-21 | More version numbers. | onefang | 1 | -0/+2 |
2020-03-21 | Better sucure memory wipe. | onefang | 1 | -11/+4 |
2020-03-19 | It's actually qLibc. | onefang | 1 | -6/+6 |
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 |