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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
This version compiles on os x
Joshua Pollak
1
-0
/
+10
2008-12-11
Fixed /proc/self/exe (and /proc/<MY_PID>/exe)
Lauri Aarnio
1
-6
/
+13
2008-12-11
Performance optimization: Support for rule trees (and restructured "devel" mode)
Lauri Aarnio
1
-1
/
+3
2008-12-07
emulate mode: target_root is now R/O for "normal" use, "sb2 -R" makes it R/W
Lauri Aarnio
1
-1
/
+4
2008-12-07
Fixed mapping mode selection within persistent sessions
Lauri Aarnio
1
-0
/
+1
2008-12-07
Fixes for dirfd handling for openat(), faccessat(), etc *at() functions
Lauri Aarnio
2
-0
/
+6
2008-11-02
Optimized use of sb2's own environment variables - __SB2_BINARYNAME and __SB2...
Lauri Aarnio
1
-0
/
+2
2008-10-23
Added path reversing logic; getcwd() etc now return backward-mapped results -...
Lauri Aarnio
2
-0
/
+6
2008-10-23
Introduced basic support for exec_policy based localization.
Mika Westerberg
1
-0
/
+2
2008-10-18
Fixes to preload library initialization - The preload library may be called e...
Lauri Aarnio
1
-1
/
+2
2008-10-18
Optimized C/Lua interface and path resolution logic (performance optimizations)
Lauri Aarnio
1
-1
/
+5
2008-10-18
Important bugfix to preload library initialization for multithreaded applicat...
Lauri Aarnio
1
-0
/
+3
2008-10-18
Logging routines now print process and thread ids for multithreaded programs ...
Lauri Aarnio
1
-0
/
+9
2008-09-27
Added interface version check to the C/Lua script interface. - Backgroud: If ...
Lauri Aarnio
1
-0
/
+9
2008-09-27
Bugfixes: Protect important environment variables - This commit fixes a bug w...
Lauri Aarnio
1
-0
/
+4
2008-09-27
Eliminated env.var. SBOX_LUA_SCRIPTS - replaced SBOX_LUA_SCRIPTS by SBOX_SESS...
Lauri Aarnio
1
-2
/
+0
2008-09-27
Eliminated env.var. SBOX_MAPMODE; Mode is now passed thru files - sb2 does no...
Lauri Aarnio
1
-2
/
+1
2008-09-27
Implemented policy-based execution of native binaries. - Exec policies can be...
Lauri Aarnio
1
-0
/
+7
2008-09-27
sb_execve_mod and sbox_execve_mod renamed to exec preprocessing functions
Lauri Aarnio
1
-1
/
+1
2008-09-27
sb_exec.c cleanup (most functions are now "static") + added 3 warning messages
Lauri Aarnio
1
-11
/
+0
2008-09-27
Lua engine initialization is now completely in luaif/luiaf.c - previously mos...
Lauri Aarnio
1
-6
/
+0
2008-06-17
Path resolution refactored and fixed, now maps intermediate symlinks, too
Lauri Aarnio
1
-4
/
+5
2008-06-17
added "noise2" logging level
Lauri Aarnio
1
-0
/
+1
2008-05-10
Critical bugfix: Symlinks to scripts on mapped dirs broke argv[0] at exec*()
Lauri Aarnio
1
-1
/
+0
2008-01-31
Logging enhancements: show changes made to argv+envp
Lauri Aarnio
1
-1
/
+3
2008-01-31
Introduced R/O mapping mode.
Lauri Aarnio
2
-4
/
+4
2008-01-11
Implement arguments for CPUTRANSPARENCY_METHOD
Lauri Leukkunen
1
-4
/
+5
2008-01-11
Introduce sb2-show, cleanup some warnings
Lauri Leukkunen
1
-4
/
+6
2008-01-03
Added log post-processing tool and improved logging messages.
Lauri Aarnio
1
-3
/
+3
2007-12-13
Re-introduce tool distro support
Lauri Leukkunen
1
-1
/
+1
2007-12-12
Add backtrace() using debug output, not compiled in by default
Lauri Leukkunen
1
-1
/
+1
2007-12-11
Restore run_cputransparency() execution details
Lauri Leukkunen
1
-1
/
+2
2007-12-11
Improve exec*() handling
Lauri Leukkunen
1
-10
/
+10
2007-12-10
Generic execve() mangling
Lauri Leukkunen
2
-2
/
+2
2007-12-02
Flesh out the argv/envp processing
Lauri Leukkunen
1
-1
/
+1
2007-11-26
Handle lua engine initialization properly
Lauri Leukkunen
1
-0
/
+10
2007-11-19
Incomplete OS X support
Lauri Leukkunen
1
-0
/
+2561
2007-11-19
sbox2: sblog_vprintf_line_to_logfile() needs stdarg.h
Paul Mundt
1
-0
/
+1
2007-11-19
Restructure lua infra
Lauri Leukkunen
1
-1
/
+16
2007-10-30
Fix parallel build
Lauri Leukkunen
1
-1
/
+0
2007-10-30
Fixed permission checking in exec* (and refactored "lower layers" of exec*)
Lauri Aarnio
1
-1
/
+1
2007-10-30
Interface to the preload library is now generated by an interface generator.
Lauri Aarnio
1
-2
/
+0
2007-10-30
Strip libsb2 from LD_PRELOAD when using sbrsh
Timo Savola
1
-0
/
+2
2007-10-30
Some sbrsh support
Timo Savola
1
-2
/
+2
2007-10-01
Rename couple of logging functions, coding style, cleanups
Lauri Leukkunen
1
-5
/
+3
2007-10-01
Replaced logging system.
Lauri Aarnio
1
-0
/
+27
2007-09-06
Remove unused code from mapping.c
Lauri Leukkunen
2
-6
/
+11
2007-08-20
Fix busybox-like symlink and argv[0] usage with qemu
Lauri Leukkunen
1
-4
/
+9
2007-07-25
Cruft removal and clean up some warnings
Lauri Leukkunen
1
-1
/
+1
2007-03-13
work-in-progress: emumode and sb2-init
Lauri Leukkunen
1
-1
/
+3
[next]