summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* r13027: Support file change notifications from FAM.James Peach2007-10-101-2/+31
* r12994: Fix cut&paste error, thanks to Björn Jachke <bj@sernet.de>Volker Lendecke2007-10-101-2/+2
* r12993: Ouch...Volker Lendecke2007-10-101-1/+1
* r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad".Günther Deschner2007-10-101-4/+4
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2007-10-101-1/+18
* r12837: - configure check for Tru64 EA functions (not yet implemented)Volker Lendecke2007-10-101-11/+23
* r12802: Fix for bugzilla #3389 from William Jojo. This fixes failures on AIX inTim Potter2007-10-101-1/+1
* r12735: After talking to Tridge and Jeremy... This needs to be made more genericVolker Lendecke2007-10-101-13/+0
* r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...Volker Lendecke2007-10-101-0/+13
* r12077: Add configure switch to disable libmsrpc build. Add new Makefile targetLars Müller2007-10-101-18/+64
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2007-10-101-5/+31
* r11729: Remove space from DYNEXP flags declaration for HPUX. Fixes bugzillaTim Potter2007-10-101-2/+2
* r11301: why would you look for printf in -lnsl[_s]? Fixing configure checksGerald Carter2007-10-101-2/+2
* r11167: -lsec should be include in $ACL_LIBS and not $LIBS on solarisGerald Carter2007-10-101-1/+1
* r11165: deparate the library install commands from the logic of whether to bu...Gerald Carter2007-10-101-14/+8
* r11161: another regression from merge; make sure to build vfs_full_audit modu...Gerald Carter2007-10-101-1/+1
* r11150: fix solaris acl linking problem on sunos5.9; not quite sure how this ...Gerald Carter2007-10-101-0/+1
* r10977: Get rid of tons of new warnings when building with OpenLDAP 2.3.7 or ...Günther Deschner2007-10-101-0/+1
* r10927: bug 1473 & 3090: quota compile fixes on SolarisGerald Carter2007-10-101-1/+5
* 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