Make --with-ldapsam 'go away'. This is now a standard, stable, feature
[kai/samba.git] / source3 / configure.in
2001-09-11 Richard SharpeSome small changes to configure to remove things like...
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-10 Jeremy AllisonAdded Mike Davidsons Tru64 ACL patch.
2001-08-07 Gerald Cartermerge from 2.2
2001-08-06 Richard SharpeStop HP/UX building shared libraries for the moment ...
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 PotterRewrite of winbind autoconf fragment.
2001-07-26 Jeremy AllisonFix from Michael Davidson <md@caldera.com> for DEC...
2001-07-25 Andrew Tridgella better test for unix domain sockets
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 SharpeAnother fine mess, err, fine tune to the Slowaris build ...
2001-07-24 Richard SharpeMake the Slowaris build a bit nicer with cc
2001-07-23 Richard SharpeFix some fscked up things that I added to the Solaris...
2001-07-23 Richard SharpeOne more possible fix for Solaris CC and GCC
2001-07-23 Richard SharpeFix the POOBAD_CC on Slowaris so we can handle things...
2001-07-23 Richard SharpeTry and build shared on SCO. Assume that it is like...
2001-07-23 Richard SharpeOK, I think I have fscking IRIX figured out for buildin...
2001-07-18 Richard SharpeFix the PIC flag for IRIX
2001-07-16 Jeremy AllisonFix from bernd@arresum.inka.de for broken krb configure.
2001-07-14 Richard SharpeA few tweaks around linking libsmbclient
2001-07-12 Richard SharpeFix a stupid error in passing options to CC under AIX
2001-07-11 Richard SharpeA serious set of changes to build libsmbclienmt. Copied...
2001-07-10 Richard SharpeChange the order of the -fPIC and -KPIC tests to...
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 PotterFixed quoting bug - shell programming sucks.
2001-07-02 Tim PotterOnly build the pam_winbind module if --with-pam used.
2001-07-02 Andrew BartlettNot all OSs have setbuffer, so we better check for it.
2001-06-29 Richard SharpeThese changes cause the libsmbclient stuff to always...
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 Richard SharpeOhh boy, I should be working on lots of other things...
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-27 Andrew Tridgellfixed typo
2001-04-26 Jeremy AllisonFixed REPLACE_GETPASS test.
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-19 Andrew Tridgellmerge from 2_2
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...
2001-01-11 Jeremy AllisonFixed typo with acl_set_fd() not needing an ACL_TYPE_T...
2000-12-08 Tim PotterCosmetic fixups for large file support message.
2000-12-07 Jeremy AllisonAdded better configure test for POSIX ACLs. Fixed stupi...
2000-12-07 Jeremy AllisonWorking code to read POSIX ACLs on a Linux system using...
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-10-26 Gerald CarterTDB password backend support written by Simo Sorce...
2000-10-21 Jeremy AllisonFixes from David Lee for utmp handling.
2000-10-07 Jeremy AllisonFix for yp_get_default_domain from Neil Hoggarth <neil...
2000-06-29 Andrew Tridgellsimpler configure test
2000-06-20 Jeremy AllisonFixes for IRIX kernel oplocks and systems that don...
2000-06-15 Andrew Tridgelladded support for kernel level share modes. These are...
2000-06-14 Andrew Tridgellfixed autoconf test for kernel change notify support
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
2000-06-09 Andrew Tridgellthe Linux F_GETLEASE value has changed
2000-06-08 Andrew Tridgell- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
2000-05-26 Shirish KaleleChanged MS_DFS to WITH_MSDFS throughout.
2000-04-30 Andrew Tridgellwe don't need fnmatch.c any more
2000-04-17 Andrew Tridgellgot rid of some more old configure tests and includes
2000-04-17 Andrew Tridgellremoved some obsolete configure tests (sysv ipc etc)
2000-04-16 Andrew TridgellThe following series of commits are for the new tdb...
2000-03-31 Herb Lewisfixes for broken IRIX header file merged from 2.0 branch
2000-03-31 Jeremy AllisonIRIX include fixes.
2000-03-29 Jeremy AllisonAdded check for LL suffix to long long ints needed...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
next