summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-07-21Metze's AD/LDAP detection patches mainly to do with library detection.Tim Potter1-184/+204
2003-07-17Ban getgrouplist on linux glibc systems with glibc <= 2.3.Volker Lendecke1-1/+33
2003-07-16Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed.Jeremy Allison1-0/+15
2003-07-15Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa...Alexander Bokovoy1-0/+2
2003-07-11get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis1-1/+1
2003-07-10Final piece of support needed to find iconv libraries on FreeBSD.Richard Sharpe1-1/+4
2003-07-07Cleaning up linking issues. sam/idmap*.c only links inGerald Carter1-2/+1
2003-07-04Display libraries detected by configure but before configureTim Potter1-0/+12
2003-07-02Fixing problems in the iconv discovery stuff in configure.in.Richard Sharpe1-1/+1
2003-07-01removing nisplussamGerald Carter1-9/+2
2003-07-01fix compile problem with nisplussamGerald Carter1-0/+2
2003-06-30- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell1-2/+4
2003-06-26Remove the MODULES_CLEAN variable. It's no longer necessary sinceJelmer Vernooij1-3/+1
2003-06-25Metze assures me that this will fix Heimdal et al.Tim Potter1-1/+1
2003-06-25Only append to KRB5_LIBS when doing AC_CHECK_LIB for libkrb5.Tim Potter1-1/+1
2003-06-25Don't trash the values of CFLAGS and LIBS while engaged in KerberosTim Potter1-2/+0
2003-06-24More tuning of Kerberos detection - don't fall through to detect kerberos libsTim Potter1-3/+6
2003-06-24More sensible behaviour for bug 152. If we don't have krb5.h and were explic...Tim Potter1-10/+36
2003-06-23Change AC_MSG_ERROR() in krb5.h detection code to AC_MSG_WARN()Tim Potter1-1/+1
2003-06-23Produce an error if Active Directory support is requested and we don'tTim Potter1-0/+4
2003-06-23Repair indentation in autoconf Kerberos detection code. This shouldTim Potter1-120/+169
2003-06-20The default action for AC_CHECK_LIB is to add the library to $LIBS soTim Potter1-7/+6
2003-06-16Build libnss_wins.so as part of nsswitch target. Fix for bug #160Tim Potter1-4/+11
2003-06-16reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell1-2/+0
2003-06-15Patch from vorlon@debian.org, see bugzilal #122John Terpstra1-0/+2
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