summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10458: Patches from Jiri Sasek <Jiri.Sasek@Sun.COM> to helpJeremy Allison1-4/+4
2007-10-10r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.Jeremy Allison1-0/+11
2007-10-10r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison1-1/+2
2007-10-10r10165: - use the sysquota interface on linux by default (as the configure --...Stefan Metzmacher1-8/+21
2007-10-10r10068: Use prctl(PR_SET_DUMPABLE) to make sure we can always leave a goodJames Peach1-1/+10
2007-10-10r10064: BUG 3052: adding OpenBSD timespec patch from Steve Williams <steve@ce...Gerald Carter1-1/+10
2007-10-10r10055: Fix typos in smbsharemodes spec.Jeremy Allison1-5/+5
2007-10-10r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison1-0/+52
2007-10-10r9561: Check for alloca.h.James Peach1-1/+1
2007-10-10r9534: Fix typo spotted by William Jojo <jojowil@hvcc.edu> - defineJeremy Allison1-2/+2
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison1-0/+13
2007-10-10r9480: Added opendir64 and friends. Found by William Jojo <jojowil@hvcc.edu>Jeremy Allison1-1/+2
2007-10-10r9366: patch from Toomas.Soome@mls.ee to include hosts lookups via the winbin...Gerald Carter1-0/+5
2007-10-10r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)Gerald Carter1-1/+1
2007-10-10r9281: Fixes from Luke Mewburn <lukem@NetBSD.org> for misuses ofJeremy Allison1-5/+36
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