summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
1998-10-15Fixed crypt problems on IRIX with prototype.Jeremy Allison1-2/+2
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison1-0/+8
1998-10-13made smbsh a standard binaryAndrew Tridgell1-1/+1
1998-10-08auto-detect the right flag for the compiler to produce PIC codeAndrew Tridgell1-3/+23
1998-10-08removed lukes acl check in configure (not needed)Andrew Tridgell1-1/+0
1998-10-07added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1-0/+1
1998-10-07SunOS doesn't need any ld flagsAndrew Tridgell1-1/+3
1998-10-07fix the SEEKDIR_RETURNS_VOID testAndrew Tridgell1-2/+2
1998-10-07detect __sys_llseek()Andrew Tridgell1-1/+1
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1-1/+2
1998-10-07test whether seekdir() returns void or notAndrew Tridgell1-0/+9
1998-10-07- no getdents on OSF1Andrew Tridgell1-2/+2
1998-10-07fix typoAndrew Tridgell1-1/+1
1998-10-07some changes for OSF1 support in smbwrapper (just preliminary changes,Andrew Tridgell1-1/+1
1998-10-07added some commentsAndrew Tridgell1-6/+12
1998-10-06added a wrapper for fork()Andrew Tridgell1-1/+1
1998-10-05set HOST_OS after canonical system testAndrew Tridgell1-1/+1
1998-10-05got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1-1/+11
1998-10-05test for creat64()Andrew Tridgell1-1/+1
1998-10-05IRIX uses -shared for shared libray creation.Andrew Tridgell1-1/+2
1998-10-05test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1-0/+2
1998-10-05revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1-34/+0
1998-10-05added 64-bit file supportAlexandre Oliva1-0/+34
1998-10-05added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1-0/+3
1998-10-05tests for readdir64Andrew Tridgell1-1/+1
1998-10-05some tests for stat64() and friendsAndrew Tridgell1-0/+2
1998-10-04bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1-0/+3
1998-10-04more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1-1/+6
1998-10-04fixed some stuff for Linux that porting to Solaris brokeAndrew Tridgell1-2/+5
1998-10-04started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1-1/+7
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-8/+1
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-7/+8
1998-09-28Two changes in this ball...Michael Warfield1-0/+22
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-5/+8
1998-09-26Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1-0/+15
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-1/+18
1998-09-24check whether system type is the same as stored in the cache (fullAlexandre Oliva1-8/+2
1998-09-24automatically detect changes in the system type and exit, tellingAndrew Tridgell1-0/+8
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1-0/+9
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-0/+15
1998-09-21major autoconf clean-upAlexandre Oliva1-167/+208
1998-09-18Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1-1/+0
1998-09-18configure configure.in include/config.h.in include/includes.hJeremy Allison1-1/+10
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-0/+20
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-2/+2
1998-09-11Added ssize_t to configure code.Jeremy Allison1-0/+1
1998-09-05added a configuration summary at the end of ./configure. It alsoAndrew Tridgell1-0/+5
1998-09-05some people are foolishly running ./configure from other than theAndrew Tridgell1-0/+6
1998-09-04Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1-0/+14
1998-09-04More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1-1/+23