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-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
2007-01-14
* change libsb2.c to not leak memory like a stabbed pig
Lauri Leukkunen
1
-0
/
+3
2007-01-08
* add support for openat() family of functions, removes the need for
Lauri Leukkunen
1
-1
/
+1
2007-01-07
* move all non-wrapping related functions from libsb2.c to sb_exec.c
Lauri Leukkunen
1
-1
/
+2
2007-01-04
* complete renaming work
Lauri Leukkunen
1
-6
/
+6
2006-12-29
* add argv[] mapping for ln and rm
1.99.0.1
Lauri Leukkunen
1
-0
/
+2
2006-12-29
* add timestamp validation to cache logic
Lauri Leukkunen
1
-0
/
+1
2006-12-26
* add a mapping cache, speeds things up enormously, almost to SB1 level
Lauri Leukkunen
1
-0
/
+10
2006-12-22
* rework everything to get rid of chroot requirement
Lauri Leukkunen
2
-1
/
+7
2006-09-03
* add sb_gcc_wrapper stuff
Lauri Leukkunen
1
-0
/
+41
2006-08-04
initial darcs -> git transition commit
Lauri Leukkunen
2
-0
/
+39