aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow gods to reject account requests.HEADDommeonefang2022-10-071-6/+48
| | | | Also disable and ban bits, though not fully implemented.
* Don't free what is not allocated.onefang2022-09-131-3/+3
|
* No need to set the title twice, then not free one of them.onefang2022-09-131-1/+0
|
* typo--onefang2022-09-131-1/+1
|
* Efen moar spil chucking.onefang2022-07-176-45/+45
|
* More spellung foxed.onefang2022-07-171-2/+2
|
* Spellung foxes, thanks to codespell.onefang2022-07-171-41/+41
|
* Re arrange sledjchisl build script, so the json stuff is done right.onefang2022-06-161-34/+33
|
* Less crashy teapots.onefang2022-06-131-26/+28
|
* Check user level when authenticating for chat thingy.onefang2022-06-071-14/+20
|
* Move SledjChisl header and footer to external SSI files.onefang2022-06-061-109/+35
|
* TODO++onefang2022-06-061-0/+1
|
* Add experimental XMPP chat stuff.onefang2022-06-041-27/+236
|
* Add a web option to sledjchisl, to start the web stuff.onefang2022-06-041-7/+29
|
* Add my version of the Prosody mod_auth_custom_http module.onefang2022-06-042-0/+94
|
* Add the json builder and parser libaries.onefang2022-06-041-0/+33
|
* Move save i/oar to before gitar.onefang2022-03-251-4/+4
| | | | Should save some space. Very rarely needed the i/oar file anyway.
* Use more threads for gitar compression.onefang2022-03-191-1/+1
|
* Remove "running gitar" log.onefang2022-03-181-6/+0
|
* Less checks for membership and sim running, so we can deal with foreigners ↵onefang2022-03-181-32/+35
| | | | and not running sims.
* Abort gitar if we don't find the proper name inside.onefang2022-03-181-2/+8
|
* Safer directory deletes.onefang2022-03-181-3/+3
|
* Don't run mono with --debug.onefang2022-03-181-2/+2
|
* Bump sledjchisl to version 0.3onefang2022-03-181-1/+1
|
* Tweak logging and whitespace.onefang2022-03-181-26/+26
|
* sledjchisl build command done outside of tmux stuff.onefang2021-12-151-40/+47
|
* Typo--onefang2021-12-141-1/+1
|
* Don't save Trash folder.onefang2021-12-141-1/+1
|
* Log rsync progress.onefang2021-11-171-2/+6
|
* Timing the rsync is silly.onefang2021-11-171-2/+2
| | | | Also, "sh: 1: time: not found"
* rsyncPort is an integer.onefang2021-11-171-1/+1
|
* NOTE++onefang2021-10-201-0/+1
|
* More fixing of member backup.onefang2021-10-201-2/+5
|
* And another.onefang2021-10-201-1/+1
|
* More fixings?onefang2021-10-201-2/+4
|
* Fix ungitIAR maybe?onefang2021-10-201-3/+7
|
* Fix up backing up members.onefang2021-10-191-1/+9
|
* More tweaking of the backup system.onefang2021-10-141-16/+87
|
* Fix load iar fuckup.onefang2021-10-091-1/+1
|
* UNGITAR all ancient and old ones as well.onefang2021-10-081-3/+9
|
* Fix a double free.onefang2021-10-081-1/+1
|
* Tweak the "Invalid referer" message.onefang2021-10-081-2/+2
|
* Add UNGITAR.onefang2021-10-081-2/+146
|
* Refactor GITAR, so we can call it direct from BACKUP.onefang2021-10-081-174/+181
|
* Tweak the sledjchisl help text.onefang2021-10-081-10/+11
|
* Use names instead of numbers in the tmp sim directories.onefang2021-10-071-10/+10
|
* Oops, hard coded path for default inventory.onefang2021-10-021-4/+3
|
* Missed a clean up.onefang2021-09-141-1/+0
|
* More clean up.onefang2021-09-141-2/+5
|
* Clean up after getting the account creation shit to work.onefang2021-09-141-1/+0
|