r3451: Finish off kerberos salting patch. Needs testing !
[jra/samba/.git] / source3 / configure.in
2007-10-10 Jeremy Allisonr3451: Finish off kerberos salting patch. Needs testing !
2007-10-10 Gerald Carterr3417: BUG 350: patch from Matt Selsky <selsky@columbia...
2007-10-10 Jeremy Allisonr3345: More MIT/Heimdal tests for comparing enctypes...
2007-10-10 Jeremy Allisonr3342: More MIT/Heimdal fixes to allow an enctype to...
2007-10-10 Richard Sharper3292: A fix from Narayana Pattipati <narayana[dot...
2007-10-10 Günther Deschnerr3145: Add experimental idmap_rid-Plugin.
2007-10-10 Richard Sharper2905: Apply the patch for bug #1822. Add -D_REENTRANT...
2007-10-10 Tim Potterr2894: Certain versions of GNU ld the default is not...
2007-10-10 Tim Potterr2759: Fix for winbindd on AIX 5.1. Apparently it...
2007-10-10 Jeremy Allisonr2708: Don't look for bzero, we don't use it.
2007-10-10 Tim Potterr2453: I think this is the last lot of fixes to get...
2007-10-10 Tim Potterr2338: Remove lonely looking definition of DYNEXP for...
2007-10-10 Tim Potterr2334: Update LDSHFLAGS for HPUX as -Wl is not necessar...
2007-10-10 Tim Potterr2263: When testing whether building shared libraries...
2007-10-10 Tim Potterr2245: Typo fix from trunk.
2007-10-10 Andrew Tridgellr2233: fixed 3 places where == is mistakenly used inste...
2007-10-10 Tim Potterr2198: Correct fix for #1360. Need to use -Wl when...
2007-10-10 Gerald Carterr2188: adding some initial checks for DragonFly (same...
2007-10-10 Simo Sorcer2070: Let's try to overload srnlen and strndup for...
2007-10-10 Günther Deschnerr2057: Although rarely used, prevent "net lookup kdc...
2007-10-10 Gerald Carterr2018: updating syntax for enable-cups check
2007-10-10 Tim Potterr2006: Fix bug 1653 discovered by Luke Mewburn. The...
2007-10-10 Jeremy Allisonr1968: Remove spurious "A" spotted by Jason Mader ...
2007-10-10 Tim Potterr1599: Use -Bsymbolic when creating shared libraries...
2007-10-10 Gerald Carterr1561: iconv detection fix from James Peach <jpeach...
2007-10-10 Jeremy Allisonr1472: Make mknod work again for the CIFS client. Still...
2007-10-10 Gerald Carterr1368: fix configure check so that if you set --enable...
2007-10-10 Jeremy Allisonr1247: Final fix to make this compile on Heimdal.
2007-10-10 Jeremy Allisonr1236: Heimdal fixes from Guenther Deschner <gd@sernet...
2007-10-10 Jeremy Allisonr1193: Ensure we check for and use krb5_free_unparsed_n...
2007-10-10 Jeremy Allisonr1179: Start of system keytab merge. Config tests.
2007-10-10 Stefan Metzmacherr1007: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr817: - fix a configure logic bug for linux/XFS quotas
2007-10-10 Stefan Metzmacherr675: merge from SAMBA_4_0:
2007-10-10 Jeremy Allisonr656: Make widelinks use realpath(). Tidy up cases...
2007-10-10 Volker Lendecker449: Two AFS-related things:
2007-10-10 Volker Lendecker404: Revert the change 378 to vfs_extd_audit.c, the...
2007-10-10 Gerald Carterr393: BUG 1141: patch from timur@com.bat.ru (Timur...
2007-10-10 Stefan Metzmacherr329: add the shadow_copy vfs module
2007-10-10 Gerald Carterr283: removing --with-cracklib after discussion with...
2007-10-10 Jeremy Allisonr227: Patch from James Peach <jpeach@sgi.com> to search...
2007-10-10 Paul Greenr192: Fix configure.in to only use $BLDSHARED to select...
2007-10-10 Gerald Carterr185: fix linking prob surrounding --with-fake-kaserver...
2007-10-10 Paul Greenr144: Move first use of AC_CHECK_HEADERS so it is alway...
2007-10-10 Paul Greenr93: Update VOS _POSIX_C_SOURCE macro to 200112L.
2004-03-26 Volker LendeckeMove the Client-IP based msdfs target expansion to...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Gerald Carteradd --with-libdir and --with-mandir (patch from Guenthe...
2004-03-19 Gerald Carteradd --with-libdir and --with-mandir (patch from Guenthe...
2004-03-15 Gerald Carterremoving extra comma in --with-fhs
2004-03-15 Gerald Carterremoving extra comma in --with-fhs
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-02 Jeremy AllisonJanitorial duty for tpot - --with-fhs fix.
2004-03-01 Volker LendeckeFix Tim's fix for #1144. Tim, could you look at that...
2004-03-01 Tim PotterFix bugzilla #1144 where running configure --with-fhs...
2004-02-27 Rafal SzczesniakDisabling GUMS (gums_tdbsam2) temporarily, to fix the...
2004-02-19 Gerald Cartersys/xattr.h merge from HEAD
2004-02-19 Gerald Cartercheck for <sys/xattr.h>; needed by Debian testing
2004-02-11 Jeremy AllisonAdded James Peach's fix for #1038.
2004-02-11 Tim PotterApplied James Peach's stack backtrace patch for IRIX.
2004-02-03 Jeremy AllisonFix for a bug where the mutex could be left locked...
2004-02-03 Jeremy AllisonFix for a bug where the mutex could be left locked...
2004-02-02 Andrew BartlettAlways at least try to compile in cracklib support.
2004-02-02 Gerald Carterremerge andrew's cracklib patch from HEAD and fix a...
2004-02-01 Tim PotterMerge from 3.0:
2004-02-01 Tim PotterInclude sys/acl.h in check for broken nisplus include...
2004-01-29 Gerald CarterBUG 570: don't overwrite LDFLAGS; patch from MORIYAMA...
2004-01-29 Gerald CarterBUG 570: don't overwrite LDFLAGS; patch from MORIYAMA...
2004-01-29 Simo Sorcereactivate pdb_gums as static module
2004-01-27 Jelmer VernooijDon't built gums by default
2004-01-22 Andrew Bartlett(merge from 3.0)
2004-01-22 Andrew BartlettFix for debian Bug#225328 by LaMont Jones <lamont@debia...
2004-01-15 Tim PotterMerge of POBAD_CC removal from 3.0
2004-01-15 Tim PotterFix for bug 905. Remove POBAD_CC as it doesn't seem...
2004-01-14 Gerald Cartersyncing abartlet's cracklib tests from 3.0
2004-01-14 Gerald Carterrevert the cracklib changes until post 3.0.2
2004-01-14 Andrew BartlettFinish adding cracklib support - this adds the configur...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-07 Jeremy AllisonFix from Justin Baugh <justin.baugh@request.com> for...
2004-01-06 Jeremy AllisonXFS quota patch from Stefan Metzmacher <metze@metzemix...
2004-01-06 Volker LendeckeCorrectly detect AFS headers on SuSE in /usr/include...
2004-01-06 Volker LendeckeCorrectly detect AFS headers on SuSE in /usr/include...
2004-01-05 Gerald Carterfix inverted check using krb5_kt_resolve() and HAVE_MEM...
2004-01-05 Gerald Carterfix inverted check using krb5_kt_resolve() and HAVE_MEM...
2004-01-05 Jeremy AllisonPatch from Stefan (metze) Metzmacher <metze at metzemix...
2004-01-05 Jelmer VernooijMerge commit to 3_0: add pdb_pgsql
2004-01-04 Jelmer Vernooij- Put functions for generating SQL queries in pdb_sql.c
2003-12-12 Jeremy AllisonFix detection of elements in in-memory keytab code.
2003-12-12 Jeremy AllisonFix detection of elements in in-memory keytab code.
2003-12-11 Gerald Carterfix bug that prevent --mandir from overriding the defau...
2003-12-11 Gerald Carterfix bug that prevent --mandir from overriding the defau...
2003-12-11 Jeremy AllisonCorrectly detect in-memory krb5 keytab support. Fix...
2003-12-11 Jeremy AllisonCorrectly detect in-memory krb5 keytab support. Fix...
2003-12-09 Jeremy AllisonIRIX spinlock patch from James Peach <jpeach@sgi.com>.
2003-12-09 Jeremy AllisonIRIX spinlock patch from James Peach <jpeach@sgi.com>.
2003-12-09 Gerald Carterworking on packaging; also fixed some path issues in...
2003-12-09 Gerald Carterworking on packaging; also fixed some path issues in...
2003-11-27 Tim PotterCorrect freebsd 5.1 support for winbind contributed...
next