summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* Check for valgrind.hMartin Pool2003-03-101-0/+1
* Add a test for a useful property of the compiler - we can get link-timeAndrew Bartlett2003-03-051-0/+18
* Add -Wwrite-strings to our --enable-developer settings.Andrew Bartlett2003-02-261-2/+2
* Patch from Luke Howard to add mutual kerberos authentication, and SMB sessionAndrew Bartlett2003-02-241-0/+16
* Fixes from Paul Green and vorlon@debian.org for building shared librariesAndrew Bartlett2003-02-221-32/+35
* Improve detection of iconv(3) for various platforms. M4 code is similar to wh...Alexander Bokovoy2003-02-191-17/+43
* Add support for detecting method of listing encryption types (MIT v Heimdal)Jim McDonough2003-02-191-0/+3
* Patch from vorlon@debian.org to split out our -lacl dependency to only smbdAndrew Bartlett2003-02-181-4/+11
* People were being tripped up by the fact that we havn't updated acconfig.hAndrew Bartlett2003-02-171-0/+3
* Third-party configuration scripts may produce undesirable additions to CFLAGS...Alexander Bokovoy2003-02-151-0/+8
* When checking for tgetent, include libtinfo from recent Ncurses as wellAlexander Bokovoy2003-02-151-1/+1
* Add support for krb5-config from recent MIT and Heimdal. And fallback to trad...Alexander Bokovoy2003-02-151-1/+16
* Fixes for HPUX only having limited POSIX lock range from Michael Steffens <mi...Jeremy Allison2003-02-121-2/+2
* As metze mentioned, this is the proper way to find perl...Andrew Bartlett2003-02-101-0/+1
* Try to allow old and new heimdal installsJim McDonough2003-02-041-5/+14
* Try to get build working on systems with krb runtime but not devel libs.Jim McDonough2003-02-031-2/+2
* NetBSD also supports dynamic libsJelmer Vernooij2003-02-011-1/+1
* Fix kerberos compile after the tpot massicre :-).Jeremy Allison2003-01-301-6/+26
* Straus VOS detection patches from Paul GreenGerald Carter2003-01-301-0/+24
* patch from Paul Green to only build libsmbclient.so on platforms that support...Gerald Carter2003-01-281-10/+21
* One more try to fix the GNU Make dependencyRichard Sharpe2003-01-271-16/+51
* Commit just a little more infrastructure for HAVE_GETDIRENTRIESRichard Sharpe2003-01-241-1/+1
* More fixes getting us closer to full Heimdal compile....Jeremy Allison2003-01-211-0/+15
* Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison2003-01-191-0/+4
* Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for...Jim McDonough2003-01-171-1/+54
* More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison2003-01-161-1/+1
* Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison2003-01-161-1/+7
* Fix bug where the existence of config.cache would cause functions likeMartin Pool2003-01-151-14/+3
* IRIX uses libns_winbind.so instead of libnss_winbind.soHerb Lewis2003-01-151-1/+8
* Fix typo in comment.Martin Pool2003-01-131-1/+1
* For some reason, the configure tests for sendfile support in FreeBSDRichard Sharpe2002-12-271-6/+7
* Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter2002-12-041-7/+0
* Make sure we have a default st_blocksize.Jeremy Allison2002-12-041-12/+15
* Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-041-4/+17
* Defaulting python breaks the clean target it python isn't installed.Tim Potter2002-12-031-6/+3
* Fixes for EXEEXT - must use \$ signs when you want an actual $ sign toTim Potter2002-12-031-4/+4
* Patch from Paul Green to detect exe extensions, needed for Stratus VOS.Andrew Bartlett2002-12-011-6/+9
* Fix up smbwrapper target.Tim Potter2002-11-291-0/+2
* merging changes from SAMBA_3_0 relating to RPM packagingGerald Carter2002-11-271-8/+6
* Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2002-11-221-40/+21
* If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2002-11-211-1/+11
* Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett2002-11-151-1/+1
* patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2002-11-151-3/+10
* Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2002-11-151-4/+4
* When testing for /usr/include/heimdal, don't include /usr/heimdal/includeAndrew Bartlett2002-11-151-2/+2
* small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-131-0/+1
* Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij2002-11-131-3/+4
* Don't build Makefile.in in examples/VFS/Jelmer Vernooij2002-11-131-1/+1
* Undo the new --enable-developer flags that caused breakage on gcc != 3.2, andAndrew Bartlett2002-11-131-2/+2
* - Add some more warning flags for --enable-developer.Andrew Bartlett2002-11-131-2/+16