10 Commits

Author SHA1 Message Date
Aaron Suen
f86b39a83d Strip remaining escapes 2021-07-10 19:51:02 -04:00
Aaron Suen
55ed9c368a Strip MT translation tags from socket text 2021-07-10 19:43:43 -04: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
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