summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1247: Final fix to make this compile on Heimdal.Jeremy Allison1-22/+39
2007-10-10r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison1-0/+2
2007-10-10r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison1-0/+1
2007-10-10r1179: Start of system keytab merge. Config tests.Jeremy Allison1-0/+35
2007-10-10r1007: merge from SAMBA_4_0:Stefan Metzmacher1-0/+5
2007-10-10r817: - fix a configure logic bug for linux/XFS quotasStefan Metzmacher1-1/+1
2007-10-10r675: merge from SAMBA_4_0:Stefan Metzmacher1-0/+3
2007-10-10r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison1-0/+14
2007-10-10r449: Two AFS-related things:Volker Lendecke1-4/+23
2007-10-10r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke1-1/+2
2007-10-10r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names...Gerald Carter1-0/+2
2007-10-10r329: add the shadow_copy vfs moduleStefan Metzmacher1-1/+2
2007-10-10r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter1-57/+0
2007-10-10r227: Patch from James Peach <jpeach@sgi.com> to search RIX ABI paths for lib...Jeremy Allison1-7/+18
2007-10-10r192: Fix configure.in to only use $BLDSHARED to select whether to build stat...Paul Green1-3/+3
2007-10-10r185: fix linking prob surrounding --with-fake-kaserver and -lcryptoGerald Carter1-0/+4
2007-10-10r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in...Paul Green1-13/+16
2007-10-10r93: Update VOS _POSIX_C_SOURCE macro to 200112L.Paul Green1-2/+2
2004-03-26Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke1-1/+2
2004-03-19add --with-libdir and --with-mandir (patch from Guenther Deschner)Gerald Carter1-2/+34
2004-03-15removing extra comma in --with-fhsGerald Carter1-1/+1
2004-03-02Janitorial duty for tpot - --with-fhs fix.Jeremy Allison1-7/+14
2004-02-19sys/xattr.h merge from HEADGerald Carter1-1/+1
2004-02-11Added James Peach's fix for #1038.Jeremy Allison1-0/+2
2004-02-03Fix for a bug where the mutex could be left locked. Also remove theJeremy Allison1-22/+0
2004-02-02Always at least try to compile in cracklib support.Andrew Bartlett1-1/+1
2004-02-02remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter1-0/+58
2004-02-01Include sys/acl.h in check for broken nisplus include files. Bug #1025.Tim Potter1-1/+3
2004-01-29BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira...Gerald Carter1-1/+1
2004-01-22Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, whereAndrew Bartlett1-0/+2
2004-01-15Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter1-3/+0
2004-01-14revert the cracklib changes until post 3.0.2Gerald Carter1-58/+0
2004-01-14Finish adding cracklib support - this adds the configure test to enableAndrew Bartlett1-0/+58
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-0/+1
2004-01-07Fix from Justin Baugh <justin.baugh@request.com> for bugid #948 forJeremy Allison1-1/+4
2004-01-06XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison1-4/+25
2004-01-06Correctly detect AFS headers on SuSE in /usr/include/afs/afs/Volker Lendecke1-6/+46
2004-01-05fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912Gerald Carter1-2/+2
2004-01-05Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....Jeremy Allison1-34/+30
2004-01-04- Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij1-5/+12
2003-12-12Fix detection of elements in in-memory keytab code.Jeremy Allison1-1/+1
2003-12-11fix bug that prevent --mandir from overriding the defaults given in the --wit...Gerald Carter1-19/+0
2003-12-11Correctly detect in-memory krb5 keytab support. Fix for bug #863 fromJeremy Allison1-2/+2
2003-12-09IRIX spinlock patch from James Peach <jpeach@sgi.com>.Jeremy Allison1-0/+8
2003-12-09working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter1-2/+22
2003-11-27Correct freebsd 5.1 support for winbind contributed by Aaron Collins.Tim Potter1-1/+4
2003-11-26Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison1-13/+43
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter1-2/+0
2003-11-10Fix a problem with configure on *BSD systems. Make sure we add -liconv etcRichard Sharpe1-0/+2
2003-11-06A fix to allow configure to find iconv on a number of systems including thoseRichard Sharpe1-3/+10