summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-06-06get rid of IRIX o32 builds - some libraries (kerberos and ldap) are onlyHerb Lewis1-11/+2
2003-06-06* add in David Lee's utmp patch (defaults to on if available)Gerald Carter1-12/+33
2003-06-06* break out more common code used between pdb_ldap and idmap_ldapGerald Carter1-21/+0
2003-06-06Fixup the check for attr libraries, used ',' instead of ' '.Jeremy Allison1-3/+3
2003-06-05Get ready for EA code... Add Linux interface.Jeremy Allison1-1/+8
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-4/+8
2003-06-03added idmap_ldap to wrong branch.Gerald Carter1-3/+4
2003-06-03Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.Jeremy Allison1-2/+29
2003-05-29Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij1-0/+6
2003-05-27More fixes for builddir != srcdir.Tim Potter1-1/+1
2003-05-23Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter1-1/+1
2003-05-20better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter1-24/+37
2003-05-20wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter1-19/+42
2003-05-19FreeBSD5 ACL fix.Jeremy Allison1-0/+5
2003-05-15Merge of incorrect emacs mode fix.Tim Potter1-1/+0
2003-05-14Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...Alexander Bokovoy1-13/+66
2003-05-12And finally IDMAP in 3_0Simo Sorce1-0/+21
2003-05-12Forgot to actually change default for quotas to -no- in configure.inAlexander Bokovoy1-4/+4
2003-05-12Forgot to actually change default for quotas to -no- in configure.inAlexander Bokovoy1-1/+1
2003-05-12Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy1-35/+253
2003-05-08Hopefully re-enable building heimdal. It needs -lresolv included in LIBSJim McDonough1-0/+1
2003-05-05AIX doesn't append $SHLIB_EXT to NSS libraries.Tim Potter1-3/+4
2003-05-03configure.in updates:Andrew Bartlett1-32/+11
2003-04-30Try to fix IRIX build - add quotes and never call libns_winbind by name - weAndrew Bartlett1-2/+2
2003-04-29sync with HEAD and remove --with-misplussam as wellGerald Carter1-17/+0
2003-04-29remove --with-tdbsam since it is always built nowGerald Carter1-17/+0
2003-04-26Remove the unpopular pdb_unix, which has served it's time well.Andrew Bartlett1-3/+4
2003-04-26Fix the weird charset and build it by default for ./configure -enable-developerJelmer Vernooij1-4/+5
2003-04-24In 3.0, pdb_mysql and pdb_xml are in passdb/Jelmer Vernooij1-2/+2
2003-04-24Make sure that we don't compile pdb_ldap on systems with ldap.h, but withoutAndrew Bartlett1-4/+8
2003-04-24Add vfs_fake_perms to Samba 3.0Andrew Bartlett1-1/+1
2003-04-22Add configure test for previous ldap modifications - we now check if theAndrew Bartlett1-0/+1
2003-04-16More merges from HEAD:Jelmer Vernooij1-112/+48
2003-04-15Add selection of the modules to configure (merge from HEAD)Jelmer Vernooij1-0/+96
2003-04-15Fix typo in configure.in (merge from HEAD)Jelmer Vernooij1-1/+1
2003-04-14Backport my backtrace patch from HEADJelmer Vernooij1-2/+2
2003-04-14Merge a bunch of updates from HEAD:Tim Potter1-0/+19
2003-04-12Patch from Armijn Hemel <armijn@nl.linux.org> to fix build onJelmer Vernooij1-2/+2
2003-04-04Replace .so by .$SHLIBEXTJelmer Vernooij1-8/+8
2003-04-04Use $SHLIBEXT rather then soJelmer Vernooij1-2/+2
2003-04-02Forgot to merge configure.in changes for winbind client tidyup.Tim Potter1-5/+14
2003-03-28don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter1-0/+1
2003-03-26Add defines for platforms that need them.Jeremy Allison1-0/+6
2003-03-22Merge from HEAD - Detect missing -lroken properly on machines without krb5-co...Jelmer Vernooij1-2/+3
2003-03-22This caused problems on the build farm.Andrew Bartlett1-1/+1
2003-03-22Merge fixes to libsmbclient (fstring/pstring) from HEAD.Andrew Bartlett1-1/+1
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett1-0/+18
2003-03-17Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett1-0/+16
2003-03-13In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,Martin Pool1-0/+4
2003-02-26Merge adding -Wwrite-strings to our CFLAGS when --enable-developer is setAndrew Bartlett1-2/+2