aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup.onefang2021-08-271-3/+3
|
* Log++onefang2021-08-271-0/+1
|
* Make sure we can run sledjchisl most places.onefang2021-08-271-17/+22
| | | | Mostly by CDing to scRoot first.
* Write actual update and builh sledjchisl commands.onefang2021-08-271-2/+68
|
* Comment++onefang2021-08-271-0/+2
|
* Actually write the test sledjchisl command.onefang2021-08-271-0/+115
|
* whitespace--onefang2021-08-271-1/+1
|
* Add stub build, test, and update sledjchisl commands.onefang2021-08-271-3/+18
|
* Safety check.onefang2021-08-271-1/+1
|
* Configure the base port number for sim autogenerated ports.onefang2021-08-272-2/+5
|
* Log directory and it's contents only readable / writable for the opensim user.onefang2021-08-271-2/+2
| | | | Coz they might have passwords in it.
* Comment++onefang2021-08-261-1/+1
|
* Updated the .gitattributes file tat sledjchisl generates for gitars.onefang2021-08-261-0/+3
|
* Move "Stopping all the sims'." message to before we start stopping them.onefang2021-08-251-1/+3
|
* Use the unstripped version of toybox.onefang2021-08-251-1/+1
|
* Comment tweaks.onefang2021-08-251-4/+3
|
* Tweak sledjchisl logging a bit.onefang2021-08-251-2/+4
|
* Log++onefang2021-08-251-0/+2
|
* Minor clean up.onefang2021-08-251-1/+1
|
* memset be gone.onefang2021-08-251-1/+0
|
* Move the directory creation and securing to just before starting ROBUST.onefang2021-08-251-110/+106
|
* New sledjchisl pane layout.onefang2021-08-251-43/+35
|
* More work on gitAR code.onefang2021-08-201-63/+70
| | | | More polish, more working around git things.
* Tweak one sledjchisl output.onefang2021-08-201-1/+1
|
* Make sure permisions and files aor correct on sledjchisl startup.onefang2021-08-201-53/+73
|
* Default rsync stull for the config file.onefang2021-08-191-0/+2
|
* Add rsync and gitar stuff to sledjchisl backups.onefang2021-08-191-21/+255
|
* leak--onefang2021-08-191-1/+1
|
* Debug versions of shellMe sledjchisl internal functions.onefang2021-08-191-47/+92
|
* No more create function for sledjchisl.onefang2021-08-191-16/+6
| | | | No one used it anyway.
* TODO++++onefang2021-08-181-0/+74
|
* Fix up the early "make sure we are in the correct directory" changes.onefang2021-08-181-4/+14
|
* freeSimList() don't do anything if sims isn't allocated.onefang2021-08-181-0/+3
|
* TODO++onefang2021-08-181-0/+1
|
* Factor out most of the system() calls.onefang2021-08-181-64/+77
|
* tabs++onefang2021-08-181-3/+3
|
* Try to cater for several ways of screwing up the working directory.onefang2021-08-181-34/+91
|
* sledjchisl status function for members.onefang2021-08-181-37/+53
|
* Index sims by UUID in ourSims as well.onefang2021-08-181-1/+4
|
* Only backup members inventories that have been on since last backup.onefang2021-08-181-1/+1
| | | | Was commented out for testing.
* For sledjchisl status, warn on sim not up, not info.onefang2021-08-181-1/+1
|
* Move more stuff into the var directory.onefang2021-08-181-4/+4
|
* Sim stop tweaks.onefang2021-08-181-60/+99
| | | | | | If there's actual people on the sim, warn them, but don't shut it down. Only close the other windows if -a given.
* TODO++onefang2021-08-171-0/+1
|
* Don't delete the web socket if we are not running in web mode.onefang2021-08-171-1/+2
|
* Bitch if the sim has not stopped yet.onefang2021-08-171-0/+3
|
* Memory leak--onefang2021-08-171-0/+1
|
* Add member functions to SledjChisl.onefang2021-08-171-19/+83
|
* No more double cleanup().onefang2021-08-171-3/+0
| | | | It's already set to run on exit.
* Add verbose mode.onefang2021-08-171-3/+8
|