summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* Fix for typo in darwin detection.Jeremy Allison2003-09-141-1/+1
* Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !Jeremy Allison2003-09-131-1/+28
* Back out --with-good-getgrouplist patchAlexander Bokovoy2003-09-101-21/+2
* Now that CAN-2003-0689 is published officially, we need to make possibleAlexander Bokovoy2003-09-101-2/+21
* Set PICFLAG="-fPIC" for gcc under HPUX.Tim Potter2003-09-081-0/+2
* Rename FOOLIBS to FOO_LIBS to be consistent with the rest of theTim Potter2003-09-081-17/+17
* Nobody complained on the team-list, so commit it ...Volker Lendecke2003-09-071-0/+16
* Produce an error if --with-pam_smbpass is specified and we can'tTim Potter2003-09-041-3/+7
* Produce an error if --with-pam is specified but no PAM headers can beTim Potter2003-09-041-0/+7
* Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least upJim McDonough2003-09-021-2/+10
* Check for support for in-memory keytabs, which are needed to make heimdalJim McDonough2003-09-021-0/+22
* Fix for bug 261. Create a configure #define for FreeBSD and a check inTim Potter2003-09-021-1/+5
* Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy2003-08-281-2/+3
* Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter2003-08-271-0/+2
* Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough2003-08-271-0/+12
* Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy2003-08-271-1/+2
* fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...Gerald Carter2003-08-271-1/+9
* Fix typo in configure.in for libsmbclientAlexander Bokovoy2003-08-271-1/+1
* Undo SYSV define for Solaris. Things are more complicated than theyTim Potter2003-08-271-1/+0