summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Allow large file support to succeed even if ino_t isn't 64 bits and there'sJeremy Allison1999-02-051-3/+3
* Fixes for HPUX.Jeremy Allison1999-02-041-4/+31
* Makefile.in: Removed SMB_PASSGRP_FILE - not used anywhere. Added --with-lockd...Jeremy Allison1999-01-261-0/+21
* Fixed error in Sun2.6/gcc2.7 compile tests.Jeremy Allison1999-01-161-1/+1
* Fixed typo in uname command for HPUX that was preventing large file support.Jeremy Allison1999-01-131-1/+1
* configure configure.in: Fixed the compile problem with Solaris 2.6/2.7 andJeremy Allison1999-01-131-1/+22
* Added autoconf test for FTRUNCATE_NEEDS_ROOT.Jeremy Allison1999-01-041-1/+32
* acconfig.h configure configure.in include/config.h.in lib/system.c: Fixed --w...Jeremy Allison1999-01-041-0/+5
* client/client.c: Fixed comment.Jeremy Allison1998-12-301-1/+24
* Added autoconf detect tests for broken Solaris 2.6 NIS+ include files.Jeremy Allison1998-12-291-3/+15
* Makefile.in configure configure.in include/config.h.in: Added -c -o fixes fro...Jeremy Allison1998-12-291-0/+9
* Configure fixes for QNX and NCR.Jeremy Allison1998-12-221-2/+2
* Rather large (I'm afraid) tidyup of the setuid handling code.Jeremy Allison1998-12-221-1/+1
* make sure we include sys/mman.h if availableAndrew Tridgell1998-12-171-1/+1
* acconfig.h configure configure.in include/config.h.in: Added krb5 libs code b...Jeremy Allison1998-12-161-3/+28
* acconfig.h configure configure.in include/config.h.inJeremy Allison1998-12-151-1/+10
* Fixed missing include of smbw.h.Jeremy Allison1998-12-111-1/+1
* Added configure fixes for UNIXWare and tidyups for SINIX.Jeremy Allison1998-12-111-4/+19
* Fixed configure bug with RedHat 5.1 where it uses setresgid even thoughJeremy Allison1998-12-111-1/+1
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-10/+21
* Added defines for HPUX large file support.Jeremy Allison1998-12-101-0/+10
* configure.in: Fixed setresgid check - should use AC_TRY_RUN not AC_TRY_COMPILE.Jeremy Allison1998-12-081-1/+5
* we need to use $ac_default_prefix in help, not $(prefix), or bashAndrew Tridgell1998-12-071-2/+2
* Added RELIANTUNIX define for specific header file order includes for largeJeremy Allison1998-12-061-0/+1
* Fixes to get Solaris 2.6/2.7 large file support.Jeremy Allison1998-12-061-4/+15
* Samba 2.0 wasn't building on Linux-alpha - so I addedJeremy Allison1998-12-031-0/+18
* configure.in: Removed net/route.h from include checks.Jeremy Allison1998-12-011-1/+1
* Makefile.in: Implemented andrej's private and swat file changes.Jeremy Allison1998-12-011-5/+145
* Makefile.in: Added 'maintainer mode' fixes.Jeremy Allison1998-11-251-73/+13
* Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()Jeremy Allison1998-11-241-1/+1
* cconfig.h configure configure.in include/config.h.in: Changed autoconf to be ...Jeremy Allison1998-11-201-12/+70
* Fixed stupid blunder where I moved getpwanam to getpwnam. Ooops.Jeremy Allison1998-11-201-1/+1
* Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1998-11-191-8/+19
* Fixes for autoconf on HPUX. Includes ANSI -Ae flag test for HPUXJeremy Allison1998-11-191-0/+19
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-0/+11
* Added auto detection of the (broken IMHO) typedefs for int32 and uint32Jeremy Allison1998-11-191-2/+50
* Added some of the fixes needed for OSF1 (Digital UNIX).Jeremy Allison1998-11-181-1/+6
* Added fixes to stop HAVE_NETGROUPS being defined on systems thatJeremy Allison1998-11-181-1/+1
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-2/+2
* Added fixes from HEAD into 2.0 branch.Jeremy Allison1998-11-161-1/+5
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-13/+38
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-64/+72
* fixed compile for FreeBSDAndrew Tridgell1998-11-131-2/+1
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-0/+20
* added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell1998-10-261-1/+1
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-0/+8
* add -Bshareable for *bsd*Andrew Tridgell1998-10-201-0/+3
* Fixed crypt problems on IRIX with prototype.Jeremy Allison1998-10-151-2/+2
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-0/+8
* made smbsh a standard binaryAndrew Tridgell1998-10-131-1/+1