summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* SunOS doesn't need any ld flagsAndrew Tridgell1998-10-071-1/+3
* fix the SEEKDIR_RETURNS_VOID testAndrew Tridgell1998-10-071-2/+2
* detect __sys_llseek()Andrew Tridgell1998-10-071-1/+1
* more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-071-1/+2
* test whether seekdir() returns void or notAndrew Tridgell1998-10-071-0/+9
* - no getdents on OSF1Andrew Tridgell1998-10-071-2/+2
* fix typoAndrew Tridgell1998-10-071-1/+1
* some changes for OSF1 support in smbwrapper (just preliminary changes,Andrew Tridgell1998-10-071-1/+1
* added some commentsAndrew Tridgell1998-10-071-6/+12
* added a wrapper for fork()Andrew Tridgell1998-10-061-1/+1
* set HOST_OS after canonical system testAndrew Tridgell1998-10-051-1/+1
* got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1998-10-051-1/+11
* test for creat64()Andrew Tridgell1998-10-051-1/+1
* IRIX uses -shared for shared libray creation.Andrew Tridgell1998-10-051-1/+2
* test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1998-10-051-0/+2
* revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1998-10-051-34/+0
* added 64-bit file supportAlexandre Oliva1998-10-051-0/+34
* added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1998-10-051-0/+3
* tests for readdir64Andrew Tridgell1998-10-051-1/+1
* some tests for stat64() and friendsAndrew Tridgell1998-10-051-0/+2
* bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1998-10-041-0/+3
* more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1998-10-041-1/+6
* fixed some stuff for Linux that porting to Solaris brokeAndrew Tridgell1998-10-041-2/+5
* started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1998-10-041-1/+7
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-8/+1
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-7/+8
* Two changes in this ball...Michael Warfield1998-09-281-0/+22
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-5/+8
* Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1998-09-261-0/+15
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-1/+18
* check whether system type is the same as stored in the cache (fullAlexandre Oliva1998-09-241-8/+2
* automatically detect changes in the system type and exit, tellingAndrew Tridgell1998-09-241-0/+8
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-0/+9
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-0/+15
* major autoconf clean-upAlexandre Oliva1998-09-211-167/+208
* Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1998-09-181-1/+0
* configure configure.in include/config.h.in include/includes.hJeremy Allison1998-09-181-1/+10
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-0/+20
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-2/+2
* Added ssize_t to configure code.Jeremy Allison1998-09-111-0/+1
* added a configuration summary at the end of ./configure. It alsoAndrew Tridgell1998-09-051-0/+5
* some people are foolishly running ./configure from other than theAndrew Tridgell1998-09-051-0/+6
* Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1998-09-041-0/+14
* More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1998-09-041-1/+23
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-2/+9
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-1/+2
* oops - added /usr/include/rpc includes.Luke Leighton1998-08-261-1/+2
* added loads of pointless rpcsvc/ and rpc/ include files, all becauseLuke Leighton1998-08-251-2/+2
* added a test for a working setresuidAndrew Tridgell1998-08-191-1/+10
* added include of sys/resource.hAndrew Tridgell1998-08-161-2/+3