aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-25Use the unstripped version of toybox.onefang1-1/+1
2021-08-25Comment tweaks.onefang1-4/+3
2021-08-25Tweak sledjchisl logging a bit.onefang1-2/+4
2021-08-25Log++onefang1-0/+2
2021-08-25Minor clean up.onefang1-1/+1
2021-08-25memset be gone.onefang1-1/+0
2021-08-25Move the directory creation and securing to just before starting ROBUST.onefang1-110/+106
2021-08-25New sledjchisl pane layout.onefang1-43/+35
2021-08-20More work on gitAR code.onefang1-63/+70
2021-08-20Tweak one sledjchisl output.onefang1-1/+1
2021-08-20Make sure permisions and files aor correct on sledjchisl startup.onefang1-53/+73
2021-08-19Default rsync stull for the config file.onefang1-0/+2
2021-08-19Add rsync and gitar stuff to sledjchisl backups.onefang1-21/+255
2021-08-19leak--onefang1-1/+1
2021-08-19Debug versions of shellMe sledjchisl internal functions.onefang1-47/+92
2021-08-19No more create function for sledjchisl.onefang1-16/+6
2021-08-18TODO++++onefang1-0/+74
2021-08-18Fix up the early "make sure we are in the correct directory" changes.onefang1-4/+14
2021-08-18freeSimList() don't do anything if sims isn't allocated.onefang1-0/+3
2021-08-18TODO++onefang1-0/+1
2021-08-18Factor out most of the system() calls.onefang1-64/+77
2021-08-18tabs++onefang1-3/+3
2021-08-18Try to cater for several ways of screwing up the working directory.onefang1-34/+91
2021-08-18sledjchisl status function for members.onefang1-37/+53
2021-08-18Index sims by UUID in ourSims as well.onefang1-1/+4
2021-08-18Only backup members inventories that have been on since last backup.onefang1-1/+1
2021-08-18For sledjchisl status, warn on sim not up, not info.onefang1-1/+1
2021-08-18Move more stuff into the var directory.onefang1-4/+4
2021-08-18Sim stop tweaks.onefang1-60/+99
2021-08-17TODO++onefang1-0/+1
2021-08-17Don't delete the web socket if we are not running in web mode.onefang1-1/+2
2021-08-17Bitch if the sim has not stopped yet.onefang1-0/+3
2021-08-17Memory leak--onefang1-0/+1
2021-08-17Add member functions to SledjChisl.onefang1-19/+83
2021-08-17No more double cleanup().onefang1-3/+0
2021-08-17Add verbose mode.onefang1-3/+8
2021-08-13Next bit of the inventory backup, actually do the backup.onefang1-8/+40
2021-08-13Comments++onefang1-1/+9
2021-08-13memset--onefang1-1/+0
2021-08-13Allow regex in the tmux wait function.onefang1-1/+1
2021-08-13Start of dealing with members in the "sim" loop.onefang1-27/+62
2021-08-13Restart sims.onefang1-40/+56
2021-08-13Oops, need this for the option display.onefang1-0/+14
2021-08-13Some more tweaks to output.onefang1-6/+6
2021-08-13Actually use toybox option parsing, and combine last two name parts.onefang1-22/+28
2021-08-11Close everything on full stop.onefang1-2/+16
2021-08-11leak--onefang1-2/+2
2021-08-11More shutdown clean ups.onefang1-4/+39
2021-08-11More betterer output.onefang1-6/+8
2021-08-11Work a bit on directory creation and tear down, as well as permissions.onefang1-20/+55