1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-18 19:17:08 +03:00

8 Commits

Author SHA1 Message Date
Stefan Metzmacher
87fa2f4a28 library-versions: use the same version for talloc and tdb as for the standalone builds
metze
2008-05-22 16:16:47 +02:00
Michael Adam
e92fdf6b20 Add support for building and using shared and static libtdb library.
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
2008-02-14 14:17:57 +01:00
Michael Adam
cb7f42bcbc Add support for building libtalloc.a and libtalloc.so.
Michael
2008-02-13 09:25:31 +01:00
Jeremy Allison
11acca7d38 Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Conflicts:

	source/library-versions.in
2007-12-21 13:14:59 -08:00
Günther Deschner
ad87786c91 Generate pkgconfig files for at least lib{smbclient,smbsharemodes,netapi}.
Guenther
2007-12-21 22:07:12 +01:00
Gerald (Jerry) Carter
83d274b460 Add files for new LGPL libwbclient DSO implementing the Winbind client API
(based on the winbind_struct_protocol.h).

The API in incomplete, but sufficient to merge.  See wbclienbt.h for the i
interface functions.
2007-12-21 11:58:04 -06:00
Jelmer Vernooij
3072b11ac4 Fix typo. 2007-10-13 23:36:16 +02:00
Gerald Carter
c42cf731b4 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.
2007-10-10 12:23:46 -05:00