FreeBSD5 ACL fix.
[kai/samba.git] / source / configure.in
2003-05-19 Jeremy AllisonFreeBSD5 ACL fix.
2003-05-15 Tim PotterMerge of incorrect emacs mode fix.
2003-05-14 Alexander BokovoyEvolve quotas configure check more. Patch from Stefan...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Alexander BokovoyForgot to actually change default for quotas to -no...
2003-05-12 Alexander BokovoyForgot to actually change default for quotas to -no...
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-08 Jim McDonoughHopefully re-enable building heimdal. It needs -lresol...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Tim PotterAIX doesn't append $SHLIB_EXT to NSS libraries.
2003-05-05 Tim PotterAIX doesn't append $SHLIB_EXT to NSS libraries.
2003-05-03 Andrew Bartlettconfigure.in updates:
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Andrew BartlettTry to fix IRIX build - add quotes and never call libns...
2003-04-29 Gerald Cartersync with HEAD and remove --with-misplussam as well
2003-04-29 Gerald Carterremove --with-tdbsam since it is always built now
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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-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
next