port latest changes from SAMBA_3_0 tree
[tprouty/samba.git] / source3 / configure.in
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Herb Lewisget rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFL...
2003-05-22 Gerald Cartermerging minor change from SAMBA_3_0 about which pdb...
2003-05-20 Gerald Carterbetter handling of --with-expsam (includes pdb_nispluss...
2003-05-20 Gerald Carterwrap pdb_[nisplussam|xml|mysql] in --with-expsam option...
2003-05-19 Jeremy AllisonFreeBSD5 ACL fix.
2003-05-15 Tim PotterRemoved (incorrect) emacs mode setting. Use emacs...
2003-05-05 Tim PotterAIX doesn't append $SHLIB_EXT to NSS libraries.
2003-04-26 Jelmer VernooijFix the 'weird' charset module. Also, built it by defau...
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
2003-04-16 Jelmer VernooijAdd -berok to LDSHFLAGS on AIX so modules build on...
2003-04-14 Jelmer VernooijGet rid of 'sam backend' and --with-sam
2003-04-12 Jelmer VernooijPatch from Armijn Hemel <armijn@nl.linux.org> to fix...
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-10 Tim PotterFixes to linker flags for AIX winbind client from Steph...
2003-04-09 Tim PotterAutoconfiscate the name of the winbind shared library...
2003-04-06 Jelmer VernooijFix building on platforms without ldap
2003-04-04 Jelmer VernooijReplace 'so' by $SHLIBEXT
2003-04-04 Jelmer VernooijUse $SHLIBEXT, not .so
2003-04-04 Tim PotterAbort configure if --with-ads and --without-ldap.
2003-04-02 Jelmer VernooijThere's no need to use LDAP_CFLAGS, just use CFLAGS
2003-04-02 Jelmer VernooijOnly use cflags and libs from krb5 when they appear...
2003-04-02 Jelmer VernooijOnly link in popt when we need it
2003-04-02 Jelmer VernooijOnly link in libs when they are actually used. Works...
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-04-01 Jelmer VernooijFix build of shared xml/mysql modules
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-31 Tim PotterTidyup of winbindd client OS specific autoconf code.
2003-03-31 Tim Potterautoconf change to compile winbindd for AIX. The clien...
2003-03-31 Tim PotterCleanup of winbind client side code.
2003-03-28 Gerald Carterdon't include proto.h during autoconf tests since it...
2003-03-28 Andrew Tridgellits VFS_NETATALK_OBJ not VFS_NETATALK
2003-03-28 Andrew Tridgellremoved a duplicate lump of module stuff in configure.in
2003-03-27 Jelmer VernooijUse the new modules system in VFS. If a module can...
2003-03-26 Jelmer VernooijRemove LDAP_LIBS and just use LIBS again as before...
2003-03-26 Jeremy AllisonAdd defines for platforms that need them.
2003-03-26 Jelmer VernooijUse execinfo.h to get prototypes for backtrace_symbols...
2003-03-26 Jelmer VernooijFix $LDAP_LIBS
2003-03-26 Jelmer VernooijOutput backtrace to logfile in smb_panic(), as suggeste...
2003-03-25 Jelmer VernooijAlways rebuild modules after running ./configure (to...
2003-03-25 Jelmer VernooijRemove old check for TDB SAM (we now have --with-{stati...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-25 Jelmer VernooijPrint list of builtin modules in 'smbd -b'
2003-03-24 Jelmer Vernooij- Add support to auth/ for the new modules system
2003-03-24 Jelmer VernooijFix two typos
2003-03-24 Jelmer VernooijWhen using --with-static-modules=subsystem, don't build...
2003-03-24 Jelmer VernooijSimplify modules interface and make it easier to build
2003-03-24 Jelmer VernooijAdd modules support to charset
2003-03-22 Jelmer VernooijDetect missing -lroken properly on systems without...
2003-03-22 Andrew BartlettIt seems that this causes some problems on some linux...
2003-03-21 Andrew BartlettPatch from colo (on IRC) to get libsmbclient building...
2003-03-20 Jelmer VernooijOnly build pdb_ldap if both ldap libs and headers are...
2003-03-20 Jelmer VernooijBuild samr as well
2003-03-20 Martin PoolIf CFLAGS is set when running configure, then just...
2003-03-19 Jelmer VernooijFix pdb_unix usage - noticed by jmcd
2003-03-19 Jelmer VernooijFix build errors and move pdb_guest.so -> guest.so
2003-03-19 Jelmer VernooijFix module names
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-13 Martin PoolIn Valgrind 1.9.4, the headers have moved to <valgrind...
2003-03-10 Martin PoolCheck for valgrind.h
2003-03-05 Andrew BartlettAdd a test for a useful property of the compiler -...
2003-02-26 Andrew BartlettAdd -Wwrite-strings to our --enable-developer settings.
2003-02-24 Andrew BartlettPatch from Luke Howard to add mutual kerberos authentic...
2003-02-22 Andrew BartlettFixes from Paul Green and vorlon@debian.org for buildin...
2003-02-19 Alexander BokovoyImprove detection of iconv(3) for various platforms...
2003-02-19 Jim McDonoughAdd support for detecting method of listing encryption...
2003-02-18 Andrew BartlettPatch from vorlon@debian.org to split out our -lacl...
2003-02-17 Andrew BartlettPeople were being tripped up by the fact that we havn...
2003-02-15 Alexander BokovoyThird-party configuration scripts may produce undesirab...
2003-02-15 Alexander BokovoyWhen checking for tgetent, include libtinfo from recent...
2003-02-15 Alexander BokovoyAdd support for krb5-config from recent MIT and Heimdal...
2003-02-12 Jeremy AllisonFixes for HPUX only having limited POSIX lock range...
2003-02-10 Andrew BartlettAs metze mentioned, this is the proper way to find...
2003-02-04 Jim McDonoughTry to allow old and new heimdal installs
2003-02-03 Jim McDonoughTry to get build working on systems with krb runtime...
2003-02-01 Jelmer VernooijNetBSD also supports dynamic libs
2003-01-30 Jeremy AllisonFix kerberos compile after the tpot massicre :-).
2003-01-30 Gerald CarterStraus VOS detection patches from Paul Green
2003-01-28 Gerald Carterpatch from Paul Green to only build libsmbclient.so...
2003-01-27 Richard SharpeOne more try to fix the GNU Make dependency
2003-01-24 Richard SharpeCommit just a little more infrastructure for HAVE_GETDI...
2003-01-21 Jeremy AllisonMore fixes getting us closer to full Heimdal compile....
2003-01-19 Jeremy AllisonMerge in more of the SuSE patches for Heimdal. These...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-16 Jeremy AllisonMore Heimdal changes. Still not compiling with Heimdal...
2003-01-16 Jeremy AllisonFist part of fixes to make us compile with Heimdal...
2003-01-15 Martin PoolFix bug where the existence of config.cache would cause...
2003-01-15 Herb LewisIRIX uses libns_winbind.so instead of libnss_winbind.so
2003-01-13 Martin PoolFix typo in comment.
2002-12-27 Richard SharpeFor some reason, the configure tests for sendfile suppo...
2002-12-04 Tim PotterRemove FILE_MACRO as __FILE__ is ANSI C.
2002-12-04 Jeremy AllisonMake sure we have a default st_blocksize.
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-03 Tim PotterDefaulting python breaks the clean target it python...
2002-12-03 Tim PotterFixes for EXEEXT - must use \$ signs when you want...
2002-12-01 Andrew BartlettPatch from Paul Green to detect exe extensions, needed...
2002-11-29 Tim PotterFix up smbwrapper target.
2002-11-27 Gerald Cartermerging changes from SAMBA_3_0 relating to RPM packaging
next