summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-09-27Added interface version check to the C/Lua script interface. - Backgroud: If ...Lauri Aarnio1-0/+9
2008-09-27Bugfixes: Protect important environment variables - This commit fixes a bug w...Lauri Aarnio1-0/+4
2008-09-27Eliminated env.var. SBOX_LUA_SCRIPTS - replaced SBOX_LUA_SCRIPTS by SBOX_SESS...Lauri Aarnio1-2/+0
2008-09-27Eliminated env.var. SBOX_MAPMODE; Mode is now passed thru files - sb2 does no...Lauri Aarnio1-2/+1
2008-09-27Implemented policy-based execution of native binaries. - Exec policies can be...Lauri Aarnio1-0/+7
2008-09-27sb_execve_mod and sbox_execve_mod renamed to exec preprocessing functionsLauri Aarnio1-1/+1
2008-09-27sb_exec.c cleanup (most functions are now "static") + added 3 warning messagesLauri Aarnio1-11/+0
2008-09-27Lua engine initialization is now completely in luaif/luiaf.c - previously mos...Lauri Aarnio1-6/+0
2008-06-17Path resolution refactored and fixed, now maps intermediate symlinks, tooLauri Aarnio1-4/+5
2008-06-17added "noise2" logging levelLauri Aarnio1-0/+1
2008-05-10Critical bugfix: Symlinks to scripts on mapped dirs broke argv[0] at exec*()Lauri Aarnio1-1/+0
2008-01-31Logging enhancements: show changes made to argv+envpLauri Aarnio1-1/+3
2008-01-31Introduced R/O mapping mode.Lauri Aarnio2-4/+4
2008-01-11Implement arguments for CPUTRANSPARENCY_METHODLauri Leukkunen1-4/+5
2008-01-11Introduce sb2-show, cleanup some warningsLauri Leukkunen1-4/+6
2008-01-03Added log post-processing tool and improved logging messages.Lauri Aarnio1-3/+3
2007-12-13Re-introduce tool distro supportLauri Leukkunen1-1/+1
2007-12-12Add backtrace() using debug output, not compiled in by defaultLauri Leukkunen1-1/+1
2007-12-11Restore run_cputransparency() execution detailsLauri Leukkunen1-1/+2
2007-12-11Improve exec*() handlingLauri Leukkunen1-10/+10
2007-12-10Generic execve() manglingLauri Leukkunen2-2/+2
2007-12-02Flesh out the argv/envp processingLauri Leukkunen1-1/+1
2007-11-26Handle lua engine initialization properlyLauri Leukkunen1-0/+10
2007-11-19Incomplete OS X supportLauri Leukkunen1-0/+2561
2007-11-19sbox2: sblog_vprintf_line_to_logfile() needs stdarg.hPaul Mundt1-0/+1
2007-11-19Restructure lua infraLauri Leukkunen1-1/+16
2007-10-30Fix parallel buildLauri Leukkunen1-1/+0
2007-10-30Fixed permission checking in exec* (and refactored "lower layers" of exec*)Lauri Aarnio1-1/+1
2007-10-30Interface to the preload library is now generated by an interface generator.Lauri Aarnio1-2/+0
2007-10-30Strip libsb2 from LD_PRELOAD when using sbrshTimo Savola1-0/+2
2007-10-30Some sbrsh supportTimo Savola1-2/+2
2007-10-01Rename couple of logging functions, coding style, cleanupsLauri Leukkunen1-5/+3
2007-10-01Replaced logging system.Lauri Aarnio1-0/+27
2007-09-06Remove unused code from mapping.cLauri Leukkunen2-6/+11
2007-08-20Fix busybox-like symlink and argv[0] usage with qemuLauri Leukkunen1-4/+9
2007-07-25Cruft removal and clean up some warningsLauri Leukkunen1-1/+1
2007-03-13work-in-progress: emumode and sb2-initLauri Leukkunen1-1/+3
2007-01-14* change libsb2.c to not leak memory like a stabbed pigLauri Leukkunen1-0/+3
2007-01-08* add support for openat() family of functions, removes the need forLauri Leukkunen1-1/+1
2007-01-07* move all non-wrapping related functions from libsb2.c to sb_exec.cLauri Leukkunen1-1/+2
2007-01-04* complete renaming workLauri Leukkunen1-6/+6
2006-12-29* add argv[] mapping for ln and rm1.99.0.1Lauri Leukkunen1-0/+2
2006-12-29* add timestamp validation to cache logicLauri Leukkunen1-0/+1
2006-12-26* add a mapping cache, speeds things up enormously, almost to SB1 levelLauri Leukkunen1-0/+10
2006-12-22* rework everything to get rid of chroot requirementLauri Leukkunen2-1/+7
2006-09-03* add sb_gcc_wrapper stuffLauri Leukkunen1-0/+41
2006-08-04initial darcs -> git transition commitLauri Leukkunen2-0/+39