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
/
luaif
/
paths.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-27
Eliminated env.var. SBOX_MAPMODE; Mode is now passed thru files - sb2 does no...
Lauri Aarnio
1
-29
/
+8
2008-09-27
Implemented policy-based execution of native binaries. - Exec policies can be...
Lauri Aarnio
1
-23
/
+99
2008-09-27
Lua engine initialization is now completely in luaif/luiaf.c - previously mos...
Lauri Aarnio
1
-17
/
+2
2008-09-27
Fixed a buffer overflow problem (sometimes PATH_MAX just isn't enough) - Path...
Lauri Aarnio
1
-58
/
+103
2008-09-27
Performace optimization and bugfix to path resolution - eliminated unnecessar...
Lauri Aarnio
1
-19
/
+50
2008-06-17
Path resolution refactored and fixed, now maps intermediate symlinks, too
Lauri Aarnio
1
-129
/
+660
2008-03-14
sb_decolonize_path() bugfix: slashdot makes sense now
Lauri Aarnio
1
-1
/
+4
2008-02-12
Fixed a critical path mapping bug
Lauri Aarnio
1
-16
/
+31
2008-01-31
Introduced R/O mapping mode.
Lauri Aarnio
1
-30
/
+25
2008-01-11
Introduce sb2-show, cleanup some warnings
Lauri Leukkunen
1
-4
/
+19
2008-01-03
Added log post-processing tool and improved logging messages.
Lauri Aarnio
1
-2
/
+18
2007-12-12
Add backtrace() using debug output, not compiled in by default
Lauri Leukkunen
1
-0
/
+16
2007-11-26
Handle lua engine initialization properly
Lauri Leukkunen
1
-6
/
+13
2007-11-20
Fix compilation on linux
Lauri Leukkunen
1
-2
/
+0
2007-11-19
Restructure lua infra
Lauri Leukkunen
1
-0
/
+246