summaryrefslogtreecommitdiff
path: root/source3/configure
AgeCommit message (Expand)AuthorFilesLines
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1-385/+413
1998-10-29looks like someone forgot to commit these...Alexandre Oliva1-1/+1
1998-10-23don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1-375/+390
1998-10-15Fixed crypt problems on IRIX with prototype.Jeremy Allison1-2/+2
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison1-238/+273
1998-10-08auto-detect the right flag for the compiler to produce PIC codeAndrew Tridgell1-365/+430
1998-10-08removed lukes acl check in configure (not needed)Andrew Tridgell1-280/+247
1998-10-07added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1-363/+398
1998-10-07fix the SEEKDIR_RETURNS_VOID testAndrew Tridgell1-104/+105
1998-10-07detect __sys_llseek()Andrew Tridgell1-2/+2
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1-251/+287
1998-10-07test whether seekdir() returns void or notAndrew Tridgell1-102/+137
1998-10-07- no getdents on OSF1Andrew Tridgell1-2/+2
1998-10-07reran autoconfAndrew Tridgell1-1/+1
1998-10-07some changes for OSF1 support in smbwrapper (just preliminary changes,Andrew Tridgell1-412/+418
1998-10-06added a wrapper for fork()Andrew Tridgell1-1/+1
1998-10-05set HOST_OS after canonical system testAndrew Tridgell1-7/+7
1998-10-05reran autoconf for IRIX changesAndrew Tridgell1-364/+377
1998-10-05test for creat64()Andrew Tridgell1-1/+1
1998-10-05IRIX uses -shared for shared libray creation.Andrew Tridgell1-360/+361
1998-10-05test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1-242/+308
1998-10-05revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1-330/+240
1998-10-05added 64-bit file supportAlexandre Oliva1-240/+330
1998-10-05added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1-126/+291
1998-10-05tests for readdir64Andrew Tridgell1-1/+1
1998-10-05reran autoconfAndrew Tridgell1-126/+236
1998-10-04bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1-0/+4
1998-10-04more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1-260/+520
1998-10-04fixed some stuff for Linux that porting to Solaris brokeAndrew Tridgell1-331/+335
1998-10-04started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1-127/+403
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-11/+2
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-569/+994
1998-09-28Two changes in this ball...Michael Warfield1-981/+593
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-10/+11
1998-09-26Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1-319/+390
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-119/+216
1998-09-24check whether system type is the same as stored in the cache (fullAlexandre Oliva1-316/+405
1998-09-24automatically detect changes in the system type and exit, tellingAndrew Tridgell1-296/+309
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1-76/+111
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-64/+107
1998-09-21major autoconf clean-upAlexandre Oliva1-575/+776
1998-09-18Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1-129/+125
1998-09-18configure configure.in include/config.h.in include/includes.hJeremy Allison1-202/+299
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-20/+67
1998-09-17configure, configure.in: Added fseek64 and ftell64.Jeremy Allison1-2/+2
1998-09-11Added ssize_t to configure code.Jeremy Allison1-152/+185
1998-09-05added a configuration summary at the end of ./configure. It alsoAndrew Tridgell1-0/+22
1998-09-05some people are foolishly running ./configure from other than theAndrew Tridgell1-53/+76
1998-09-04Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1-69/+123
1998-09-04More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1-70/+113