summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* make sure we include sys/mman.h if availableAndrew Tridgell1998-12-171-0/+3
* acconfig.h configure configure.in include/config.h.in: Added krb5 libs code b...Jeremy Allison1998-12-161-0/+2
* acconfig.h configure configure.in include/config.h.inJeremy Allison1998-12-151-0/+1
* Added configure fixes for UNIXWare and tidyups for SINIX.Jeremy Allison1998-12-111-0/+2
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-0/+1
* Added RELIANTUNIX define for specific header file order includes for largeJeremy Allison1998-12-061-0/+1
* Samba 2.0 wasn't building on Linux-alpha - so I addedJeremy Allison1998-12-031-0/+2
* configure.in: Removed net/route.h from include checks.Jeremy Allison1998-12-011-3/+0
* Makefile.in: Implemented andrej's private and swat file changes.Jeremy Allison1998-12-011-0/+12
* Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()Jeremy Allison1998-11-241-0/+3
* cconfig.h configure configure.in include/config.h.in: Changed autoconf to be ...Jeremy Allison1998-11-201-0/+8
* Fixed stupid blunder where I moved getpwanam to getpwnam. Ooops.Jeremy Allison1998-11-201-2/+2
* Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1998-11-191-2/+2
* Fixes for autoconf on HPUX. Includes ANSI -Ae flag test for HPUXJeremy Allison1998-11-191-0/+1
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-0/+1
* Added auto detection of the (broken IMHO) typedefs for int32 and uint32Jeremy Allison1998-11-191-12/+4
* Added some of the fixes needed for OSF1 (Digital UNIX).Jeremy Allison1998-11-181-0/+4
* Added fixes to stop HAVE_NETGROUPS being defined on systems thatJeremy Allison1998-11-181-0/+9
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-0/+6
* Added fixes from HEAD into 2.0 branch.Jeremy Allison1998-11-161-0/+3
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-0/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-0/+6
* looks like someone forgot to commit these...Alexandre Oliva1998-10-291-0/+3
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-0/+1
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-0/+1
* added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1998-10-071-0/+1
* detect __sys_llseek()Andrew Tridgell1998-10-071-2/+5
* more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-071-0/+1
* test whether seekdir() returns void or notAndrew Tridgell1998-10-071-0/+1
* - no getdents on OSF1Andrew Tridgell1998-10-071-0/+6
* added a wrapper for fork()Andrew Tridgell1998-10-061-0/+6
* test for creat64()Andrew Tridgell1998-10-051-0/+3
* test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1998-10-051-0/+2
* added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1998-10-051-0/+45
* tests for readdir64Andrew Tridgell1998-10-051-0/+9
* reran autoconfAndrew Tridgell1998-10-051-0/+27
* more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1998-10-041-0/+72
* started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1998-10-041-0/+81
* added WITH_SMBMOUNTAlexandre Oliva1998-09-291-0/+1
* Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1998-09-261-0/+4
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-0/+16
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-0/+1
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-0/+1
* major autoconf clean-upAlexandre Oliva1998-09-211-6/+11
* Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1998-09-181-4/+5
* configure configure.in include/config.h.in include/includes.hJeremy Allison1998-09-181-0/+15
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-0/+1
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-0/+6
* Added ssize_t to configure code.Jeremy Allison1998-09-111-0/+1
* some people are foolishly running ./configure from other than theAndrew Tridgell1998-09-051-22/+22