summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18905: I'm not really proud of this but I don't want to maintainGerald Carter1-1/+4
2 separate CPPFLAGS variables. So just cleanup the SAMBA_CPPFLAGS for out of tree builds. This has been tested locally and works. Maybe metze can find a better way tomorrow. (This used to be commit 8aa681df992b8f856f454673f95d4266aba4671c)
2007-10-10r18904: * Revert previous fix for building out of tree andGerald Carter1-6/+8
add a better one which fixes the network interface detection breakage (caused by the previous commit). (This used to be commit 7e908acdefe4728fc6ad04770915466ac9556a33)
2007-10-10r18901: try to fix the samba3 build without having ldapStefan Metzmacher1-0/+1
vl: you were a few seconds faster than me...:-) metze (This used to be commit 63e5727471bdf686f292a36aa43267213fb6e2f3)
2007-10-10r18899: remove check for root when running configure since it does not ↵Gerald Carter1-9/+0
appear to be used anymore (This used to be commit da17fb41dbf69cafaceb96674fa41744deb487f7)
2007-10-10r18896: * Fix out of tree builds after libreplace mergeGerald Carter1-7/+7
* Remove unused -D define in Makefile (This used to be commit 3c9632bedca5ff3816f5f7b8b5f47b29c4e7fa02)
2007-10-10r18895: AIX need to call pidl with --uint-enums as the compiler doesn'tStefan Metzmacher1-0/+32
like negative values in the generated code. I'm not sure how we can solve that in samba3 as the generated code is commited Maybe we need to alsways pass --uint-enums metze (This used to be commit 9468dcc5d564d7242d527eb770717e2b4480cf1c)
2007-10-10r18893: Attempt to fix the Solaris buildVolker Lendecke1-1/+6
(This used to be commit db838f49a0e9de6881b36b10fe2c3862862b1908)
2007-10-10r18870: - enable the ldb ldap backend properly based on configure tests forAndrew Tridgell1-0/+4
ldap - use ldb_global_init() instead of the backend specific ldb_tdb_init(). (This used to be commit a6c53e58616d7731a1df9af33f78ccf0c774296e)
2007-10-10r18863: the test for immediate structures has moved to lib/replace/Andrew Tridgell1-22/+1
(This used to be commit 46d8433a4f8918b5e21def2dc55a62adfde234b1)
2007-10-10r18857: Re-enable the CC checks from libreplace after Tridge's fix. Thanks ↵Volker Lendecke1-1/+1
for that! Volker (This used to be commit 91955c1f266e8f8ee9d4775dffdcc59b44280060)
2007-10-10r18856: fixed HAVE_IMMEDIATE_STRUCTURES and thus checking of NTSTATUS/BOOLAndrew Tridgell1-1/+1
mixups (This used to be commit 21a458ab9d132e09b9b00e4dbb32af4275b7c2fb)
2007-10-10r18854: Disable the AC_LIBREPLACE_CC_CHECKS, this breaks the ↵Volker Lendecke1-1/+1
HAVE_IMMEDIATE_STRUCTURES test with gcc 4.1.0. As the build farm is not in the best state right now, this should not matter. Stefan, is there any chance we get the IMMEDIATE_STRUCTURES back and have libreplace at the same time? Volker (This used to be commit 776bd5e36d439a59e2c557e9405a30eeedd78fd2)
2007-10-10r18814: diable immediate structs for now until we completely build with them ↵Stefan Metzmacher1-1/+1
again metze (This used to be commit 5b8eb441a3332fbec4d105670ceea1978903a26a)
2007-10-10r18812: newer compilers don't allow non consts in static arraysStefan Metzmacher1-1/+1
give us a chance to detect NTSTATUS vs. WERROR bugs... metze (This used to be commit 27181b675e6134979c4babd4497d9b995caba0ab)
2007-10-10r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher1-0/+1
to make mergeing easier. metze (This used to be commit d49ffbc19b29f7620e427de133ffab74721f37e8)
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client ↵Jelmer Vernooij1-3/+3
and server code. This has had some basic testing. I'll do more during the next couple of days and hopefully also make RPC-SRVSVC from Samba4 pass against it. (This used to be commit ef10672399c4b82700dc431b4d93431ffdd42d98)
2007-10-10r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter1-2/+3
Many things work (OpenHKLM, etc...) but some still don't. This shouldn't block anyone so I'm checking it in. Will probably move to a bzr tree after this for longer dev cycles between checkins. (This used to be commit cf1404a0d7538288b9370ba80df328f81b713ce0)
2007-10-10r18739: * Get the wkssvc patch right this time.Gerald Carter1-2/+2
* Remove the old wkssvc server, client, & parsing code. * Update srv_wkssvc_nt.c with stubs for the remaining stubs (This used to be commit 0cb79ee13fd78b515a48b2c72d91596ed21e41a8)
2007-10-10r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter1-2/+2
(This used to be commit 57d8519185008602fab5cf5d1d1951415aacb7f0)
2007-10-10r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter1-2/+2
code. Removed first rpc_parse/*.c file. w00t! (This used to be commit bb9b7a058d72569bee5683856661ac063c281c9f)
2007-10-10r18707: Fix the build when you have libnscd installed (which apparently no hostGünther Deschner1-0/+1
on the buildfarm has). Guenther (This used to be commit b0bb364df0efe140780328d90ae55bb823e6b10d)
2007-10-10r18701: this tests are in libreplaceStefan Metzmacher1-19/+1
metze (This used to be commit 31e3cc8c6f10a3d1ea8f357c26c80fe47ab276dc)
2007-10-10r18700: nicer order of the testsStefan Metzmacher1-5/+5
metze (This used to be commit 07dafa266a80b87d521cacfcae65e8fb797e0eb2)
2007-10-10r18699: bail out if the compiler doesn't know about C99 struct initializersStefan Metzmacher1-1/+1
as we currently have them in the samba3 tree. Lets see what the build-farm says to this. metze (This used to be commit 12a0daa34d51b34a469f7d64f370069b73c0aba9)
2007-10-10r18698: this stuff isn't needed anymoreStefan Metzmacher1-34/+0
metze (This used to be commit 31b83ff4bd568a393eaa6260366ece7501df1985)
2007-10-10r18694: prevent -O and -g from being set at the same time (by default)Gerald Carter1-6/+8
(This used to be commit 5af1d3a425e99a49d7ff6bee4dad024e0f82509b)
2007-10-10r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4Stefan Metzmacher1-3/+10
to hopefully fix the build on HPUX and Tru64 metze (This used to be commit aa8222c6a709a1538862878b89a17b893600b7e8)
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-43/+27
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)
2007-10-10r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher1-7/+1
and sync it with samba4 metze (This used to be commit 9c0e5b29f1451a90605cce7e1e032e5516b6970d)
2007-10-10r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talkingVolker Lendecke1-3/+0
SASL/Steve/Andrew I can't right now ask why the aio.h is needed for the timespec test. Might have to revert that soon. Volker (This used to be commit fa53ad6571c08e49c3fbe61d9be081c06633e408)
2007-10-10r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGSStefan Metzmacher1-1/+0
so we don't need it twice metze (This used to be commit 19259e5e93edac4f247b7a71480f39eec4c76ed1)
2007-10-10r18606: - fix the detection of the working quota implementationStefan Metzmacher1-4/+13
- we now define the set of samba related include path in one place so that we can't get it wrong in different places metze (This used to be commit 6bf0aad052699d21a242b5a25ef0a360d320c078)
2007-10-10r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison1-0/+1
Sorry for the delay :-). Jeremy. (This used to be commit a52fa218952ffcd784ea31e947aa4d17dfdc8ee0)
2007-10-10r18572: Use the autogenerated client and server for the echo interface and ↵Jelmer Vernooij1-2/+2
implement some of the missing functions. RPC-ECHO now passes against Samba3. (This used to be commit 9e9a05366176454cc1779acc6c2b6070743f5939)
2007-10-10r18519: Copy over the Samba4 code to figure out options for the named ↵Volker Lendecke1-0/+4
initializers. Volker (This used to be commit 1786c28cc353e2ba70abe2750b9ef804cec84bf0)
2007-10-10r18484: Start some cleanup on pam_winbind's syslogging:Günther Deschner1-0/+2
* as openlog() is non-reentrant and pam_winbind thereby overrides the syslog settings of the calling application, directly call syslog (or pam_vsyslog if available) * support the PAM_SILENT flag to avoid any log messages beeing created Guenther (This used to be commit 0f7e37ffc4759a4e29f63ab83f39ddb31c8240f6)
2007-10-10r18449: Attempt to fix the build on non-linux platforms: Many of those don't ↵Volker Lendecke1-1/+1
have strtoull. This is a copy of the stuff in samba4 libreplace, which is GPL. I hope it is ok to copy&paste it into a GPL file. Tridge, we could also create a replace_lpgl.c if needed. Volker (This used to be commit f8346687d950ed643e8fa7d0b1a9c27f2880cc85)
2007-10-10r17798: Beginnings of a standalone libaddns library released underGerald Carter1-0/+118
the LGPL. Original code by Krishna Ganugapati <krishnag@centeris.com>. Additional work by me. It's still got some warts, but non-secure updates do currently work. There are at least four things left to really clean up. 1. Change the memory management to use talloc() rather than malloc() and cleanup the leaks. 2. Fix the error code reporting (see initial changes to dnserr.h) 3. Fix the secure updates 4. Define a public interface in addns.h 5. Move the code in libads/dns.c into the libaddns/ directory (and under the LGPL). A few notes: * Enable the new code by compiling with --with-dnsupdate * Also adds the command 'net ads dns register' * Requires -luuid (included in the e2fsprogs-devel package). * Has only been tested on Linux platforms so there may be portability issues. (This used to be commit 36f04674aeefd93c5a0408b8967dcd48b86fdbc1)
2007-10-10r17610: Added the ability for firefox to drive the winbinddJeremy Allison1-0/+12
ntlm_auth module to allow it to use winbindd cached credentials.The credentials are currently only stored in a krb5 MIT environment - we need to add an option to winbindd to allow passwords to be stored even in an NTLM-only environment. Patch from Robert O'Callahan, modified with some fixes by me. Jeremy. (This used to be commit ae7cc298a113d8984557684bd6ad216cbb27cff3)
2007-10-10r17552: Attempt to fix tdb transactions on IRIXVolker Lendecke1-0/+1
(This used to be commit 4a7b06860cd2907eb0e0deb466a613529121b8b7)
2007-10-10r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison1-1/+0
code is wrong or bad or anything, just that it needs to be discussed & reviewed on the samba-technical list before we add a platform-specific NFSv4 mapping. That way lies a lot of future pain :-). Jeremy. (This used to be commit 330899ec30ffceb798e3a8362d20e103e20b2897)
2007-10-10r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific ↵Alexander Bokovoy1-0/+1
examples directory. (This used to be commit c085355c323c65ee782516859eed8a76b53e6035)
2007-10-10r17354: Revert -r 17353 per Volker request while gpfs compatibility layer ↵Alexander Bokovoy1-24/+0
code will be released. (This used to be commit 5b1db0151461af18d994359e86c649922fc6de65)
2007-10-10r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy1-0/+24
(This used to be commit 72312cb2e255301f978455a559461ad83b13b6cb)
2007-10-10r17184: Attempt to get rid of some warnings on HP/UX. Without ↵Volker Lendecke1-0/+1
_XOPEN_SOURCE_EXTENDED #defined getsockopt uses an int* as socklen parameter. Volker (This used to be commit 0b78da62f7481c6b3d46eb2f1b586d20b0b10ca5)
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough1-0/+16
modularizes our interface into the special posix API used on the system. Without this patch the specific API flavor is determined at compile time, something which severely limits usability on systems with more than one file system. Our first targets are AIX with its JFS and JFS2 APIs, at a later stage also GPFS. But it's certainly not limited to IBM stuff, this abstraction is also necessary for anything that copes with NFSv4 ACLs. For this we will check in handling very soon. Major contributions can be found in the copyright notices as well as the checkin log of the vl-posixacls branch. The final merge to 3_0 post-3.0.23 was done by Peter Somogyi <psomogyi@gamax.hu> (This used to be commit ca0c73f281a2a65a988094a46bb3e46a94011a53)
2007-10-10r17147: Install fixes for librariesGerald Carter1-0/+5
(This used to be commit 72bac13f21bf2c71538e3b3bafa0fc447e1e8af8)
2007-10-10r17138: In preparation for the cluster merge, add an empty configure option :-)Volker Lendecke1-0/+14
Volker (This used to be commit 906720649b4a6c9de9fb6e248e573d3e8fd00ead)
2007-10-10r17021: remove unsupported smbwrapper codeGerald Carter1-47/+3
(This used to be commit 07c67fbfc0790169ee748c0e62da14c89d3add23)
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-11/+122
to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8)