summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5645: Add an autoconf test for -Wdeclaration-after-statement so we don't add itTim Potter1-0/+16
2007-10-10r5636: Re-add the allocation size - parameterized by share asJeremy Allison1-1/+1
2007-10-10r5612: Add -Wdeclaration-after-statement to CFLAGS for --enable-developer.Tim Potter1-1/+1
2007-10-10r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently)Gerald Carter1-2/+2
2007-10-10r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...Gerald Carter1-1/+1
2007-10-10r4963: It is actually a very bad idea to use KRB5_CONFIG in theGünther Deschner1-7/+7
2007-10-10r4823: remove -O1 from --with-developerGerald Carter1-1/+1
2007-10-10r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of selectJeremy Allison1-0/+1
2007-10-10r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and addJeremy Allison1-0/+29
2007-10-10r3925: patch from Thomas Bork <tombork@web.de> to fix configure.in with GNU l...Gerald Carter1-3/+20
2007-10-10r3868: Fix reverted logic of detecting HAVE_WRFILE_KEYTAB (Bugzilla 2059)Günther Deschner1-3/+1
2007-10-10r3862: Fix from Lars Müller <lmuelle@suse.de>, check for HAVE_WRFILE_KEYTABJeremy Allison1-2/+2
2007-10-10r3850: I get the impression that some developers here are using gcc 3.4. This...Volker Lendecke1-1/+1
2007-10-10r3538: Fix the build with the latest Heimdal code.Jeremy Allison1-0/+12
2007-10-10r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison1-25/+29
2007-10-10r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ...Gerald Carter1-4/+6
2007-10-10r3345: More MIT/Heimdal tests for comparing enctypes now.Jeremy Allison1-0/+2
2007-10-10r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...Jeremy Allison1-0/+24
2007-10-10r3292: A fix from Narayana Pattipati <narayana[dot]pattipati[at]wipro\dotty/...Richard Sharpe1-1/+1
2007-10-10r3145: Add experimental idmap_rid-Plugin.Günther Deschner1-0/+1
2007-10-10r2905: Apply the patch for bug #1822. Add -D_REENTRANT to CPPFLAGS and -lthreadRichard Sharpe1-3/+6
2007-10-10r2894: Certain versions of GNU ld the default is not to have theTim Potter1-1/+20
2007-10-10r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter1-0/+8
2007-10-10r2708: Don't look for bzero, we don't use it.Jeremy Allison1-1/+1
2007-10-10r2453: I think this is the last lot of fixes to get shared libraries working onTim Potter1-3/+3
2007-10-10r2338: Remove lonely looking definition of DYNEXP for HPUX in the configureTim Potter1-1/+0
2007-10-10r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LDTim Potter1-1/+1
2007-10-10r2263: When testing whether building shared libraries actually works, useTim Potter1-4/+5
2007-10-10r2245: Typo fix from trunk.Tim Potter1-2/+2
2007-10-10r2233: fixed 3 places where == is mistakenly used instead of = in bourneAndrew Tridgell1-3/+3
2007-10-10r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker.Tim Potter1-1/+1
2007-10-10r2188: adding some initial checks for DragonFly (same as FreeBSD 4.1)Gerald Carter1-3/+4
2007-10-10r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...Simo Sorce1-0/+2
2007-10-10r2057: Although rarely used, prevent "net lookup kdc" from segfaulting whenGünther Deschner1-0/+1
2007-10-10r2018: updating syntax for enable-cups checkGerald Carter1-1/+1
2007-10-10r2006: Fix bug 1653 discovered by Luke Mewburn. The script code to generate theTim Potter1-2/+2
2007-10-10r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-1/+0
2007-10-10r1599: Use -Bsymbolic when creating shared libraries to avoid conflicts withTim Potter1-1/+1
2007-10-10r1561: iconv detection fix from James Peach <jpeach@sgi.com>Gerald Carter1-13/+19
2007-10-10r1472: Make mknod work again for the CIFS client. Still needs someJeremy Allison1-1/+13
2007-10-10r1368: fix configure check so that if you set --enable-cups[=yes] and don't h...Gerald Carter1-1/+3
2007-10-10r1247: Final fix to make this compile on Heimdal.Jeremy Allison1-22/+39
2007-10-10r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison1-0/+2
2007-10-10r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison1-0/+1
2007-10-10r1179: Start of system keytab merge. Config tests.Jeremy Allison1-0/+35
2007-10-10r1007: merge from SAMBA_4_0:Stefan Metzmacher1-0/+5
2007-10-10r817: - fix a configure logic bug for linux/XFS quotasStefan Metzmacher1-1/+1
2007-10-10r675: merge from SAMBA_4_0:Stefan Metzmacher1-0/+3
2007-10-10r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison1-0/+14
2007-10-10r449: Two AFS-related things:Volker Lendecke1-4/+23