This website requires JavaScript.
Explore
Help
Register
Sign In
rmalley
/
smr
Watch
1
Star
0
Fork
You've already forked smr
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
smr
/
src
/
smr.h
6 lines
102 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Have the processes start in their own chroots
2023-03-12 17:24:22 +01:00
#
ifndef SM_INIT
#
define SM_INIT "
/
var
/
smr
/
init.lua"
#
endif
Fix id<->url decoding Some urls should have been url-encoded, fix this issue in a way that won't break old urls
2021-02-09 03:40:57 +01:00
int
errhandeler
(
lua_State
*
)
;