summaryrefslogtreecommitdiff
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* r8151: Add support to create position independent executable (PIE) code if theLars Müller2005-07-041-0/+28
* r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner2005-06-291-0/+1
* r7957: Added aio configure support. Jerry told me to :-).Jeremy Allison2005-06-271-1/+66
* r7335: patch from Joerg Sonnenberger <joerg@britannica.bec.de> to fix dragonf...Gerald Carter2005-06-061-4/+4
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-311-0/+3
* r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison2005-05-161-1/+1
* r6757: test for existence of sys/un.h was missing, thus AF_LOCAL support was ...Derrell Lipman2005-05-121-0/+1
* r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke2005-05-071-0/+1
* r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2005-05-021-0/+8
* r6411: Remove configure check for FTRUNCATE_NEEDS_ROOT as it's not actuallyTim Potter2005-04-211-7/+0
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2005-04-121-5/+15
* r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...Jeremy Allison2005-04-081-1/+14
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2005-03-311-1/+1
* r6062: work around autoconf setting the CFLAGS="-g -O2" by default in AC_CACH...Gerald Carter2005-03-251-7/+10
* r6014: rather large change set....Gerald Carter2005-03-231-1/+3
* r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter2005-03-221-3/+6
* r5915: Remove --with-manpages-languages= from configure (we only have them in...Jelmer Vernooij2005-03-201-24/+0
* r5880: From the comment....Volker Lendecke2005-03-181-0/+1
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2005-03-051-1/+1
* r5645: Add an autoconf test for -Wdeclaration-after-statement so we don't add itTim Potter2005-03-031-0/+16
* r5636: Re-add the allocation size - parameterized by share asJeremy Allison2005-03-031-1/+1
* r5612: Add -Wdeclaration-after-statement to CFLAGS for --enable-developer.Tim Potter2005-03-021-1/+1
* r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently)Gerald Carter2005-02-011-2/+2
* r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...Gerald Carter2005-02-011-1/+1
* r4963: It is actually a very bad idea to use KRB5_CONFIG in theGünther Deschner2005-01-241-7/+7
* r4823: remove -O1 from --with-developerGerald Carter2005-01-181-1/+1
* r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of selectJeremy Allison2005-01-061-0/+1
* r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and addJeremy Allison2004-12-201-0/+29
* r3925: patch from Thomas Bork <tombork@web.de> to fix configure.in with GNU l...Gerald Carter2004-11-231-3/+20
* r3868: Fix reverted logic of detecting HAVE_WRFILE_KEYTAB (Bugzilla 2059)Günther Deschner2004-11-181-3/+1
* r3862: Fix from Lars Müller <lmuelle@suse.de>, check for HAVE_WRFILE_KEYTABJeremy Allison2004-11-181-2/+2
* r3850: I get the impression that some developers here are using gcc 3.4. This...Volker Lendecke2004-11-181-1/+1
* r3538: Fix the build with the latest Heimdal code.Jeremy Allison2004-11-051-0/+12
* r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison2004-11-021-25/+29
* r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ...Gerald Carter2004-10-311-4/+6
* r3345: More MIT/Heimdal tests for comparing enctypes now.Jeremy Allison2004-10-291-0/+2
* r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...Jeremy Allison2004-10-281-0/+24
* r3292: A fix from Narayana Pattipati <narayana[dot]pattipati[at]wipro\dotty/...Richard Sharpe2004-10-271-1/+1
* r3145: Add experimental idmap_rid-Plugin.Günther Deschner2004-10-231-0/+1
* r2905: Apply the patch for bug #1822. Add -D_REENTRANT to CPPFLAGS and -lthreadRichard Sharpe2004-10-111-3/+6
* r2894: Certain versions of GNU ld the default is not to have the Tim Potter2004-10-101-1/+20
* r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter2004-10-011-0/+8
* r2708: Don't look for bzero, we don't use it.Jeremy Allison2004-09-281-1/+1
* r2453: I think this is the last lot of fixes to get shared libraries working onTim Potter2004-09-211-3/+3
* r2338: Remove lonely looking definition of DYNEXP for HPUX in the configureTim Potter2004-09-151-1/+0
* r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LDTim Potter2004-09-141-1/+1
* r2263: When testing whether building shared libraries actually works, useTim Potter2004-09-091-4/+5
* r2245: Typo fix from trunk.Tim Potter2004-09-071-2/+2
* r2233: fixed 3 places where == is mistakenly used instead of = in bourneAndrew Tridgell2004-09-061-3/+3
* r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker.Tim Potter2004-09-021-1/+1