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
/
mapping.lua
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
Added a mechanism for finding currently active exec policy
Lauri Aarnio
1
-0
/
+41
2009-02-10
incremented rule file interface version number
Lauri Aarnio
1
-1
/
+7
2009-01-20
Automatically created mapping rules for toolchain components (used by "devel")
Lauri Aarnio
1
-0
/
+5
2008-12-11
Fixed /proc/self/exe (and /proc/<MY_PID>/exe)
Lauri Aarnio
1
-6
/
+31
2008-12-11
Performance optimization: Support for rule trees (and restructured "devel" mode)
Lauri Aarnio
1
-1
/
+9
2008-12-07
Bugfix for persistent sessions with multiple mapping modes vs. /sb2/wrappers
Lauri Aarnio
1
-0
/
+2
2008-12-07
Performance improvements: Implemented part of rule selection logic in C
Lauri Aarnio
1
-40
/
+41
2008-12-07
Fixed mapping mode selection within persistent sessions
Lauri Aarnio
1
-4
/
+14
2008-11-02
Minor fixes to Lua scripts: More variables are now "local"
Lauri Aarnio
1
-0
/
+3
2008-10-23
Added path reversing logic; getcwd() etc now return backward-mapped results -...
Lauri Aarnio
1
-2
/
+63
2008-10-23
Introduced basic support for exec_policy based localization.
Mika Westerberg
1
-0
/
+24
2008-10-18
"emulate" mode bugfix: Disabled mangling of gcc & related commands - A mappin...
Lauri Aarnio
1
-0
/
+5
2008-10-18
Optimized Lua code (and mapping logic/mapping rule interface) - "match" rules...
Lauri Aarnio
1
-54
/
+13
2008-10-18
Optimized C/Lua interface and path resolution logic (performance optimizations)
Lauri Aarnio
1
-23
/
+19
2008-09-27
Added interface version check to mapping rules and added default exec policie...
Lauri Aarnio
1
-4
/
+27
2008-09-27
Cleanup: moved some globals and initialization code from mapping.lua to main.lua
Lauri Aarnio
1
-46
/
+1
2008-09-27
Replaced env.var. SBOX_TOOLS_ROOT by conf.var. sbox_tools_root
Lauri Aarnio
1
-5
/
+5
2008-09-27
Replaced env.var. SBOX_TARGET_ROOT by conf.var. sbox_target_root
Lauri Aarnio
1
-16
/
+15
2008-09-27
Eliminated env.var. SBOX_MAPMODE; Mode is now passed thru files - sb2 does no...
Lauri Aarnio
1
-37
/
+11
2008-09-27
Implemented policy-based execution of native binaries. - Exec policies can be...
Lauri Aarnio
1
-46
/
+129
2008-09-27
Performace optimization and bugfix to path resolution - eliminated unnecessar...
Lauri Aarnio
1
-24
/
+8
2008-07-25
func_name rule is now a regex
Timo Savola
1
-1
/
+1
2008-07-25
don't prepend map_to to path when its value is "/"
Timo Savola
1
-2
/
+6
2008-06-17
Performance optimization: Reduced unnecessary logger calls from mapping.lua
Lauri Aarnio
1
-19
/
+37
2008-06-17
Path resolution refactored and fixed, now maps intermediate symlinks, too
Lauri Aarnio
1
-94
/
+75
2008-05-10
Fixed handling of R/O flag in mapping rule execution
Lauri Aarnio
1
-4
/
+7
2008-03-14
Updates to path mapping code and mapping modes
Lauri Aarnio
1
-24
/
+107
2008-03-14
Important bugfix: Renaming of symlinks
Lauri Aarnio
1
-0
/
+2
2008-02-12
Added "replace_by" action to path mapping engine
Lauri Aarnio
1
-0
/
+12
2008-01-31
Introduced R/O mapping mode.
Lauri Aarnio
1
-3
/
+8
2008-01-18
Simplify path mapping code
Lauri Leukkunen
1
-8
/
+1
2008-01-14
Make rest of the mapping modes work with mapping.lua changes
Lauri Leukkunen
1
-2
/
+7
2008-01-14
Optimize mappings by adding simple prefix check
Lauri Leukkunen
1
-48
/
+50
2007-12-13
Mapping rules for tool distro support
Lauri Leukkunen
1
-27
/
+36
2007-10-30
Rename directories to prepare for lua based argv[] mangling
Lauri Leukkunen
1
-0
/
+310