| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
Eliminate more potential traps for picky makes.
Michael
(cherry picked from commit 1f0feb3d12aa93400e8ba604df36a00d7cfaa07a)
(cherry picked from commit d10eba03ec5b624d364f9b0210cdaf6fddb9fd19)
|
|
|
|
|
|
|
|
| |
Eliminate more potential traps for picky makes.
Michael
(cherry picked from commit cd3c667bdaa8c2b09debbfd8c3389cf9f6d690e9)
(cherry picked from commit cdc5b3ca7aea71812d8c4d51b088b0aa3ce85b68)
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit 73582e4c5168301696cdca569167402f17a67218)
(cherry picked from commit de7c35a8ab9701144d014199d156330cf6c1948f)
|
|
|
|
|
|
|
|
| |
Eliminate more potential traps for picky makes.
Michael
(cherry picked from commit 4330a2ab1308bd2b1508d5126146742540219520)
(cherry picked from commit bec1046d54c6368ad7bc2171c27b4d39bdf369b4)
|
|
|
|
|
|
|
|
|
|
|
| |
Eliminate more potential traps for picky makes.
Michael
(cherry picked from commit 1719fd3ccc110b90908410c07aee862a8758e683)
conflicts resolved
(cherry picked from commit 69203d903833d7e1308c8d5f16f1046b52a26097)
|
|
|
|
|
|
|
|
| |
Eliminate more potential traps for picky makes.
Michael
(cherry picked from commit 87f56f28800d2045e70739a8edcd359ddee662a7)
(cherry picked from commit 75822b4bd7ef61d52ef7900800af5106f942350a)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit aff6822c3ab3ea46d928570f03f681f53ccf3d50)
conflicts resolved
(cherry picked from commit 67834235eb62f16bf366668760f628a67c330c12)
|
|
|
|
|
|
|
|
| |
test_shlibs target
Michael
(cherry picked from commit 939e75126ebfcd9124781b5d70a68886c4bf9a54)
(cherry picked from commit 40c1092a305f3825fbf3362346ebbfcde562d0aa)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 73a3e4e1eaa408ef0ddbbb8aa0113fdc869057bb)
(cherry picked from commit 5c95eb75391290dd6d9fcb0cba23c4f4756b151c)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 18b932c980f2acdf9b5569cf61afece28c02abf5)
(cherry picked from commit 5dab57c61853163cb8f4a6a1887f748096be175c)
|
|
|
|
|
|
|
|
| |
for "all".
Michael
(cherry picked from commit 991c3fefa850c0b48111c6c5bacae14163872b58)
(cherry picked from commit 9e65aea4a2a906933126f69e80dac914972f27f9)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 2588c399a0df99a87cf7c749133bceb6aa34a21a)
(cherry picked from commit 19689e27d48c8cf4cd2a1e8fb800a38a4a910c99)
|
|
|
|
|
|
|
|
| |
The target is distributed over the library-specific sections.
Michael
(cherry picked from commit 0afe205a7da4103a4fcfdd24f45a164493e3b9b8)
(cherry picked from commit 5591d9c86e235b191065f989499d2d14a61b1606)
|
|
|
|
|
|
|
|
| |
to keep stuff together...
Michael
(cherry picked from commit 22735ee14a244dbda768c26dbe83a1b2aa3c03ec)
(cherry picked from commit 21595a0a269ef7f3c3428cb41f45c3d1bd1fb661)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit c4e51f5e761ab23fa08197fa9a52af6db4ab839d)
(cherry picked from commit 2afd72288c54c4a0251cee4c99710bd894cf2b3f)
|
|
|
|
|
|
|
|
| |
a step in fixing bug #5590
Michael
(cherry picked from commit bae7bd4bba4d49edec9cb58d47c1cb82aba16c6b)
(cherry picked from commit f61d00d18bda40d2736b45d1caf238ed42140e2e)
|
|
|
|
|
|
|
|
| |
a step in fixing bug #5590
Michael
(cherry picked from commit 4d6edcb2c8bd516e09a864d1990675ba9bcec796)
(cherry picked from commit 68aa96ff700feb43fd429c650ff6012a27bc445d)
|
|
|
|
|
|
|
|
| |
a step in fixing bug #5590
Michael
(cherry picked from commit 76f9e2e64644c6f21baf523b91455dc3aebb2163)
(cherry picked from commit 92e0a9c1b71eda9cc8681e4b28f06431568aaf05)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit e2699b7f86302e5c770f8e3160f72f070d700b6c)
(cherry picked from commit 288c4951a102e313a86b461dcd5cf3e7840d65f2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit 3c300f9f8cffb5af32e291ec75007ab98fe96561)
(cherry picked from commit 6a6b90f4c56f040d19c60122c914b7a7ce64a3c6)
|
|
|
|
|
|
|
|
| |
This will allow transition away from library-versions in the next step.
Michael
(cherry picked from commit d9d92b64275127e29c80dbdc7cfe193289fef9a3)
(cherry picked from commit e2624c2537e87acad7cfd58c76cb471d7141801c)
|
|
|
|
|
|
|
|
|
|
|
| |
And use that in make clean
Michael
(cherry picked from commit 887b6231198ce2ff6230e0939ddcf46759bc88bf)
conflicts resolved
(cherry picked from commit 4266976d0f35161af8a8c687589c6010de3035a3)
|
|
|
|
|
|
|
|
|
| |
The shlibs target now only builds the shared libs as the name suggests.
All libraries are built by the new "libs" target.
Michael
(cherry picked from commit 1bb2b576a4fb546f51f1ad70ba8e8b3a86bff2c2)
(cherry picked from commit 196cf8307291aafb65db6291f3c55fdd33a2de85)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 35b2ee2bce93f6e659f95d91b0590edd02c9b348)
(cherry picked from commit 961bb257b590920b7fbcf80bbe26c58a6b4be696)
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 5712062d22237768a671aa918e39a22d290b0f0a)
conflicts resolved
(cherry picked from commit f474363356a965fe712cb2dc4afa3272b2f882cb)
|
|
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 39a447a232d0afbef55437a995f557553cbc8a0e)
conflicts resolved
Michael
(cherry picked from commit 90e56e6b86b3aee208ff326246aaf7dfad1ee0ce)
|
|
|
|
|
|
|
|
| |
Create .so file as a symlink.
Michael
(cherry picked from commit bbf665ad5790e89ff01867e2762fe2b94db7277d)
(cherry picked from commit f0ee69d25da86647a4a75e6994e72a62ad889064)
|
|
|
|
|
|
|
|
|
|
| |
The default value defaults to "yes".
If no is specified, an optional third argument contains the
reason why building of the shared library is turned off by default.
Michael
(cherry picked from commit af971f79c7d736eb5b7ae8fcd4b2bf7ccf4834f3)
(cherry picked from commit 6c11ed560ae20f712be6c0680f53b1a275da94e7)
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit b871cb0cb6d32e5e97666bd429d0fb9940ae4b2e)
conflicts resolved
(cherry picked from commit 2344a61abc83e26bf7488a1de00289937af4f758)
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 61157cb92ec2c12e565fb088170c7f430e3b5b77)
conflicts resolved
(cherry picked from commit a1132b9cf92a16448888e7b64e08efd796677db6)
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 20a5053f0e75176e9ec1d4fd5a18626bbe3a0267)
conflicts resolved
(cherry picked from commit 0ae8cc06532a72ab68ce91d6237d5457dfe369fd)
|
|
|
|
|
|
|
|
|
|
| |
file.
Create libsmbsharemodes.so as a symlink.
Michael
(cherry picked from commit 1157048146084e9ab34d7c2e77e8d00b22df53a4)
(cherry picked from commit 8335245d9164f0bd19b2d018bb3138fde9e05fa7)
|
|
|
|
|
|
|
|
| |
section in Makefile.in
Michael
(cherry picked from commit 278dde8a6c486505c2d7403103ba011e1abb039e)
(cherry picked from commit ace76729b45730c70915c2656eee5ed83102bcf6)
|
|
|
|
|
| |
(cherry picked from commit 879b000fd3ad123f64017071a6aaa17cdc926995)
(cherry picked from commit fc3dafec9fc6b064de1909ae53099b07100fe1b4)
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 95a7d21d3150ca9c24d48cf6a2976dcc1dfaaa05)
conflicts resolved
(cherry picked from commit db2a20d834e7ede4a1c97aeb075d6b55afb1c847)
|
|
|
|
|
|
|
|
| |
Create libsmbclient.so as a symlink to libsmbclient.so.0.
Michael
(cherry picked from commit c463bd0cb9927176eec89e25788c6ea78eafdd16)
(cherry picked from commit 706c66f0d893d97646898e7bd69a45db9411ff65)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit f440538c9480134ff05cf9c9f78a565808161101)
(cherry picked from commit 2f10a7f631452993a942f2fd7362ebe3bad3859f)
|
|
|
|
|
|
|
|
| |
keeping old targets as aliases for backward compatibility
Michael
(cherry picked from commit 40ff40de5780fb17567b8d5ea75f5bb7f8d811c4)
(cherry picked from commit 7879c44a695a1b2817f312ba1e276847406b3209)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit ed3c35d307456601ca00d88a5cc278d6604681e1)
(cherry picked from commit 06dfae9a67ccb40bd14192505d26ab4e7870e7c5)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 36c99a3cad3c938a874f9b9f37c2265045957099)
(cherry picked from commit 96fac8a57a009e1bcf66c04a11fa78e0e4718db8)
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit e01a1d8d651f680ca58b809dc569ff74592d53a9)
conflicts resolved
(cherry picked from commit 168a5a4c131e7993d89fb4391e254befe8e03d67)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 2712dade9d6495f3dbb75876ec32d73f8bb93f9f)
(cherry picked from commit 3fd4ef99f7a41de203dc5cc7c802bdbf4562efdb)
|
|
|
|
|
|
|
|
| |
install the symlink
Michael
(cherry picked from commit 922b136ada1c502edcbbb89e9cca155cd6ad376c)
(cherry picked from commit b3a0602cc47c2f3d452c42a475a3103899802729)
|
|
|
|
|
|
|
|
| |
and adding .so file as a symlink
Michael
(cherry picked from commit beab1a31484836014aab5d2bcb38995435f6218b)
(cherry picked from commit ae6adbf863e7662af41e971341ae7e96a346b765)
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 4fc57a0a90390ede1161fd6f231ea274c9c74b20.
In preparation of picking libraray creation/install fixes.
To be re-added later in upstream form.
Michael
(cherry picked from commit c72a795bfaade8dd6117384806619f54bc442132)
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit dcf986937ccf5e6947c4214aa0838733ed7f3b9b.
In preparation of picking libraray creation/install fixes.
To be re-added later in upstream form.
Michael
(cherry picked from commit 360b81ff6e83457cfaf1d122bdc6b301ce7f6630)
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 396310775e69baeee06b2e6469854a5ddf759a91.
In preparation of picking libraray creation/install fixes.
To be re-added later in upstream form.
Michael
(cherry picked from commit 7c9e741b2431f1235606ccdf462d1bf3d15049b3)
|
|
|
|
|
|
|
|
|
|
|
|
| |
libwbclient"
This reverts commit fd9b4bcaa5302d3d6245eb7b21ce0ef9994f718d.
In preparation of picking libraray creation/install fixes.
To be re-added later.
Michael
(cherry picked from commit 88d7bdacff4a8354c172b781d217c75c983ace7a)
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 2d2b48749e885d2a529dab273c8419c5445568d3.
In preparation of picking libraray creation/install fixes.
To be re-added later.
Michael
(cherry picked from commit f76a628db01f58e50609f1cff05649778a35a916)
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 15dd9f78650b0b853cb6955429ae58656be3945e.
In preparation of picking libraray creation/install fixes.
To be re-added later.
Michael
(cherry picked from commit 0b34e6d2e2e076e46e7aa6e96543ef183764c720)
|