| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More version numbers. | onefang | 2020-03-21 | 1 | -0/+2 |
* | Better sucure memory wipe. | onefang | 2020-03-21 | 1 | -11/+4 |
* | It's actually qLibc. | onefang | 2020-03-19 | 1 | -6/+6 |
* | qtreetbl doesn't have a put and get int, and I may want to switch to it. | onefang | 2020-03-19 | 1 | -4/+7 |
* | Add a more verbose leak check. | onefang | 2020-03-19 | 1 | -4/+4 |
* | TODO++ | onefang | 2020-03-19 | 1 | -0/+4 |
* | Plug a lot of leaks. | onefang | 2020-03-19 | 1 | -181/+279 |
* | Make HTML checkbox validation work. | onefang | 2020-03-18 | 1 | -0/+2 |
* | Major rewrite of the validation code. | onefang | 2020-03-18 | 1 | -272/+304 |
* | Include all stuff in a session file. | onefang | 2020-03-18 | 1 | -16/+28 |
* | Some log message tweaks. | onefang | 2020-03-18 | 1 | -6/+6 |
* | Bit more HMTL tweaking. | onefang | 2020-03-18 | 1 | -1/+4 |
* | Style the HTML better, and tweak other HTML things. | onefang | 2020-03-18 | 1 | -14/+19 |
* | Remove extranous free()s. | onefang | 2020-03-18 | 1 | -3/+0 |
* | Clarify web text about stats being updated. | onefang | 2020-03-18 | 1 | -1/+1 |
* | Allow grid stats to be collected every 30 seconds. | onefang | 2020-03-18 | 1 | -1/+1 |
* | And actually show online status on the web pages. | onefang | 2020-03-18 | 2 | -0/+2 |
* | Now that ROBUST is saving it's PID, check for it on the stats web page. | onefang | 2020-03-18 | 1 | -5/+16 |
* | New logging levels - stuff only the developer needs to know during development. | onefang | 2020-03-18 | 1 | -76/+80 |
* | Now ROBUST writes it's PID file. DOH! | onefang | 2020-03-18 | 1 | -1/+1 |
* | Log ROBUST reading config files, just like regions do. | onefang | 2020-03-18 | 1 | -0/+1 |
* | Indent code properly. | onefang | 2020-03-18 | 1 | -46/+38 |
* | TODO++ and comment clean up. | onefang | 2020-03-18 | 1 | -1/+5 |
* | TODO++ | onefang | 2020-03-17 | 1 | -0/+2 |
* | Various other shuffles and clean ups. | onefang | 2020-03-17 | 1 | -17/+23 |
* | Move the tmux check until after we have loaded the config and paths. | onefang | 2020-03-17 | 1 | -19/+16 |
* | Remove cruft now that we are back to using full toybox again. | onefang | 2020-03-17 | 1 | -12/+0 |
* | Various comment clean ups. | onefang | 2020-03-17 | 1 | -5/+5 |
* | Switch to using FHS style directories, and create them all at startup. | onefang | 2020-03-17 | 2 | -40/+91 |
* | Add an About me textarea. | onefang | 2020-03-17 | 1 | -0/+31 |
* | Add a ToS block. | onefang | 2020-03-17 | 2 | -0/+29 |
* | TODO++ | onefang | 2020-03-17 | 1 | -0/+2 |
* | Various white space and language clean ups. | onefang | 2020-03-17 | 1 | -13/+15 |
* | Don't pass around psswrd anymore. | onefang | 2020-03-17 | 1 | -7/+2 |
* | Oops, part of last commit. | onefang | 2020-03-17 | 1 | -0/+2 |
* | Only try to load users Lua file on login. | onefang | 2020-03-17 | 1 | -27/+28 |
* | HTML labels before their input fields. | onefang | 2020-03-17 | 1 | -2/+2 |
* | Load the local config file first, then let it be overridden by system and hom... | onefang | 2020-03-17 | 1 | -2/+2 |
* | Update list of dependencies. | onefang | 2020-03-17 | 1 | -1/+1 |
* | Finally add the sledjchisl C & Lua maanger, and friends. | onefang | 2020-03-16 | 13 | -20/+5991 |
* | Shift web stuff to the www folder, and update it. | onefang | 2020-03-16 | 9 | -5/+21 |
* | Ignore the src build temporary directories. | onefang | 2020-03-16 | 1 | -0/+2 |
* | Fix up boxes build system. | onefang | 2020-03-16 | 2 | -0/+33 |
* | Merge remote-tracking branch 'boxes/master' | onefang | 2020-03-16 | 10 | -0/+4655 |
|\ |
|
| * | Add a build script. | onefang | 2020-03-16 | 3 | -0/+48 |
| * | Add a bunch of test key bindings. | onefang | 2020-03-16 | 1 | -0/+15 |
| * | Update to toybox API change. | onefang | 2020-03-16 | 1 | -7/+3 |
| * | Compile boxes by default. | onefang | 2020-03-16 | 1 | -1/+1 |
| * | Toybox can't cope with a lack of a README, but gives you cryptic errors. | onefang | 2020-03-16 | 1 | -0/+4 |
| * | Ignorance is bliss. | onefang | 2020-03-16 | 1 | -0/+0 |