summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8949: Fix incorrect SHLIBEXT is set when running configure script on HPUX IATim Potter1-3/+9
2007-10-10r8922: AIO configure fixes from William Jojo for IBM AIX aio.Jeremy Allison1-3/+89
2007-10-10r8695: Patch from James Peach for hires timestamps and efficientJeremy Allison1-0/+51
2007-10-10r8641: Fix bug #2262. Now we accept freebsd 5 till 9 as suggested by TimurLars Müller1-2/+2
2007-10-10r8510: Don't include the valgrind headers on 64bit linux systems.Gerald Carter1-0/+12
2007-10-10r8151: Add support to create position independent executable (PIE) code if theLars Müller1-0/+28
2007-10-10r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner1-0/+1
2007-10-10r7957: Added aio configure support. Jerry told me to :-).Jeremy Allison1-1/+66
2007-10-10r7335: patch from Joerg Sonnenberger <joerg@britannica.bec.de> to fix dragonf...Gerald Carter1-4/+4
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-0/+3
2007-10-10r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison1-1/+1
2007-10-10r6757: test for existence of sys/un.h was missing, thus AF_LOCAL support was ...Derrell Lipman1-0/+1
2007-10-10r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke1-0/+1
2007-10-10r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij1-0/+8
2007-10-10r6411: Remove configure check for FTRUNCATE_NEEDS_ROOT as it's not actuallyTim Potter1-7/+0
2007-10-10r6318: don't include smbwrapper stuff unless asked forHerb Lewis1-5/+15
2007-10-10r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...Jeremy Allison1-1/+14
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-1/+1
2007-10-10r6062: work around autoconf setting the CFLAGS="-g -O2" by default in AC_CACH...Gerald Carter1-7/+10
2007-10-10r6014: rather large change set....Gerald Carter1-1/+3
2007-10-10r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter1-3/+6
2007-10-10r5915: Remove --with-manpages-languages= from configure (we only have them in...Jelmer Vernooij1-24/+0
2007-10-10r5880: From the comment....Volker Lendecke1-0/+1
2007-10-10r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison1-1/+1
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