| Commit message (Expand) | Author | Files | Lines |
2021-08-20 | Make sure permisions and files aor correct on sledjchisl startup. | onefang | 1 | -53/+73 |
2021-08-19 | Default rsync stull for the config file. | onefang | 1 | -0/+2 |
2021-08-19 | Add rsync and gitar stuff to sledjchisl backups. | onefang | 1 | -21/+255 |
2021-08-19 | leak-- | onefang | 1 | -1/+1 |
2021-08-19 | Debug versions of shellMe sledjchisl internal functions. | onefang | 1 | -47/+92 |
2021-08-19 | No more create function for sledjchisl. | onefang | 1 | -16/+6 |
2021-08-18 | TODO++++ | onefang | 1 | -0/+74 |
2021-08-18 | Fix up the early "make sure we are in the correct directory" changes. | onefang | 1 | -4/+14 |
2021-08-18 | freeSimList() don't do anything if sims isn't allocated. | onefang | 1 | -0/+3 |
2021-08-18 | TODO++ | onefang | 1 | -0/+1 |
2021-08-18 | Factor out most of the system() calls. | onefang | 1 | -64/+77 |
2021-08-18 | tabs++ | onefang | 1 | -3/+3 |
2021-08-18 | Try to cater for several ways of screwing up the working directory. | onefang | 1 | -34/+91 |
2021-08-18 | sledjchisl status function for members. | onefang | 1 | -37/+53 |
2021-08-18 | Index sims by UUID in ourSims as well. | onefang | 1 | -1/+4 |
2021-08-18 | Only backup members inventories that have been on since last backup. | onefang | 1 | -1/+1 |
2021-08-18 | For sledjchisl status, warn on sim not up, not info. | onefang | 1 | -1/+1 |
2021-08-18 | Move more stuff into the var directory. | onefang | 1 | -4/+4 |
2021-08-18 | Sim stop tweaks. | onefang | 1 | -60/+99 |
2021-08-17 | TODO++ | onefang | 1 | -0/+1 |
2021-08-17 | Don't delete the web socket if we are not running in web mode. | onefang | 1 | -1/+2 |
2021-08-17 | Bitch if the sim has not stopped yet. | onefang | 1 | -0/+3 |
2021-08-17 | Memory leak-- | onefang | 1 | -0/+1 |
2021-08-17 | Add member functions to SledjChisl. | onefang | 1 | -19/+83 |
2021-08-17 | No more double cleanup(). | onefang | 1 | -3/+0 |
2021-08-17 | Add verbose mode. | onefang | 1 | -3/+8 |
2021-08-13 | Next bit of the inventory backup, actually do the backup. | onefang | 1 | -8/+40 |
2021-08-13 | Comments++ | onefang | 1 | -1/+9 |
2021-08-13 | memset-- | onefang | 1 | -1/+0 |
2021-08-13 | Allow regex in the tmux wait function. | onefang | 1 | -1/+1 |
2021-08-13 | Start of dealing with members in the "sim" loop. | onefang | 1 | -27/+62 |
2021-08-13 | Restart sims. | onefang | 1 | -40/+56 |
2021-08-13 | Oops, need this for the option display. | onefang | 1 | -0/+14 |
2021-08-13 | Some more tweaks to output. | onefang | 1 | -6/+6 |
2021-08-13 | Actually use toybox option parsing, and combine last two name parts. | onefang | 1 | -22/+28 |
2021-08-11 | Close everything on full stop. | onefang | 1 | -2/+16 |
2021-08-11 | leak-- | onefang | 1 | -2/+2 |
2021-08-11 | More shutdown clean ups. | onefang | 1 | -4/+39 |
2021-08-11 | More betterer output. | onefang | 1 | -6/+8 |
2021-08-11 | Work a bit on directory creation and tear down, as well as permissions. | onefang | 1 | -20/+55 |
2021-08-11 | Clean up some output types. | onefang | 1 | -12/+12 |
2021-08-11 | TODO++ | onefang | 1 | -0/+1 |
2021-08-11 | Get basic status of sims. | onefang | 1 | -1/+11 |
2021-08-10 | Read configs with the newish Lua2hashtbl(). | onefang | 1 | -41/+4 |
2021-08-10 | Switch to toybox xgetcwd() and print the results. | onefang | 1 | -1/+2 |
2021-08-10 | Cleanly symlink the executable by removing it if it exists already. | onefang | 1 | -0/+6 |
2021-08-10 | UPdate the help text, and related comments. | onefang | 1 | -11/+24 |
2021-08-10 | getSims() now does all the converting of old .ini files to new .shini and sim... | onefang | 1 | -218/+363 |
2021-08-10 | Less bash and PATH insanity. | onefang | 1 | -16/+19 |
2021-08-10 | Don't try to dump things me don't handle the type of. | onefang | 1 | -1/+1 |