summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Interface version numbers were incrementedLauri Aarnio1-1/+3
2009-03-23l10n: message catalogs are now mapped based on active exec policyMika Westerberg1-2/+0
2009-03-07Fixed mapping of relative paths.Lauri Aarnio2-8/+47
2009-02-10Bugfix: script execution failed to find correct exec policyLauri Aarnio1-0/+3
2009-02-10Added support for SBOX_REDIRECT_FORCE environment variableLauri Aarnio1-1/+3
2009-02-10Added a mechanism for finding currently active exec policyLauri Aarnio1-0/+1
2009-02-10Exec algorithm improvements: Policy-based mapping of script interpretersLauri Aarnio2-1/+6
2009-02-10Improved debug messages (of the the preload library)Lauri Aarnio1-0/+2
2008-12-30This version compiles on os xJoshua Pollak1-0/+10
2008-12-11Fixed /proc/self/exe (and /proc/<MY_PID>/exe)Lauri Aarnio1-6/+13
2008-12-11Performance optimization: Support for rule trees (and restructured "devel" mode)Lauri Aarnio1-1/+3
2008-12-07emulate mode: target_root is now R/O for "normal" use, "sb2 -R" makes it R/WLauri Aarnio1-1/+4
2008-12-07Fixed mapping mode selection within persistent sessionsLauri Aarnio1-0/+1
2008-12-07Fixes for dirfd handling for openat(), faccessat(), etc *at() functionsLauri Aarnio2-0/+6
2008-11-02Optimized use of sb2's own environment variables - __SB2_BINARYNAME and __SB2...Lauri Aarnio1-0/+2
2008-10-23Added path reversing logic; getcwd() etc now return backward-mapped results -...Lauri Aarnio2-0/+6
2008-10-23Introduced basic support for exec_policy based localization.Mika Westerberg1-0/+2
2008-10-18Fixes to preload library initialization - The preload library may be called e...Lauri Aarnio1-1/+2
2008-10-18Optimized C/Lua interface and path resolution logic (performance optimizations)Lauri Aarnio1-1/+5
2008-10-18Important bugfix to preload library initialization for multithreaded applicat...Lauri Aarnio1-0/+3
2008-10-18Logging routines now print process and thread ids for multithreaded programs ...Lauri Aarnio1-0/+9
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