summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-09-14Fix for typo in darwin detection.Jeremy Allison1-1/+1
2003-09-13Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !Jeremy Allison1-1/+28
2003-09-10Back out --with-good-getgrouplist patchAlexander Bokovoy1-21/+2
2003-09-10Now that CAN-2003-0689 is published officially, we need to make possibleAlexander Bokovoy1-2/+21
2003-09-08Set PICFLAG="-fPIC" for gcc under HPUX.Tim Potter1-0/+2
2003-09-08Rename FOOLIBS to FOO_LIBS to be consistent with the rest of theTim Potter1-17/+17
2003-09-07Nobody complained on the team-list, so commit it ...Volker Lendecke1-0/+16
2003-09-04Produce an error if --with-pam_smbpass is specified and we can'tTim Potter1-3/+7
2003-09-04Produce an error if --with-pam is specified but no PAM headers can beTim Potter1-0/+7
2003-09-02Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least upJim McDonough1-2/+10
2003-09-02Check for support for in-memory keytabs, which are needed to make heimdalJim McDonough1-0/+22
2003-09-02Fix for bug 261. Create a configure #define for FreeBSD and a check inTim Potter1-1/+5
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy1-2/+3
2003-08-27Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter1-0/+2
2003-08-27Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough1-0/+12
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy1-1/+2
2003-08-27fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...Gerald Carter1-1/+9
2003-08-27Fix typo in configure.in for libsmbclientAlexander Bokovoy1-1/+1
2003-08-27Undo SYSV define for Solaris. Things are more complicated than theyTim Potter1-1/+0
2003-08-27Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fixTim Potter1-0/+1
2003-08-26Fix for #150.Alexander Bokovoy1-1/+2
2003-08-22* Fix for bug 290:Gerald Carter1-1/+5
2003-08-21define SYSV for IRIXHerb Lewis1-0/+1
2003-08-15Fallback to our defaults (CP850/ASCII/UTF8) if there is no native iconv on th...Alexander Bokovoy1-0/+3
2003-08-15Do not cache iconv checks because we are looking for it now in different plac...Alexander Bokovoy1-2/+2
2003-08-15Fix charset detection code in configure.Alexander Bokovoy1-17/+52
2003-08-15Remove accidently added SMB_MODULE_PROVIDES() linesJelmer Vernooij1-5/+0
2003-08-15Remove nasty hack in modules system. We don't recompile files anymoreJelmer Vernooij1-7/+12
2003-08-14get rid of IRIX test as it is wrong.Herb Lewis1-4/+1
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter1-1/+2
2003-08-14Small fix to include existing CPPFLAGS when looking for iconv.Richard Sharpe1-1/+1
2003-08-14Try to honor predefined CPPFLAGS when finding correct iconv flagsAlexander Bokovoy1-0/+3
2003-08-14Small tweaks to configure.in to support Irix and to remove the changingRichard Sharpe1-4/+10
2003-08-14A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8,Richard Sharpe1-1/+1
2003-08-13Test for CP850 and reorder the tests, looking for ASCII, then CP850,Richard Sharpe1-2/+5
2003-08-13This is an intermediate commit ... we check for three different charsetsRichard Sharpe1-3/+11
2003-08-13Hoist the code for checking whether or not iconv actually works up into theRichard Sharpe1-23/+26
2003-08-12Add vfs_readonly module which allows to enforce periodic read-only limit on a...Alexander Bokovoy1-1/+2
2003-08-11Improve MySQL library detection, add support for MySQL 4Jelmer Vernooij1-1/+1
2003-08-01add tests for IRIX attr functionsHerb Lewis1-1/+3
2003-07-31Whoops - this is probably better shell syntax.Tim Potter1-2/+1
2003-07-31Turn on automatic winbindd support for FreeBSD and see what the compile farmTim Potter1-0/+1
2003-07-29Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy1-1/+2
2003-07-21Metze's AD/LDAP detection patches mainly to do with library detection.Tim Potter1-184/+204
2003-07-17Ban getgrouplist on linux glibc systems with glibc <= 2.3.Volker Lendecke1-1/+33
2003-07-16Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed.Jeremy Allison1-0/+15
2003-07-15Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa...Alexander Bokovoy1-0/+2
2003-07-11get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis1-1/+1
2003-07-10Final piece of support needed to find iconv libraries on FreeBSD.Richard Sharpe1-1/+4
2003-07-07Cleaning up linking issues. sam/idmap*.c only links inGerald Carter1-2/+1