Remove the unpopular pdb_unix, which has served it's time well.
[sfrench/samba-autobuild/.git] / source3 / configure.in
2003-04-26 Andrew BartlettRemove the unpopular pdb_unix, which has served it...
2003-04-26 Jelmer VernooijFix the weird charset and build it by default for ...
2003-04-24 Jelmer VernooijIn 3.0, pdb_mysql and pdb_xml are in passdb/
2003-04-24 Andrew BartlettMake sure that we don't compile pdb_ldap on systems...
2003-04-24 Andrew BartlettAdd vfs_fake_perms to Samba 3.0
2003-04-22 Andrew BartlettAdd configure test for previous ldap modifications...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijAdd -berok to LDSHFLAGS on AIX so modules build on...
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Jelmer VernooijAdd selection of the modules to configure (merge from...
2003-04-15 Jelmer VernooijFix typo in configure.in (merge from HEAD)
2003-04-14 Jelmer VernooijBackport my backtrace patch from HEAD
2003-04-14 Jelmer VernooijGet rid of 'sam backend' and --with-sam
2003-04-14 Tim PotterMerge a bunch of updates from HEAD:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-12 Jelmer VernooijPatch from Armijn Hemel <armijn@nl.linux.org> to fix...
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-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Jelmer VernooijFix building on platforms without ldap
2003-04-04 Jelmer VernooijReplace .so by .$SHLIBEXT
2003-04-04 Jelmer VernooijReplace 'so' by $SHLIBEXT
2003-04-04 Jelmer VernooijUse $SHLIBEXT rather then so
2003-04-04 Jelmer VernooijUse $SHLIBEXT, not .so
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-02 Tim PotterForgot to merge configure.in changes for winbind client...
2003-04-01 Jelmer VernooijFix build of shared xml/mysql modules
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-28 Gerald Carterdon't include proto.h during autoconf tests since it...
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 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 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 VernooijMerge from HEAD - Detect missing -lroken properly on...
2003-03-22 Jelmer VernooijDetect missing -lroken properly on systems without...
2003-03-22 Andrew BartlettThis caused problems on the build farm.
2003-03-22 Andrew BartlettIt seems that this causes some problems on some linux...
2003-03-22 Andrew BartlettMerge fixes to libsmbclient (fstring/pstring) from...
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 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD - sync up SessionSetup code to HEAD...
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-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 BartlettMerge adding -Wwrite-strings to our CFLAGS when --enabl...
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-24 Andrew BartlettMerge crypt(), ACL lib and shared lib changes from...
2003-02-22 Andrew BartlettFixes from Paul Green and vorlon@debian.org for buildin...
2003-02-19 Jim McDonoughSync with HEAD for verifying kerberos tickets.
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 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-17 Andrew BartlettPeople were being tripped up by the fact that we havn...
2003-02-15 Alexander BokovoyMerge from head CFLAGS/CPPFLAGS and LIBS/LDFLAGS sanitizing
next