Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit b766fe78a7d8e4095d42e123f2b21369113c1f14)
|
|
>Change error message displayed when --without-libiconv is used as
>an argument to configure. Closes bug 468.
(This used to be commit 4b73ba7df1764b47aae8b22980efdb05d1639e57)
|
|
>Fix for typo in darwin detection.
>Jeremy.
>Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
>(rant off :-). Inspired by work from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>.
>Also add MacOSX/Darwin configure fixes.
>Jerry - can we put this in 3.0 release ? :-).
>Jeremy.
(This used to be commit 7951dee600146623ce473659c3f41963ea873e3e)
|
|
(This used to be commit d2fdc3955fb6859e865e805d32ca405ab44d0505)
|
|
(This used to be commit 69b30ec0776b06c62810a3eb1d7be1df3db9e169)
|
|
(This used to be commit c17a7dc9a190156a069da3e861c18fd3f81224ad)
|
|
(This used to be commit 3101c236b8241dc0183995ffceed551876427de4)
|
|
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE
(This used to be commit adb98e7b7cd0f025b52c570e4034eebf4047b1ad)
|
|
define it in SHLD for those systems that use CC for SHLD
(This used to be commit 142c54ca924bd854e7d840c2a67692c9f61ee396)
|
|
(This used to be commit 461af038d050ba60c61c38581d58261ac6f2c94d)
|
|
(This used to be commit 2c19ba6104e06d7247b9b0292d6c74d00411ba7e)
|
|
(This used to be commit 0fc3fc0b7c863f2994d1848a390812258f1f2db9)
|
|
Jeremy.
(This used to be commit 69a73a87025aaceaecd7dbf65e004422fe709771)
|
|
mode instead of m4 mode.
(This used to be commit 1cabd4ba043447eaf15b498775a393e714099d40)
|
|
Also merged a little bit of abartlet's recent configure.in change of
duplicated IRIX stuff.
(This used to be commit d15406ad910bc952c741e8d4d574064dbc5e88ef)
|
|
./configure --enable-developer
(This used to be commit 1c0ae103010766cb3dd5adb36ea7af9324bd0672)
|
|
in 3_0
(This used to be commit 9b969f877f8057930fb53da99ee8a0574b4f5531)
|
|
by Stephen D. Roylance)
(This used to be commit 502f332345db88c9ff474e84f22080d99dc6c771)
|
|
(This used to be commit c95a4a5aeb53cc401a7b43633f2a8cc006b1fd00)
|
|
FreeBSD 5 systems with a broken krb5-config
(This used to be commit 741d5c3cd8870b3d06ba0225e5b24a82403eb142)
|
|
requests and responses and is only compiled in when --enable-developer
is passed to configure. It includes server and client side code for
generating and responding to functions on this pipe. The functions are:
- AddOne: add one to the uint32 argument and return ig
- EchoData: echo back a variable sized char array to the caller
- SourceData: request a variable sized char array
- SinkData: send a variable sized char array and throw it away
There's a win32 implementation of the client and server in the
junkcode CVS repository in the rpcecho-win32 subdirectory.
(This used to be commit 4ccd34ef836eba05f81dc2da73fd7cfaac201798)
|
|
(This used to be commit 1cc5b2881c61db7aadd886008fcfb81e351e651a)
|
|
IRIX this is libns_winbind - everyone else is libnss_winbind.
This simplifies the Makefile a bit and also fixes the 'nsswitch' target
under IRIX.
(This used to be commit 69c392bc127bf69876f4dedae8c3a6976219d448)
|
|
(This used to be commit 3f78ea7d06ae911f97c0a1a451e67fe00547e873)
|
|
(This used to be commit d0a767a7653f3fef846c62e9a0a20bcc68d87559)
|
|
(This used to be commit 319d41201dcf07fc18a39df4f362aa2a0eb16200)
|
|
(This used to be commit 3ac60d2ceb1495a5ee691810678d29dea2667a7a)
|
|
(This used to be commit 5d2fd222a9e4cccd232e492d1aea1dc7a64a1400)
|
|
build on BSD machines that have a krb5-config that returns @INCLUDE_des@ for
--cflags
(This used to be commit e05d78699c6cf6a8340f85e4f55c871fbc100ebf)
|
|
(This used to be commit a5a980eb3efb37a6becacf043692361bdb4174b0)
|
|
one of my other boxes. I'll watch the buildfarm.
(This used to be commit 266c3970df9f5f9f617c49eee666c1db8e10c855)
|
|
includes a --with-idmap=no switch to disable idmap usage if you find
problems.
cosmetic fixes and param aliases to separate winbind from idamp roles.
A temporarily remote idmap winbind compatibility backend.
As I have time I will further change code to not call directly winbind
(partly done but not tested) and a specilized module will be built in place
for the current glue hack.
The patch has been tested locally in my limited time, the patch is simple and
clear and should not reserve problems, if any just disable it.
As usual, comments and fisex are welcome :-)
Simo.
(This used to be commit 02781320476ed1b7ee5d943fa36f9a66ab67f208)
|
|
(This used to be commit 860e4c45619bcd99c6e4a1eb980c5b8dac79b6c0)
|
|
- Fix typo in Makefile.in
- Fix compatibility with older vfs modules (from patch by metze)
- Build some modules shared by default and some static (and fall
back to static when dlopen() is not available)
(This used to be commit aa36f462d95f8a3a3a81a89c210b98a6f9fd295f)
|
|
(This used to be commit b20b8d050b45846798a6dc535cfcd4a47ba21694)
|
|
is still under development.
(This used to be commit d110a56e433fd2ed5267c6d445b7a652d52940dc)
|
|
Mostly this consists of untangling the existing code and moving it in
to operating system specific files. The winbind client code for all
supported operating systems is now in nsswitch/winbind_nss_OSNAME.[ch]
to make things a bit clearer.
(This used to be commit 93ea047a16a292b23a1d8736ce9bc4098ba142ba)
|
|
fixed getsmbpass replacement test
(This used to be commit ff43a292b9f8e0a39d19cb099913efd899de84fa)
|
|
(This used to be commit 662e1bea1b5e8ca8fb842f7ef76f848541116760)
|
|
(This used to be commit 0502c8a06e3bcefd9ea0f16f611bafc66086fbe9)
|
|
new modules system, we still fall back to the old system.
(This used to be commit cebe8d8b424f10006f2f791a8f086c6c8a7f5d57)
|
|
fix this better later.
(This used to be commit c6807d20457325012c4c9edd137b2f1f67e98ec4)
|
|
Jeremy.
(This used to be commit f81128bc0187765f6f9e6d7e05eaebf778cbfec8)
|
|
some warnings)
(This used to be commit d453b656e56a9b836b76f1cdce8de65d7bc4eb6c)
|
|
(This used to be commit af98285f4e4fc4a0e890fed2c71b09280252b3f4)
|
|
(only on systems that support it, of course)
(This used to be commit bf439d733df6a11a25ff561a853c3382a3b34b96)
|
|
undefined symbol errors)
(This used to be commit e193b47259d11b0eaef4071acb406d6433426733)
|
|
--with-{static,shared}-modules=pdb_tdbsam)
(This used to be commit 760fd4e5c48276696182febcae3b0a997999b1e2)
|
|
- Change 2 variable names to avoid conflicts (patch by Stephan Kulow <coolo@kde.org>)
(This used to be commit 71b05cd14ae6df8340730e7bad1c783dc278c5d3)
|
|
(This used to be commit 3a2ed0da40c9709cdae061927f44a38f58e44df0)
|