Renamed sid field in SEC_ACE to trustee to be more in line with MS's
[nivanova/samba-autobuild/.git] / source3 / configure
2001-11-29 Andrew BartlettFix up the ./configure tests for kerberos. This ensure...
2001-11-27 Andrew Tridgelladded test for krb5.h
2001-11-27 Andrew Tridgellautomatically look for /usr/kerberos to make redhat...
2001-11-25 Andrew Tridgellcheck for liblber separately
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-19 Martin PoolDetect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-16 Jeremy AllisonFixed detection of RedHat headers. Removed another...
2001-11-15 Jeremy AllisonFix detection of RedHat 7.2.
2001-11-14 Jeremy AllisonFix compile on RedHat 7.2 systems with broken system...
2001-11-14 Martin PoolCosmetic fix for libpopt-checking test.
2001-11-11 Andrew Bartlettautoconf
2001-10-23 Jim McDonoughFix popt library checking
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-22 Andrew Tridgell- fixed link order of krb5 libs
2001-10-16 Andrew Tridgellfix linking of k5crypto library on openbsd
2001-10-16 Andrew Tridgellfixed finding the resolv library
2001-10-15 Andrew Tridgellinclude more libs needed for kerberos5 on some systems...
2001-10-14 Andrew Tridgellfixed the --with-krb5=dir option.
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-09-28 Jeremy AllisonFixed CUPS detection - patch from Michael Sweet.
2001-09-26 Gerald CarterOpenSSL merge from 2.2
2001-09-26 Andrew BartlettFinish Jeremy's passdb merge :-).
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 Motonobu Takahashisorry to forget re-run autoconf again...
2001-09-25 Andrew BartlettFix up the ./configure for the BSDs:
2001-09-25 Andrew BartlettChange ./configure.developer to stay in effect across a
2001-09-24 Motonobu TakahashiUpdate configure from configure.in
2001-09-22 Andrew Tridgellfixed the Makefile so we don't rebuild libsmbclient...
2001-09-21 Jeremy AllisonAttempt to make quotas work with RH7.1, and with other...
2001-09-20 Jeremy Allisonsmbmount fixes from Urban.
2001-09-19 Andrew BartlettReran autoconf, autoheader
2001-09-15 Jeremy AllisonFixed up Solaris 64 bit configure.
2001-09-14 Gerald Cartermerges from 2.2
2001-09-11 Richard SharpeTweak the building rules under Solaris with CC.
2001-09-11 Richard SharpeMake sure to commit configure
2001-09-07 Andrew BartlettChange the description on --with-pam_smbpass to make...
2001-09-05 Herb Lewisvariable name changed to --with-profiling-data
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-26 Gerald Carterfixed typo
2001-08-24 Gerald Cartertypo
2001-08-24 Gerald Carter/tmp/cvsVTEaY5
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-10 Jeremy AllisonAdded Mike Davidsons Tru64 ACL patch.
2001-08-07 Gerald Cartermerge from 2.2
2001-08-02 Jeremy AllisonPut HPUX on mmap blacklist.
2001-08-02 Gerald Carterchanged --with-profile to --with-profiling-data to...
2001-08-01 Tim PotterReran autoconf.
2001-07-26 Jeremy AllisonFix from Michael Davidson <md@caldera.com> for DEC...
2001-07-25 Tim PotterRe-ran autoconf.
2001-07-25 Andrew Tridgelladded a --with-libiconv=BASEDIR/ option to allow easier...
2001-07-24 Tim PotterStore winbindd in the sbin directory. Make the winbind...
2001-07-24 Richard SharpeCommit an updated configure, but the build_farm should...
2001-07-19 Tim PotterReran autoconf.
2001-07-16 Jeremy AllisonFix from bernd@arresum.inka.de for broken krb configure.
2001-07-08 Andrew Tridgellremoved remnants of libtool
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-03 Jeremy AllisonRemoved the default addition of /include to the directo...
2001-07-03 Tim PotterReran autoconf.
2001-07-02 Tim PotterRe-ran configure.
2001-07-02 Andrew BartlettNot all OSs have setbuffer, so we better check for it.
2001-06-30 Richard SharpeModified Makefile.in to work properly. Define BLDSHARED...
2001-06-29 Jeremy AllisonEnsured all the system calls in msdfs.c go through...
2001-06-26 Martin PoolAdd check for working AF_LOCAL sockets, which are borken
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-06-18 Jeremy AllisonAdded patches to remove Linux specific XFS ACLs. These...
2001-06-06 Jeremy AllisonAdded getconf flags for RH7.1 lfs support. Changed...
2001-06-04 Tim PotterCompile fix for wbinfo on solaris.
2001-06-01 Tim PotterAdded a --with/without winbind option to configure...
2001-05-30 Andrew Tridgell- added AC_HAVE_DECL() macro to aclocal.m4, so we can...
2001-05-22 Jeremy AllisonTry to fix build by adding autoconf tests for pam headers.
2001-05-17 Andrew Tridgell- added ability for swat to run under CGI. This needs
2001-05-16 Tim PotterAdded winbind programs to build for supported systems...
2001-05-03 Jeremy AllisonFixed SHM_R/SHM_W warnings by moving sys/ipc.h and...
2001-05-01 Andrew Tridgelladded more complete C99 snprintf test
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-28 Andrew Tridgelladded asprintf test
2001-04-27 Andrew Tridgelladded test for C99 compliant vsnprintf
2001-04-26 Jeremy AllisonFixed REPLACE_GETPASS test.
2001-04-25 Jeremy AllisonRe-ran autoheader; autoconf to fix pam_smb build.
2001-04-24 John TerpstraAdded Steve Langasek <vorlon@netexpress.net> pam_smbpas...
2001-04-24 Gerald Carterupdating changes with 2.2 (comment lines in ./configure...
2001-04-23 Jeremy AllisonAdded smb_ prefix to all Samba wrapper pam functions.
2001-04-17 Jeremy AllisonAIX ACLs donated by IBM.
2001-04-16 Jeremy AllisonAdded --with-codepagedir as RedHat 6.2 and 7.x place...
2001-04-14 Jeremy AllisonAdded POSIX_ACL support for *BSD. Patch from jedgar...
2001-04-14 Jeremy Allisonconfigure:
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-11 Jeremy AllisonTo stop people complaining about the mktemp call, move...
2001-04-11 Jeremy AllisonChanged the order of -kPIC and -kpic.
2001-04-06 Herb Lewiskeep cflags from being duplicated if defined in environment
2001-04-03 Jeremy AllisonAdded XFS ACLs on Linux. Code from John Trostel <jtrost...
2001-03-31 Jeremy Allisonconfigure configure.in include/config.h.in lib/replace...
2001-03-27 Jeremy Allisonstandards.h only exists on IRIX 6.x and above (Herb...
2001-03-18 Andrew Tridgellmuch better readline support from Simo Sorce, with...
2001-02-27 Jeremy AllisonAdded patch from Urban Widmark <urban@teststation.com...
2001-02-25 Jeremy Allisonrpc_client/cli_netlogon.c: Fixed incorrect printf.
2001-02-16 Jeremy Allisonconfigure configure.in smbd/posix_acls.c smbd/dosmode...
next