1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00

1469 Commits

Author SHA1 Message Date
Günther Deschner
a6aeb73e4a netapi: add ConvertSidToStringSid() for convenience of the callers.
Guenther
(This used to be commit b7633998ed76c7bb2faa803841fafe9126a39847)
2008-07-17 10:33:27 +02:00
Jeremy Allison
cdabee2bb4 This patchset comprises a number of cleanups for the cifs upcall
binary. The biggest change is that it renames it from cifs.spnego
to cifs.upcall since the cifs.spnego name really isn't applicable
anymore.

It also fixes a segfault when the program is run without any args
and adds a manpage. Comments and/or suggestions appreciated.

This set should apply cleanly to the 3.3 test branch.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeremy.
(This used to be commit c633f10d9e78327664e6bca51f66756bcf0505a6)
2008-07-16 17:27:05 -07:00
Derrell Lipman
db7bff1bab Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
(This used to be commit 11d74fc51c637b8129304b5de85bbe02a86a69ce)
2008-07-16 09:48:23 -04:00
Derrell Lipman
deac1761f0 Static libsmbclient library needs to include all objects
LIBSMBCLIENT_OBJ0 contains only the libsmb/libsmb_*.o files.  We need the
  more inclusive set of object files defined by LIBSMBCLIENT_OBJ1.

Derrell
(This used to be commit 6c33c620072d641fc19ca0224c16af75f6cd7e9e)
2008-07-16 09:47:06 -04:00
Michael Adam
b385f6626b build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit 8897aaec32ef7cb4dab37a70754c8596409fed00)
2008-07-14 23:16:47 +02:00
Michael Adam
e147120918 build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit bf619d019225a7aaf17e213e65c5734e68094142)
2008-07-14 23:16:46 +02:00
Michael Adam
f6ec12f477 build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit 603b83c980a73e13f7dad35a28830105358c7544)
2008-07-14 23:16:46 +02:00
Michael Adam
f5715af1fe build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit 1f0feb3d12aa93400e8ba604df36a00d7cfaa07a)
2008-07-14 23:16:46 +02:00
Michael Adam
4d9c1bb8fc build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit cd3c667bdaa8c2b09debbfd8c3389cf9f6d690e9)
2008-07-14 23:16:45 +02:00
Michael Adam
b1560e558a build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
This should fix some more picky makes when not building @LIBWBCLINET_SHARED@
Moreover, we want to link against -lwbclient, not against bin/libwbclient.so
anyways.

Michael
(This used to be commit 73582e4c5168301696cdca569167402f17a67218)
2008-07-14 23:16:45 +02:00
Michael Adam
599df86b57 build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit 4330a2ab1308bd2b1508d5126146742540219520)
2008-07-14 23:16:45 +02:00
Michael Adam
c878db0b89 build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit 1719fd3ccc110b90908410c07aee862a8758e683)
2008-07-14 23:16:44 +02:00
Michael Adam
85169652d4 build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
Eliminate more potential traps for picky makes.

Michael
(This used to be commit 87f56f28800d2045e70739a8edcd359ddee662a7)
2008-07-14 23:16:44 +02:00
Michael Adam
8f8ee7b243 build: use $(WINBIND_LIBS) instead of @WINBIND_LIBS@ in rules.
This fixes the build on systems with picky make, where
libwbclient is not built as a shared library, since the
expansion of @WINBIND_LIBS@ will result in an empty line
in the rule with just the leading tabs/spaces.

Michael
(This used to be commit aff6822c3ab3ea46d928570f03f681f53ccf3d50)
2008-07-14 23:16:44 +02:00
Michael Adam
dc753fd964 build: fix build of libaddns shared lib : it needs socket_wrapper.
Michael
(This used to be commit 58bc04b31b15c36505c5ecb2d8373e9033972390)
2008-07-11 15:35:24 +02:00
Michael Adam
e8db7cac50 build: remove SHLIBS variable, and distribute deps for shlibs and test_shlibs target
Michael
(This used to be commit 939e75126ebfcd9124781b5d70a68886c4bf9a54)
2008-07-10 16:26:41 +02:00
Michael Adam
36580a5898 build: create a new uninstalllibs target and use it in "make uninstall"
Michael
(This used to be commit 73a3e4e1eaa408ef0ddbbb8aa0113fdc869057bb)
2008-07-10 16:26:40 +02:00
Michael Adam
9da2995c49 build: distribute the libs target over the library-specific sections.
Michael
(This used to be commit 18b932c980f2acdf9b5569cf61afece28c02abf5)
2008-07-10 16:26:40 +02:00
Michael Adam
a23d00280c build: use the libs target instead of the LIBRARIES variable as dependecy for "all".
Michael
(This used to be commit 991c3fefa850c0b48111c6c5bacae14163872b58)
2008-07-10 16:26:40 +02:00
Michael Adam
030fe6ddd2 build: distribute the cleanlibs target over the library-specific sections.
Michael
(This used to be commit 2588c399a0df99a87cf7c749133bceb6aa34a21a)
2008-07-10 16:26:39 +02:00
Michael Adam
4d8f12acc5 build: introduce a installibs target and use it in "make install"
The target is distributed over the library-specific sections.

Michael
(This used to be commit 0afe205a7da4103a4fcfdd24f45a164493e3b9b8)
2008-07-10 16:26:11 +02:00
Michael Adam
fddf606651 build: move definition of LIBADDNS_OBJ back up to LIBADDNS_OBJ0
to keep stuff together...

Michael
(This used to be commit 22735ee14a244dbda768c26dbe83a1b2aa3c03ec)
2008-07-08 17:00:07 +02:00
Michael Adam
4b92d2a43e build: fix build of smbget by moving LIBSMBCLIENT_OBJ* defs up again
to their original place. The problem was that LIBSMCLIENT_OBJ1 is used
in SMBGET_OBJ and that the difinition of LIBSMBCLIENT_OBJ1 was moved
below the bin/smbget target. Somehow it had worked for me.

Thanks to Derrell for pointing that out.

Michael
(This used to be commit c4e51f5e761ab23fa08197fa9a52af6db4ab839d)
2008-07-08 16:55:52 +02:00
Michael Adam
b7f0ad4488 build: fix creation of libsmbclient.a - don't link in libtalloc.a
a step in fixing bug #5590

Michael
(This used to be commit bae7bd4bba4d49edec9cb58d47c1cb82aba16c6b)
2008-07-07 20:34:04 +02:00
Michael Adam
b079636bf7 build: fix creation of libaddns.a - don't link in libtalloc.a
a step in fixing bug #5590

Michael
(This used to be commit 4d6edcb2c8bd516e09a864d1990675ba9bcec796)
2008-07-07 20:34:04 +02:00
Michael Adam
c95629101b build: fix creation of libsmbsharemodes.a - don't link in libtdb.a.
a step in fixing bug #5590

Michael
(This used to be commit 76f9e2e64644c6f21baf523b91455dc3aebb2163)
2008-07-07 20:34:04 +02:00
Michael Adam
576d1dc66d build: set SONAME version of libraries from configure, not using library-versions
This sets the library versions (previously gotten from library-versions
file during make) already at configure time.

For library "foo", the version is stored in the LIBFOO_SOVER configure
variable.  For all libraries except libwbclient, this is done through the
call of SMB_LIBRARY().

NOTE: Currently the versions are hard-coded in the SMB_LIBRARY() calls in
configure.in, but this change makes it easier to retrieve the version from
the libraries source dir at configure time, e.g. for talloc and tdb.

Michael
(This used to be commit 3c300f9f8cffb5af32e291ec75007ab98fe96561)
2008-07-07 20:34:04 +02:00
Michael Adam
025edbd82c build: combine the cleanlibfoo targets to one cleanlibs target
And use that in make clean

Michael
(This used to be commit 887b6231198ce2ff6230e0939ddcf46759bc88bf)
2008-07-07 20:34:03 +02:00
Michael Adam
5408317e33 build: fix shlibs target after internal changes, add libs target.
The shlibs target now only builds the shared libs as the name suggests.
All libraries are built by the new "libs" target.

Michael
(This used to be commit 1bb2b576a4fb546f51f1ad70ba8e8b3a86bff2c2)
2008-07-07 20:34:03 +02:00
Michael Adam
eb48b5703b build: remove the SONAME_VER variable - not used anymore.
Michael
(This used to be commit 35b2ee2bce93f6e659f95d91b0590edd02c9b348)
2008-07-07 20:34:03 +02:00
Michael Adam
5b872b6ba5 build: fix typo in use of cleanlibsmbclient target
Michael
(This used to be commit 5712062d22237768a671aa918e39a22d290b0f0a)
2008-07-07 20:34:03 +02:00
Michael Adam
23804595f7 build: add a cleanlibaddns target and use it in "make clean"
Michael
(This used to be commit 39a447a232d0afbef55437a995f557553cbc8a0e)
2008-07-07 20:34:03 +02:00
Michael Adam
d51180e4b8 build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file.
Create .so file as a symlink.

Michael
(This used to be commit bbf665ad5790e89ff01867e2762fe2b94db7277d)
2008-07-07 20:34:03 +02:00
Michael Adam
1c7123f3a6 build: move LIBADDNS_OBJ0 up again -- needed for NET_OBJ :-\
Michael
(This used to be commit b871cb0cb6d32e5e97666bd429d0fb9940ae4b2e)
2008-07-07 20:34:02 +02:00
Michael Adam
5df4ca43eb build: move libaddns related bits to the libaddns section in Makefile.in
Michael
(This used to be commit 61157cb92ec2c12e565fb088170c7f430e3b5b77)
2008-07-07 20:34:02 +02:00
Michael Adam
672eb71cf7 build: create cleanlibsmbsharemodes target and use it in "make clean".
Michael
(This used to be commit 20a5053f0e75176e9ec1d4fd5a18626bbe3a0267)
2008-07-07 20:34:02 +02:00
Michael Adam
fc54fc52f4 build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME file.
Create libsmbsharemodes.so as a symlink.

Michael
(This used to be commit 1157048146084e9ab34d7c2e77e8d00b22df53a4)
2008-07-07 20:34:02 +02:00
Michael Adam
175497e14b build: move libsmbsharemodes related vars and targets to libsmbsharemodes section in Makefile.in
Michael
(This used to be commit 278dde8a6c486505c2d7403103ba011e1abb039e)
2008-07-07 20:34:02 +02:00
Michael Adam
db6b94ee24 build: add structuring comment for libbigballofmud
(This used to be commit 879b000fd3ad123f64017071a6aaa17cdc926995)
2008-07-07 20:34:02 +02:00
Michael Adam
7e7e9250be build: add cleanlibsmbclient target and use it in make clean.
Michael
(This used to be commit 95a7d21d3150ca9c24d48cf6a2976dcc1dfaaa05)
2008-07-07 20:34:02 +02:00
Michael Adam
1b20cf1324 build: handle libsmbclient by SMB_LIBRARY() and correctly create soname file.
Create libsmbclient.so as a symlink to libsmbclient.so.0.

Michael
(This used to be commit c463bd0cb9927176eec89e25788c6ea78eafdd16)
2008-07-07 20:34:02 +02:00
Michael Adam
2e694978f5 build: slightly change and extend the logic of SMB_LIBRARY().
Only call the install/uninstall targets (from make (un)install)
for libraries configured with SMB_LIBRARY(), when the user did
not set --with-libname=no.

Make sure to always (at least) build the static version of the library.

Michael
(This used to be commit f440538c9480134ff05cf9c9f78a565808161101)
2008-07-07 20:34:01 +02:00
Michael Adam
c9178983e8 build: rename (un)installclientlib to (un)installlibsmbclient
keeping old targets as aliases for backward compatibility

Michael
(This used to be commit 40ff40de5780fb17567b8d5ea75f5bb7f8d811c4)
2008-07-07 20:34:01 +02:00
Michael Adam
1920e603fc build: move libsmbclient related variables and targets to libsmbclient section
Michael
(This used to be commit ed3c35d307456601ca00d88a5cc278d6604681e1)
2008-07-07 20:34:01 +02:00
Michael Adam
1778ebf8e3 build: move definition of SHLIBS to libraries section
Michael
(This used to be commit 36c99a3cad3c938a874f9b9f37c2265045957099)
2008-07-07 20:34:01 +02:00
Michael Adam
e4c67f9cc2 build: add a cleanlibwbclient target to Makefile.in and use it for make clean.
Michael
(This used to be commit e01a1d8d651f680ca58b809dc569ff74592d53a9)
2008-07-07 20:34:01 +02:00
Michael Adam
56579822da build: add uninstalllibwbclient to Makefile.in and use it for uninstall
Michael
(This used to be commit 2712dade9d6495f3dbb75876ec32d73f8bb93f9f)
2008-07-07 20:34:01 +02:00
Michael Adam
aedb019d65 build: fix the installlibwbclient target to use defined variables and install the symlink
Michael
(This used to be commit 922b136ada1c502edcbbb89e9cca155cd6ad376c)
2008-07-07 20:34:01 +02:00
Michael Adam
c3bdfeade2 build: fix creation of libwbclient shared lib by crating soname file
and adding .so file as a symlink

Michael
(This used to be commit beab1a31484836014aab5d2bcb38995435f6218b)
2008-07-07 20:34:01 +02:00
Michael Adam
6ec6f69d02 build: move libwbclient related target to libwbclient section in Makefile.in
Michael
(This used to be commit 8f64706b095b9ca0e2a8f39cc3133bfd02f86158)
2008-07-07 20:34:00 +02:00