r23689: Squashed commit of the following:
authorGerald Carter <jerry@samba.org>
Tue, 3 Jul 2007 19:55:02 +0000 (19:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:46 +0000 (12:23 -0500)
commit3a246ac46b9ae2bbc62498092a616b87732ab818
tree4e7fc8558f19453b5a193def93c585a93c67d8ef
parent6afbd15b673fa9fd307459a61c396c3ea9370158
r23689: Squashed commit of the following:

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.
(This used to be commit c42cf731b4b259c5c1a874fd1837ca85144f1a58)
source3/Makefile.in
source3/configure.in
source3/exports/libsmbclient.syms [new file with mode: 0644]
source3/exports/libsmbsharemodes.syms [new file with mode: 0644]
source3/library-versions.in [new file with mode: 0644]