Download List

项目描述

Soapbox is a preload (sandbox) library that allows restriction of processes to write only to those places you want. By preloading the Soapbox library (or using the provided soapbox-script), you can run programs and prevent certain modifications outside a safe path without necessarily ending those programs. Users would typically do a successful 'make install' to a safe path that doesn't break halfway and doesn't pollute their system. Soapbox is useful when building/installing packages and in case of build problems to report as much as possible of the cause.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-06 04:49
0.3.0

肥皂盒更串安全的,数systemcalls增加了。日志记录基础设施和Soapbox的包装也改善。
标签: Code cleanup
Soapbox is more string-safe, and a few more systemcalls were added. The logging infrastructure and soapbox wrapper were also improved.

2003-04-21 09:50
0.2.1

这个版本得到了一些全局变量清除,提高错误处理,包括一些更安全的方法来处理字符串。
标签: Minor bugfixes
This version gets rid of some global variables, improves
error-handling, and includes some safer ways to handle
strings.

2003-04-19 15:37
0.2.0

海湾合作委员会的版本基础上再次低于3.0。一个错误,可能会导致段错误已得到修复。
标签: Minor bugfixes
Builds again on gcc versions lower than 3.0. A bug that could possibly cause a segfault has been fixed.

2003-03-26 06:51
0.1.2

重写一个符号链接和非固定存在的文件,调试显示改变,以及更调试输出。
标签: Minor bugfixes
A fix in rewriting symlinks and non-existing files, debug display changes, and more debugging output.

2003-03-25 04:49
0.1.1

首次公开发行。
标签: Initial freshmeat announcement
Initial public release.

Project Resources