summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-18/+112
* r10458: Patches from Jiri Sasek <Jiri.Sasek@Sun.COM> to helpJeremy Allison2007-10-101-4/+4
* r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.Jeremy Allison2007-10-101-0/+11
* r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison2007-10-101-1/+2
* r10165: - use the sysquota interface on linux by default (as the configure --...Stefan Metzmacher2007-10-101-8/+21
* r10068: Use prctl(PR_SET_DUMPABLE) to make sure we can always leave a goodJames Peach2007-10-101-1/+10
* r10064: BUG 3052: adding OpenBSD timespec patch from Steve Williams <steve@ce...Gerald Carter2007-10-101-1/+10
* r10055: Fix typos in smbsharemodes spec.Jeremy Allison2007-10-101-5/+5
* r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison2007-10-101-0/+52
* r9561: Check for alloca.h.James Peach2007-10-101-1/+1
* r9534: Fix typo spotted by William Jojo <jojowil@hvcc.edu> - defineJeremy Allison2007-10-101-2/+2
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-0/+13
* r9480: Added opendir64 and friends. Found by William Jojo <jojowil@hvcc.edu>Jeremy Allison2007-10-101-1/+2
* r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin...Gerald Carter2007-10-101-0/+5
* r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)Gerald Carter2007-10-101-1/+1
* r9281: Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses ofJeremy Allison2007-10-101-5/+36
* r8949: Fix incorrect SHLIBEXT is set when running configure script on HPUX IATim Potter2007-10-101-3/+9
* r8922: AIO configure fixes from William Jojo for IBM AIX aio.Jeremy Allison2007-10-101-3/+89
* r8695: Patch from James Peach for hires timestamps and efficientJeremy Allison2007-10-101-0/+51
* r8641: Fix bug #2262. Now we accept freebsd 5 till 9 as suggested by TimurLars Müller2007-10-101-2/+2
* r8510: Don't include the valgrind headers on 64bit linux systems.Gerald Carter2007-10-101-0/+12
* r8151: Add support to create position independent executable (PIE) code if theLars Müller2007-10-101-0/+28
* r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner2007-10-101-0/+1
* r7957: Added aio configure support. Jerry told me to :-).Jeremy Allison2007-10-101-1/+66
* r7335: patch from Joerg Sonnenberger <joerg@britannica.bec.de> to fix dragonf...Gerald Carter2007-10-101-4/+4
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-0/+3
* r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison2007-10-101-1/+1
* r6757: test for existence of sys/un.h was missing, thus AF_LOCAL support was ...Derrell Lipman2007-10-101-0/+1
* r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke2007-10-101-0/+1
* r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2007-10-101-0/+8
* r6411: Remove configure check for FTRUNCATE_NEEDS_ROOT as it's not actuallyTim Potter2007-10-101-7/+0
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2007-10-101-5/+15
* r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...Jeremy Allison2007-10-101-1/+14
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-1/+1
* r6062: work around autoconf setting the CFLAGS="-g -O2" by default in AC_CACH...Gerald Carter2007-10-101-7/+10
* r6014: rather large change set....Gerald Carter2007-10-101-1/+3
* r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter2007-10-101-3/+6
* r5915: Remove --with-manpages-languages= from configure (we only have them in...Jelmer Vernooij2007-10-101-24/+0
* r5880: From the comment....Volker Lendecke2007-10-101-0/+1
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2007-10-101-1/+1
* r5645: Add an autoconf test for -Wdeclaration-after-statement so we don't add itTim Potter2007-10-101-0/+16
* r5636: Re-add the allocation size - parameterized by share asJeremy Allison2007-10-101-1/+1
* r5612: Add -Wdeclaration-after-statement to CFLAGS for --enable-developer.Tim Potter2007-10-101-1/+1
* r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently)Gerald Carter2007-10-101-2/+2
* r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...Gerald Carter2007-10-101-1/+1
* r4963: It is actually a very bad idea to use KRB5_CONFIG in theGünther Deschner2007-10-101-7/+7
* r4823: remove -O1 from --with-developerGerald Carter2007-10-101-1/+1
* r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of selectJeremy Allison2007-10-101-0/+1
* r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and addJeremy Allison2007-10-101-0/+29
* r3925: patch from Thomas Bork <tombork@web.de> to fix configure.in with GNU l...Gerald Carter2007-10-101-3/+20