Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak logging and whitespace. | onefang | 2022-03-18 | 1 | -26/+26 |
| | |||||
* | sledjchisl build command done outside of tmux stuff. | onefang | 2021-12-15 | 1 | -40/+47 |
| | |||||
* | Typo-- | onefang | 2021-12-14 | 1 | -1/+1 |
| | |||||
* | Don't save Trash folder. | onefang | 2021-12-14 | 1 | -1/+1 |
| | |||||
* | Log rsync progress. | onefang | 2021-11-17 | 1 | -2/+6 |
| | |||||
* | Timing the rsync is silly. | onefang | 2021-11-17 | 1 | -2/+2 |
| | | | | Also, "sh: 1: time: not found" | ||||
* | rsyncPort is an integer. | onefang | 2021-11-17 | 1 | -1/+1 |
| | |||||
* | NOTE++ | onefang | 2021-10-20 | 1 | -0/+1 |
| | |||||
* | More fixing of member backup. | onefang | 2021-10-20 | 1 | -2/+5 |
| | |||||
* | And another. | onefang | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | More fixings? | onefang | 2021-10-20 | 1 | -2/+4 |
| | |||||
* | Fix ungitIAR maybe? | onefang | 2021-10-20 | 1 | -3/+7 |
| | |||||
* | Fix up backing up members. | onefang | 2021-10-19 | 1 | -1/+9 |
| | |||||
* | More tweaking of the backup system. | onefang | 2021-10-14 | 1 | -16/+87 |
| | |||||
* | Fix load iar fuckup. | onefang | 2021-10-09 | 1 | -1/+1 |
| | |||||
* | UNGITAR all ancient and old ones as well. | onefang | 2021-10-08 | 1 | -3/+9 |
| | |||||
* | Fix a double free. | onefang | 2021-10-08 | 1 | -1/+1 |
| | |||||
* | Tweak the "Invalid referer" message. | onefang | 2021-10-08 | 1 | -2/+2 |
| | |||||
* | Add UNGITAR. | onefang | 2021-10-08 | 1 | -2/+146 |
| | |||||
* | Refactor GITAR, so we can call it direct from BACKUP. | onefang | 2021-10-08 | 1 | -174/+181 |
| | |||||
* | Tweak the sledjchisl help text. | onefang | 2021-10-08 | 1 | -10/+11 |
| | |||||
* | Use names instead of numbers in the tmp sim directories. | onefang | 2021-10-07 | 1 | -10/+10 |
| | |||||
* | Oops, hard coded path for default inventory. | onefang | 2021-10-02 | 1 | -4/+3 |
| | |||||
* | Missed a clean up. | onefang | 2021-09-14 | 1 | -1/+0 |
| | |||||
* | More clean up. | onefang | 2021-09-14 | 1 | -2/+5 |
| | |||||
* | Clean up after getting the account creation shit to work. | onefang | 2021-09-14 | 1 | -1/+0 |
| | |||||
* | Move getSims() back. | onefang | 2021-09-14 | 1 | -1/+1 |
| | |||||
* | Another attempt to find the backup pane ID. | onefang | 2021-09-14 | 1 | -1/+1 |
| | |||||
* | Only do initial getSims() in tmux thing. | onefang | 2021-09-14 | 1 | -1/+1 |
| | |||||
* | Maybe we can find the backup sim this time? | onefang | 2021-09-14 | 1 | -3/+6 |
| | |||||
* | Make sure we have a useful ourSims for the web server when needed. | onefang | 2021-09-14 | 1 | -0/+1 |
| | |||||
* | Remove obsolete members of simData. | onefang | 2021-09-14 | 1 | -6/+1 |
| | |||||
* | Run load iar in the correct pane. | onefang | 2021-09-14 | 1 | -4/+2 |
| | |||||
* | Log which tmux pane we are doing the load iar for. | onefang | 2021-09-14 | 1 | -2/+2 |
| | |||||
* | Better Lua type decoding. | onefang | 2021-09-14 | 1 | -2/+28 |
| | |||||
* | TODO++ | onefang | 2021-09-14 | 1 | -1/+1 |
| | |||||
* | New lines in the emails. | onefang | 2021-09-14 | 1 | -2/+2 |
| | |||||
* | Comment out the lua_isnumber() check. | onefang | 2021-09-14 | 1 | -2/+4 |
| | |||||
* | More logging tweakage. | onefang | 2021-09-14 | 1 | -5/+5 |
| | |||||
* | More output logging tweaks. | onefang | 2021-09-14 | 1 | -19/+19 |
| | |||||
* | Put back the stat() of the session Lua file. | onefang | 2021-09-14 | 1 | -1/+7 |
| | |||||
* | Reenable some debug logging. | onefang | 2021-09-14 | 1 | -10/+10 |
| | |||||
* | Log the account name people are trying to use. | onefang | 2021-09-14 | 1 | -1/+1 |
| | |||||
* | Comment++ | onefang | 2021-09-14 | 1 | -0/+1 |
| | |||||
* | TODO-- | onefang | 2021-09-10 | 1 | -2/+0 |
| | |||||
* | Give Sandbox sim a new UUID if we use it. | onefang | 2021-09-10 | 1 | -1/+4 |
| | |||||
* | Symlink the shini once more. | onefang | 2021-09-09 | 1 | -1/+18 |
| | | | | Catches the new shini Sandbox. | ||||
* | Remove debugging added last time. | onefang | 2021-09-09 | 1 | -1/+0 |
| | |||||
* | Debugging simNotFound() crash. | onefang | 2021-09-09 | 1 | -0/+1 |
| | |||||
* | Default sims.lua. | onefang | 2021-09-09 | 1 | -1/+3 |
| |