Log of /trunk/src/Makefile.am
Parent Directory
|
Revision Log
Revision
309 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 9 19:13:57 2006 UTC
(6 years, 10 months ago)
by
azarah
File length: 2251 byte(s)
Diff to
previous 302
As we are using a symbol map for libsandbox, its no longer needed
to have all the internal functions static, and thus we can break
things out a bit and make the source layout more sane. Start by
moving librcutil to libsbutil, and adding all the defines and
helper functions needed by both libsandbox and sandbox.
Revision
302 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 8 23:13:12 2006 UTC
(6 years, 10 months ago)
by
azarah
File length: 2541 byte(s)
Diff to
previous 301
Rather link libsandbox against librcutil's libtool objects (.lo),
as it should be more portable, but do add the extra fat.
Revision
286 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 6 16:37:20 2006 UTC
(6 years, 10 months ago)
by
azarah
File length: 2394 byte(s)
Diff to
previous 283
Set default values via a config file. Also support sandbox.d
config directory for package specific configuration files.
Revision
283 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 6 08:49:13 2006 UTC
(6 years, 10 months ago)
by
azarah
File length: 2337 byte(s)
Diff to
previous 280
Remove last libsandbox-only functions in favour for ones provided
by librcutil. Setup log_domain properly for debugging.
Revision
222 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 5 11:18:39 2005 UTC
(7 years, 5 months ago)
by
azarah
File length: 2222 byte(s)
Diff to
previous 220
Split sandbox_on stuff out to libsandbox.h. Only enable if we do not
have RTLD_NEXT.
Revision
216 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 5 09:28:34 2005 UTC
(7 years, 5 months ago)
by
azarah
File length: 2150 byte(s)
Diff to
previous 190
Rename sandbox_futils.c to sandbox_utils.c. Add gstrndup() and gbasename()
to sandbox_utils.c. Add check for glibc, and fixup things to not need glibc
only extensions if not needed for versioned symbols.
Revision
189 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 1 09:46:17 2005 UTC
(7 years, 5 months ago)
by
azarah
File length: 2129 byte(s)
Diff to
previous 185
Remove the SB_STATIC and including of getcwd.c, etc voodoo, as we new use a
symbol map, and all non-exported symbols are local. Cleanup getcwd.c, as
the generic getcwd for older 2.4 kernels do not work properly anyhow, and
just makes things slower. Some other warning fixes.
Revision
183 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 30 22:54:36 2005 UTC
(7 years, 5 months ago)
by
azarah
File length: 2080 byte(s)
Diff to
previous 178
Use versioned symbols on supported libc's for functions we wrap, as well as
provide all versions of specific functions. Some syntax cleanups.
Revision
43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 23 20:44:15 2005 UTC
(8 years ago)
by
azarah
Original Path:
trunk/Makefile.am
File length: 1713 byte(s)
Diff to
previous 38
Make sure all functions used in libsandbox.c is declared static. Define
SB_STATIC in localdecls.h for this. Include sandbox_futils.c rather than
linking with its object. Hopefully this will fix bug #90153.
Revision
37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 14 00:28:10 2005 UTC
(8 years, 2 months ago)
by
azarah
Original Path:
trunk/Makefile.am
File length: 1715 byte(s)
Diff to
previous 33
Seems -nostdlib was the problem with the constructor/destructor - remove it
from Makefile.am, and change the constructor/destructor names again.
Revision
29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 2 09:01:36 2005 UTC
(8 years, 2 months ago)
by
azarah
Original Path:
trunk/Makefile.am
File length: 1703 byte(s)
Diff to
previous 26
Fix inverse test logic in canonicalize.c, use a strncpy. Fix gcc warning in
getcwd.c. Add symbols.in and logic to Makefile.am to generate symbol versions
for glibc and other libc's that use this. Update libsandbox.c to use these
symbol versions if available. Fix exec wrapper to re-export LD_PRELOAD if the
process unset it.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.
| Sticky Revision: |
|