| … | |
… | |
| 5 | 06 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.h, sandbox_futils.c, |
5 | 06 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.h, sandbox_futils.c, |
| 6 | libsandbox.c: |
6 | libsandbox.c: |
| 7 | - Change log dir to /var/log/sandbox/. Make sure the sandboxed process cannot |
7 | - Change log dir to /var/log/sandbox/. Make sure the sandboxed process cannot |
| 8 | write to it. |
8 | write to it. |
| 9 | - Clean up logging in libsandbox.c, and hopefully make it more consistant. |
9 | - Clean up logging in libsandbox.c, and hopefully make it more consistant. |
|
|
10 | - Add check_prefixes() with major cleanup on check_access(). |
| 10 | |
11 | |
| 11 | 05 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c, sandbox.h, |
12 | 05 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c, sandbox.h, |
| 12 | sandbox_futils.c, libsandbox.c: |
13 | sandbox_futils.c, libsandbox.c: |
| 13 | Remove unused 'pids file' code. |
14 | Remove unused 'pids file' code. |
| 14 | |
15 | |