summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller2007-10-101-0/+14
* r13566: Fix EA support for AIX.Günther Deschner2007-10-101-1/+5
* r13550: remove pdb_guestGerald Carter2007-10-101-2/+0
* r13546: NSS soname merge from trunkGerald Carter2007-10-101-3/+5
* r13425: Revert all the "clever" compiler options checks. They brokeJames Peach2007-10-101-160/+81
* r13424: Don't attempt to use cc -O2. This breaks the solaris build.James Peach2007-10-101-5/+5
* r13423: Write wrapper functions (and configure tests) so we canJeremy Allison2007-10-101-0/+39
* r13420: Support profile-guided optimisation in the build system. This isJames Peach2007-10-101-19/+111
* r13418: Formalise support for checking compiler options.James Peach2007-10-101-63/+50
* r13417: Add .2 to the SONAME as version suffix if we link the nss modules onLars Müller2007-10-101-0/+3
* r13338: Remove the experimental pdb modulesVolker Lendecke2007-10-101-55/+0
* r13316: Let the carnage begin....Gerald Carter2007-10-101-2/+30
* r13202: Fix the build for --with-aio-support. Sorry.Volker Lendecke2007-10-101-2/+2
* 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