Merge of Andrew's changes in 2.2.
[nivanova/samba-autobuild/.git] / source3 / configure.in
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...
2000-03-13 Tim PotterAdding libtool support to HEAD branch. We're going...
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-02-15 Jeremy AllisonAdded replacement functions sys_popen and sys_pclose...
2000-02-07 Jeremy AllisonAdded check for SGI IRIX brokenness with semaphores...
2000-02-03 Tim PotterBacked out -rdynamic linker option. It seems to be...
2000-02-03 Tim PotterAdd -rdynamic to LDFLAGS if libdl found.
2000-01-29 Jeremy AllisonWrapped popen calls in HAVE_POPEN - needed if we are...
2000-01-12 Jeremy AllisonAdded utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
1999-12-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-08 Luke Leightonmoved sys/un.h to after sys/socket.h. done a gnu autoc...
1999-07-09 Tim PotterPut back in GNU readline support for smbclient accident...
1999-04-04 Tim PotterFixed spelling typo in Kerberos configure option.
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1999-03-02 Luke Leightonadded <mysql.h> autoconf test.
1998-12-17 Andrew Tridgelland in head branch:
1998-12-07 Luke Leightonmatthew chapman's ldap code, to date. plus docs!
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonyp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt...
1998-11-23 Luke Leightonre-added ypprot.h and yp_clnt.h
1998-11-23 Luke Leightonunix instance of group database API
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1998-11-20 Jeremy AllisonFixed stupid blunder where I renamed getpwanam to getpwnam.
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-18 Jeremy AllisonAdded OSF1 changes to HEAD (-lsecurity etc.)
1998-11-18 Jeremy AllisonFixed problem with HAVE_NETGROUP being used on platforms
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-16 John TerpstraUpdates to handle glob.h - was causing problems on...
1998-11-14 Andrew Tridgellcompile with optimisation by default on all compilers
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Andrew Tridgellfixed compile for FreeBSD
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.h...
1998-10-26 Andrew Tridgelladded a vsnprintf() implementation from cvslock. See...
1998-10-23 Andrew Tridgelldon't enable smbsh/smbwrapper on systems where we can...
1998-10-20 Andrew Tridgelladd -Bshareable for *bsd*
1998-10-15 Jeremy AllisonFixed crypt problems on IRIX with prototype.
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-13 Andrew Tridgellmade smbsh a standard binary
1998-10-08 Andrew Tridgellauto-detect the right flag for the compiler to produce...
1998-10-08 Andrew Tridgellremoved lukes acl check in configure (not needed)
1998-10-07 Luke Leightonadded aclent_t autoconf test (defines as an int if...
1998-10-07 Andrew TridgellSunOS doesn't need any ld flags
1998-10-07 Andrew Tridgellfix the SEEKDIR_RETURNS_VOID test
1998-10-07 Andrew Tridgelldetect __sys_llseek()
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-07 Andrew Tridgelltest whether seekdir() returns void or not
1998-10-07 Andrew Tridgell- no getdents on OSF1
1998-10-07 Andrew Tridgellfix typo
1998-10-07 Andrew Tridgellsome changes for OSF1 support in smbwrapper (just preli...
1998-10-07 Andrew Tridgelladded some comments
1998-10-06 Andrew Tridgelladded a wrapper for fork()
1998-10-05 Andrew Tridgellset HOST_OS after canonical system test
1998-10-05 Andrew Tridgellgot smbwrapper working on IRIX 6.4. Things got a bit...
1998-10-05 Andrew Tridgelltest for creat64()
1998-10-05 Andrew TridgellIRIX uses -shared for shared libray creation.
1998-10-05 Andrew Tridgelltest for loff_t and offset_t to support llseek() on...
1998-10-05 Alexandre Olivarevert 64-bit file support; it's hard-coded already
1998-10-05 Alexandre Olivaadded 64-bit file support
next