summaryrefslogtreecommitdiff
path: root/lua_scripts/main.lua
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Added support for SBOX_REDIRECT_FORCE environment variableLauri Aarnio1-1/+1
2009-02-10Exec algorithm improvements: Policy-based mapping of script interpretersLauri Aarnio1-1/+1
2008-12-11Fixed /proc/self/exe (and /proc/<MY_PID>/exe)Lauri Aarnio1-1/+1
2008-12-11Performance optimization: Support for rule trees (and restructured "devel" mode)Lauri Aarnio1-1/+1
2008-12-07emulate mode: target_root is now R/O for "normal" use, "sb2 -R" makes it R/WLauri Aarnio1-1/+1
2008-11-02Performance optimization: Load argvenvp.lua (and argvenvp_gcc.lua) on demand ...Lauri Aarnio1-1/+62
2008-10-18"emulate" mode bugfix: Disabled mangling of gcc & related commands - A mappin...Lauri Aarnio1-0/+3
2008-10-18Optimized C/Lua interface and path resolution logic (performance optimizations)Lauri Aarnio1-2/+3
2008-09-27Added interface version check to the C/Lua script interface. - Backgroud: If ...Lauri Aarnio1-0/+8
2008-09-27Removed variable "SBOX_COMPILER_ROOT" (which was set, but not used)Lauri Aarnio1-5/+0
2008-09-27Eliminated env.var. SBOX_LUA_SCRIPTS - replaced SBOX_LUA_SCRIPTS by SBOX_SESS...Lauri Aarnio1-6/+2
2008-09-27Cleanup: moved some globals and initialization code from mapping.lua to main.luaLauri Aarnio1-0/+24
2007-11-19Restructure lua infraLauri Leukkunen1-0/+20