summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* removing extra comma in --with-fhsGerald Carter2004-03-151-1/+1
* Janitorial duty for tpot - --with-fhs fix.Jeremy Allison2004-03-021-7/+14
* sys/xattr.h merge from HEADGerald Carter2004-02-191-1/+1
* Added James Peach's fix for #1038.Jeremy Allison2004-02-111-0/+2
* Fix for a bug where the mutex could be left locked. Also remove theJeremy Allison2004-02-031-22/+0
* Always at least try to compile in cracklib support.Andrew Bartlett2004-02-021-1/+1
* remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter2004-02-021-0/+58
* Include sys/acl.h in check for broken nisplus include files. Bug #1025.Tim Potter2004-02-011-1/+3
* BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira...Gerald Carter2004-01-291-1/+1
* Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, whereAndrew Bartlett2004-01-221-0/+2
* Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter2004-01-151-3/+0
* revert the cracklib changes until post 3.0.2Gerald Carter2004-01-141-58/+0
* Finish adding cracklib support - this adds the configure test to enableAndrew Bartlett2004-01-141-0/+58
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-0/+1
* Fix from Justin Baugh <justin.baugh@request.com> for bugid #948 forJeremy Allison2004-01-071-1/+4
* XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison2004-01-061-4/+25
* Correctly detect AFS headers on SuSE in /usr/include/afs/afs/Volker Lendecke2004-01-061-6/+46
* fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912Gerald Carter2004-01-051-2/+2
* Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....Jeremy Allison2004-01-051-34/+30
* - Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij2004-01-041-5/+12
* Fix detection of elements in in-memory keytab code.Jeremy Allison2003-12-121-1/+1
* fix bug that prevent --mandir from overriding the defaults given in the --wit...Gerald Carter2003-12-111-19/+0
* Correctly detect in-memory krb5 keytab support. Fix for bug #863 fromJeremy Allison2003-12-111-2/+2
* IRIX spinlock patch from James Peach <jpeach@sgi.com>.Jeremy Allison2003-12-091-0/+8
* working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter2003-12-091-2/+22
* Correct freebsd 5.1 support for winbind contributed by Aaron Collins.Tim Potter2003-11-271-1/+4
* Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison2003-11-261-13/+43
* fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter2003-11-141-2/+0
* Fix a problem with configure on *BSD systems. Make sure we add -liconv etcRichard Sharpe2003-11-101-0/+2
* A fix to allow configure to find iconv on a number of systems including thoseRichard Sharpe2003-11-061-3/+10
* patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570Gerald Carter2003-11-061-0/+1
* Undo last commit to get things building again.Tim Potter2003-11-061-2/+4
* Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branchRichard Sharpe2003-11-061-4/+2
* removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter2003-11-031-1/+1
* AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at leastVolker Lendecke2003-11-031-9/+23
* Tidy up calls to uname so as not to produce output on stderr ifTim Potter2003-11-021-4/+4
* Sync up formatting of the va list stuff - the HEAD version was nicer.Tim Potter2003-10-311-3/+5
* Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com).Jeremy Allison2003-10-301-1/+1
* Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe2003-10-241-3/+2
* Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.inRichard Sharpe2003-10-241-7/+16
* Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636.Tim Potter2003-10-171-0/+9
* Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2003-10-141-28/+23
* We need to make sure that the files that contain the static_init_$subsystem;Jelmer Vernooij2003-10-091-6/+6
* Move sysquotas autoconf tests to a seperate file.Jelmer Vernooij2003-10-091-3/+3
* Refuse to configure if --with-expsam=$BACKEND was used but no librariesJelmer Vernooij2003-10-091-2/+2
* Explicitly initialise the value of AR for vendor makes that don't doTim Potter2003-10-031-0/+2
* save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...Gerald Carter2003-10-011-0/+9
* when we don't have a working iconv library we must default to using only buil...Andrew Tridgell2003-09-301-1/+1
* don't write to static pointers; patch from AnthonyGerald Carter2003-09-261-1/+1
* Change error message displayed when --without-libiconv is used asTim Potter2003-09-181-1/+1