summaryrefslogtreecommitdiff
path: root/source3/configure
AgeCommit message (Collapse)AuthorFilesLines
2001-12-30Make Samba compile on RH 6.2 again.Andrew Bartlett1-1/+1
We now include the libber.h file if required, but currently we just don't use ldap. (I'll chase this up). In the meantime, I've moved the ads_status code about, its now in its own file, and has a couple of #ifdefs to allow smbd to link - becouse the lack of LDAP caused HAVE_ADS to be undefined. (I hope its not too ugly). Andrew Bartlett (This used to be commit 14407c87e2dcccae1784290e3eb7a2d611516aff)
2001-12-30When running interactive we want to set our own process group forJeremy Allison1-2/+2
signal management. Jeremy. (This used to be commit fffae94dd5699f44c0b1c8081587deafd89b3fc0)
2001-12-22merge IRIX winbind support from Samba 2.2 branchHerb Lewis1-659/+656
(This used to be commit 20c5f042e3bb79ff96a993c70b843908dcfafb65)
2001-12-21updated ldap test to test for less common functionAndrew Tridgell1-78/+77
(This used to be commit 831f25a9a7ef3f5481c531b3a5ff514fa8b6d81e)
2001-12-20Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool1-786/+807
It's not as strong as Insure, but it's free, reasonably efficient and works on every platform. (This used to be commit e76d27fcdb33df5212ca5b0ce53c77ed8ca58906)
2001-12-19Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison1-437/+492
nsswitch code uses vsyslog without checking for it. Provide replacement for vsyslog in lib/snprintf if not found by configure. Jeremy. (This used to be commit ab2e55cdb376d6699c9a09fac243fba7d3840447)
2001-12-15Added HPUX ACL code.Jeremy Allison1-50/+57
Jeremy. (This used to be commit 6d03184f8c039ad81de47b5f3bde7dac5b2815ad)
2001-12-14Updated Solaris link options from DaveCB.Jeremy Allison1-12875/+7766
Jeremy. (This used to be commit 064a3e0fc406d5ab408da0fbfbf68c89ce8defdd)
2001-12-12ran autoconfHerb Lewis1-7765/+12874
(This used to be commit f881a8f197a6f6d9512693c4cb705cda1b1d5041)
2001-12-10Delay gssapi header checking until after kerberos has been located. Wasn't ↵Jim McDonough1-628/+628
working on RedHat systems because of /usr/kerberos install location. (This used to be commit 55d55e311e67ea75e13c4a81fe3033b43bed38ca)
2001-12-10(merge 1.130.4.93) Display results of checks for shared libraries.Martin Pool1-292/+302
(This used to be commit d7853d993796a3f5baea26933cb0e65651c2e605)
2001-12-08check for gssapi_generic.hAndrew Tridgell1-675/+715
(This used to be commit 838fbac7a086ff82498c3f0ba95b714123a7428c)
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on ↵Andrew Tridgell1-644/+687
cyrus-sasl which makes the code much less fragile. Also added code to auto-determine the server name or realm (This used to be commit 435fdf276a79c2a517adcd7726933aeef3fa924b)
2001-12-05merge from 2.2Herb Lewis1-5/+5
don't set WINBIND variables unless configure was run --with-winbind (This used to be commit 83ec4c0f4dbfa43c893f18af1c6bb58c55043c9b)
2001-12-05dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis1-647/+646
paths. This make it hard to use a script that overrides CFLAGS options. (This used to be commit 646b5ae752f7cd00e057d0d7cc6001161125fd3f)
2001-11-30we need to look for liblber before libldapAndrew Tridgell1-664/+672
(This used to be commit 93a652b705e99df6cd493eacb1a8a61a3a2b82f7)
2001-11-30XFS quota patch for Linux.Jeremy Allison1-654/+696
Jeremy. (This used to be commit ce099faf6ce07e14bd9610960bd09f56c5bee864)
2001-11-29Fix up the ./configure tests for kerberos. This ensures a more consistantAndrew Bartlett1-663/+656
behaviour no matter if kerberos was found automatically, found in the /usr/kerberos path or was specified. (This used to be commit 4e212f728c429b986bb3e2230fbc9cd4bcf6dd40)
2001-11-27added test for krb5.hAndrew Tridgell1-87/+131
this was causing the kerberos stuff to fail compilation on several platforms (This used to be commit 17e2f3897374c76dd66b21fdcd93c3a04671f4ce)
2001-11-27automatically look for /usr/kerberos to make redhat happyAndrew Tridgell1-88/+100
(This used to be commit 0120dea7f0a799ed5cf43179462973e7a9a01bd3)
2001-11-25check for liblber separatelyAndrew Tridgell1-73/+113
(This used to be commit d7216424d94ee89e1760596c8f87d1883f369771)
2001-11-20added the beginnings of ADS support in smbdAndrew Tridgell1-110/+160
(This used to be commit c7f611691941ca92f57665e19d6e46b161599427)
2001-11-19Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the momentMartin Pool1-489/+536
this is only to get the cast right, but it might help with other parts of the API that changed later. (This used to be commit b792c9317ab62fe407de34ed811cc883a7652cc4)
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-640/+643
default, rather than in preprocessor macros. (This used to be commit 79ec88f0da40faebe1e587f1b3e87b5f2b184f58)
2001-11-16Fixed detection of RedHat headers. Removed another file !Jeremy Allison1-10/+10
Jeremy. (This used to be commit d70674312d8b98367ccdbbc12fe880f9f539d258)
2001-11-15Fix detection of RedHat 7.2.Jeremy Allison1-99/+103
Remove unused old file. Test 42 byte reply to SMBntcreate (W2K does this). Jeremy. (This used to be commit a55a63a4ca55602ad9221af17c0bc8e185536433)
2001-11-14Fix compile on RedHat 7.2 systems with broken system headers.Jeremy Allison1-640/+679
Jeremy. (This used to be commit b14ac75666939b4f98213719ce7bc72fa9d37ce4)
2001-11-14Cosmetic fix for libpopt-checking test.Martin Pool1-629/+632
(This used to be commit 87d27265a501da2aab04f655a6a086f2eead000d)
2001-11-11autoconfAndrew Bartlett1-794/+755
(This used to be commit 1a60305f7a368bce16c9d6d989942670186dec72)
2001-10-23Fix popt library checkingJim McDonough1-11/+4
(This used to be commit 2cd33e88eb5ed88da90ddfd50a1ec96a2053479a)
2001-10-23Add popt for parsing commandline optionsJim McDonough1-743/+823
(This used to be commit df34e11d84a6fe89dc6654eb10de0a49383e1dea)
2001-10-22- fixed link order of krb5 libsAndrew Tridgell1-107/+89
- accept a wide range of principal names in session setup (This used to be commit 672df66296f540b606aa43effab5f021b8978e4b)
2001-10-16fix linking of k5crypto library on openbsdAndrew Tridgell1-70/+166
(This used to be commit 2667dea146169658f3c0290bb78dc5854c821eb4)
2001-10-16fixed finding the resolv libraryAndrew Tridgell1-434/+385
(This used to be commit 7bb99a9e892f8d60d4acb71ffc047b28ba66ffd8)
2001-10-15include more libs needed for kerberos5 on some systems (eg. solaris)Andrew Tridgell1-832/+762
removed some no longer needed i18n stuff from configure.in (This used to be commit dd3ad91724125df355d1ff9050a1262d9d4f2cbf)
2001-10-14fixed the --with-krb5=dir option.Andrew Tridgell1-79/+83
thanks to monyo for pointing out the problem (This used to be commit 5a6774c43897e75a152b751f18a8bc323a4b6ef5)
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-2502/+743
of gettext for internationalisation support. There is more to do (This used to be commit ab7f67677a1ade4669e5c2750d0a38422ea616a9)
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-823/+874
activate you need to: - install krb5 libraries - run configure - build smbclient - run kinit to get a TGT - run smbclient with the -k option to choose kerberos auth (This used to be commit d33057585644e1337bac743e25ed7653bfb39eef)
2001-09-28Fixed CUPS detection - patch from Michael Sweet.Jeremy Allison1-4/+4
Jeremy. (This used to be commit 4c5158d1e5620ccc3f2812a3fbedcb60a67caecc)
2001-09-26OpenSSL merge from 2.2Gerald Carter1-838/+842
(This used to be commit efc6df5a3914da9e7b792ccaccd1403c72c09f78)
2001-09-26Finish Jeremy's passdb merge :-).Andrew Bartlett1-132/+167
(fix up configure.in for default (smbpasswd) option) Rerun autoconf. (This used to be commit 0b9e13530d728ef3c19d6ff05d74b7e594bf9a4c)
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison1-835/+845
Jeremy. (This used to be commit 611bf806d569b70edabbc04a2f5408142370a550)
2001-09-25sorry to forget re-run autoconf again...Motonobu Takahashi1-118/+124
(This used to be commit 322ba52f71045002c6b969fb87932ee8b7d578c8)
2001-09-25Fix up the ./configure for the BSDs:Andrew Bartlett1-1/+1
Subject: Re: bugs in installman.sh script Date: Tue, 25 Sep 2001 16:02:11 +0200 (CEST) From: Rafal Szczesniak <mimir@spin.ict.pwr.wroc.pl> To: Andrew Bartlett <abartlet@pcug.org.au> CC: <samba-technical@lists.samba.org> On Tue, 25 Sep 2001, Andrew Bartlett wrote: > Its broken for BSDs and was broken for many others. You might want to > re-checkout. Any fixes appricatiated. OK. Here's the patch for configure.in. Replaces illegal, under [t]csh, substitution with more general sed construction. Apply it, please, and I'll see if I can clean up the installman.sh further. (This used to be commit cad971f4c37042c4e9b6e6332e55757473f6da78)
2001-09-25Change ./configure.developer to stay in effect across aAndrew Bartlett1-813/+823
'./config.status --recheck' by making it a real configure option. reran autoconf (This used to be commit 23173125cd124508a080cfc11436273efcbeedb6)
2001-09-24Update configure from configure.inMotonobu Takahashi1-738/+2615
(This used to be commit 50a61b221ba97a41ecc52e862f7b41bc18b61852)
2001-09-22fixed the Makefile so we don't rebuild libsmbclient and build_env.hAndrew Tridgell1-617/+627
(and thus smbd) every time (This used to be commit e78d0a3615d74cdd023d2d623abc27ac59356ae0)
2001-09-21Attempt to make quotas work with RH7.1, and with other Linuxen... This isJeremy Allison1-39/+89
*HARD*, dammit ! Jeremy. (This used to be commit 59a4684201fb72989698db5ac8169bd8880bd9a7)
2001-09-20smbmount fixes from Urban.Jeremy Allison1-63/+70
Jeremy. (This used to be commit 73ec9392396af6183bdf43b9f8ac0a6a0359a074)
2001-09-19Reran autoconf, autoheaderAndrew Bartlett1-171/+198
(This used to be commit 26e523bf6e36d1aa355bbaa7d9b1d5c65c1b5e6b)