index
:
sbox2
2.0-maintenance
master
Scratchbox v2 (mirrored from https://gitlab.freedesktop.org/archived-projects/sbox2)
lle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua_scripts
/
argvenvp.lua
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
Script interpreter mapping: Added support for multiple mapping rules
Lauri Aarnio
1
-12
/
+22
2009-02-10
Bugfix: script execution failed to find correct exec policy
Lauri Aarnio
1
-1
/
+1
2009-02-10
Fix to script interpreter exec: exec policy is selected in correct place
Lauri Aarnio
1
-2
/
+2
2009-02-10
Argv&envp mangling rules are now generated only once per session.
Mika Westerberg
1
-21
/
+42
2009-02-10
Added a mechanism for finding currently active exec policy
Lauri Aarnio
1
-0
/
+4
2009-02-10
Exec algorithm improvements: Policy-based mapping of script interpreters
Lauri Aarnio
1
-30
/
+115
2009-01-20
SB2's Configuration & Initialization Redesign: part 2: Gcc toochain config
Lauri Aarnio
1
-4
/
+7
2008-12-07
Workaround for a system call bug in older "libattr" libraries of ARM targets
Lauri Aarnio
1
-0
/
+10
2008-11-02
More fixes to gcc tools exec preprocesing - My previous patch was simply too ...
Lauri Aarnio
1
-6
/
+22
2008-11-02
Fixes to exec preprocessing: Processing of gcc tools requires abs.paths etc. ...
Lauri Aarnio
1
-5
/
+12
2008-11-02
Minor fixes to Lua scripts: More variables are now "local"
Lauri Aarnio
1
-1
/
+1
2008-10-25
Fixed exec policy based setting of LD_LIBRARY_PATH for native applications - ...
Lauri Aarnio
1
-18
/
+83
2008-10-23
Introduced basic support for exec_policy based localization.
Mika Westerberg
1
-13
/
+20
2008-10-23
Cpu transparency logic is now completely implemented in Lua. - "sbrsh" is now...
Lauri Aarnio
1
-1
/
+144
2008-10-18
"emulate" mode bugfix: Disabled mangling of gcc & related commands - A mappin...
Lauri Aarnio
1
-2
/
+4
2008-09-27
Bugfix: Fixed compatibility with older qemu versions (in exec postprocessor)
Lauri Aarnio
1
-0
/
+4
2008-09-27
CPU transparency changes: Qemu is now handled by an exec postprocessor - Exec...
Lauri Aarnio
1
-2
/
+67
2008-09-27
Changes to executing native binaries from tools/target by ld.so - The default...
Lauri Aarnio
1
-9
/
+17
2008-09-27
Removed the only call to getenv from argvenvp.lua
Lauri Aarnio
1
-2
/
+1
2008-09-27
Eliminated env.var. SBOX_LUA_SCRIPTS - replaced SBOX_LUA_SCRIPTS by SBOX_SESS...
Lauri Aarnio
1
-1
/
+1
2008-09-27
Eliminated env.var. SBOX_MAPMODE; Mode is now passed thru files - sb2 does no...
Lauri Aarnio
1
-7
/
+1
2008-09-27
Changed logging level of missing exec.policies (warning -> notice) - Other ma...
Lauri Aarnio
1
-1
/
+1
2008-09-27
Implemented policy-based execution of native binaries. - Exec policies can be...
Lauri Aarnio
1
-2
/
+185
2008-09-27
sb_execve_mod and sbox_execve_mod renamed to exec preprocessing functions
Lauri Aarnio
1
-3
/
+8
2008-05-10
Made cross-gcc optional
Lauri Aarnio
1
-2
/
+8
2008-01-18
Separate gcc argv mangling rule generation to argvenvp_gcc.lua
Lauri Leukkunen
1
-133
/
+23
2008-01-03
Added log post-processing tool and improved logging messages.
Lauri Aarnio
1
-0
/
+2
2007-12-14
Fix extra args for compiler and linker, support tool distro
Lauri Leukkunen
1
-0
/
+14
2007-12-11
Improve exec*() handling
Lauri Leukkunen
1
-10
/
+18
2007-12-10
Fix host-gcc
Lauri Leukkunen
1
-3
/
+18
2007-12-10
Generic execve() mangling
Lauri Leukkunen
1
-3
/
+155
2007-12-02
Flesh out the argv/envp processing
Lauri Leukkunen
1
-0
/
+8
2007-11-26
Handle lua engine initialization properly
Lauri Leukkunen
1
-0
/
+0