Aaron Suen
9ce18fd427
Add all required mod.conf files
2021-03-01 20:04:16 -05:00
Aaron Suen
8b125a5bd3
Register proper log levels for everything
2020-07-05 08:19:22 -04:00
Aaron Suen
8729ed871c
Revert "Merge branch 'modsec'"
...
This reverts commit 8448eb47b70eae4ede5c6665f46f1156b247468a, reversing
changes made to 016a74bf918a2acaff7c89ea4f1ace6a23ede58f.
2020-06-23 21:00:38 -04:00
Aaron Suen
3b75077d28
Revert "Support the case where luajit is the only lua"
...
This reverts commit 3a70613884169bf05508529ecd177a791b8e4a4c.
2020-06-23 21:00:11 -04:00
Aaron Suen
3a70613884
Support the case where luajit is the only lua
2020-06-23 20:57:27 -04:00
Aaron Suen
d8185cf86c
Steal the correct cpath back from lua externally
2020-06-23 20:44:48 -04:00
Aaron Suen
87bc5b180f
Attempt to disable mod security
...
This doesn't actually work yet. Apparently MT does not
provide the same package.cpath that Lua5.1 natively
does on debian, so when mod security is enabled, we
have no way to find the correct package.cpath value
aside from hard-coding in every possible quirk of
every OS/distro...
2020-06-23 20:32:59 -04:00
Aaron Suen
a6d91bae0b
Typo.
2019-12-11 22:49:53 -05:00
Aaron Suen
e3bd052afd
Fix players who can't shout leaking to chatsock.
2019-12-11 22:47:28 -05:00
Aaron Suen
d06edd2838
Fix deprecated methods, formatting.
2019-12-06 19:07:56 -05:00
Aaron Suen
8ee5a36fd2
Code audit, cleanup and reformat.
2019-09-01 12:52:22 -04:00
Aaron Suen
6c238b26a1
Revive szutilpack from updates from sztest and nodecore.
...
- Rename namespace to "top-level" szutil_*.
- Merge improvements from sztest.
- New utils: chatsock, consock, logtrace, usagesurvey.
- Lagometer/logtrace are chat-command-togglable.
2019-03-27 06:23:19 -04:00