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