| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Michael
|
|
|
|
| |
Michael
|
|
|
|
|
|
|
| |
This symbols file is checked because mksyms script currently does
not support headers without exportet symbols...
Michael
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit cb5492978b6b157f529806afb2f5fc6202888129.
For more information, please have a look at the discussion on
samba-technical starting with [1].
[1] http://lists.samba.org/archive/samba-technical/2008-June/059511.html
Karolin
(cherry picked from commit 1e5aeb96f92fef8056ec9010e125f4d0d31dd90e)
|
| |
|
| |
|
|
|
|
|
|
|
| |
There's --enable-symbol-versioning=no to disable it.
metze
(cherry picked from commit cb5492978b6b157f529806afb2f5fc6202888129)
|
|
|
|
|
| |
metze
(cherry picked from commit 8e0fcd583a643a8f4240698efcbb177463534a82)
|
|
|
|
|
| |
metze
(cherry picked from commit ce9d8ea9818d91bd91f95149f3b0a7ed4f2dae3b)
|
|
|
|
|
| |
metze
(cherry picked from commit dc09e04d524dcc92a29da0864666fd4258a81b76)
|
|
|
|
|
|
|
|
| |
This adds a general mechanism to create version-scripts for
linking shared libraries from one or several header files,
similar to mkproto.sh/awk.
Michael
|
|
|
|
|
|
|
|
| |
This should work with m4_include(lib/tdb/libtdb.m4) like already
done with talloc, but currently this does not work (yet) - tdb
code has to be merged from s4 before that.
Michael
|
|
|
|
| |
Michael
|
|
|
|
| |
Michael
|
|
|
|
|
|
|
| |
(based on the winbind_struct_protocol.h).
The API in incomplete, but sufficient to merge. See wbclienbt.h for the i
interface functions.
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
Guenther
|
|
|
|
| |
spurious tree differences.
|
|
commit 0d4bbd197198a94bf4e29e0ccd175a40a60097f3
Author: Gerald (Jerry) Carter <jerry@samba.org>
Date: Mon Jul 2 20:08:19 2007 -0500
Introduce GNU ld linker export-script for hiding non-public symbols
in shared libraries.
Based on initial patch from Julien Cristau <jcristau@debian.org>
and suggestions from James Peach <jpeach@samba.org>. Currently
the libsmbsharemodes libraries still exports *. Signed off on
my Derrell as well.
|