summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
AgeCommit message (Expand)AuthorFilesLines
1998-10-29looks like someone forgot to commit these...Alexandre Oliva1-0/+3
1998-10-23don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1-0/+1
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison1-0/+1
1998-10-07added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1-0/+1
1998-10-07detect __sys_llseek()Andrew Tridgell1-2/+5
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1-0/+1
1998-10-07test whether seekdir() returns void or notAndrew Tridgell1-0/+1
1998-10-07- no getdents on OSF1Andrew Tridgell1-0/+6
1998-10-06added a wrapper for fork()Andrew Tridgell1-0/+6
1998-10-05test for creat64()Andrew Tridgell1-0/+3
1998-10-05test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1-0/+2
1998-10-05added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1-0/+45
1998-10-05tests for readdir64Andrew Tridgell1-0/+9
1998-10-05reran autoconfAndrew Tridgell1-0/+27
1998-10-04more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1-0/+72
1998-10-04started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1-0/+81
1998-09-29added WITH_SMBMOUNTAlexandre Oliva1-0/+1
1998-09-26Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1-0/+4
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-0/+16
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1-0/+1
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-0/+1
1998-09-21major autoconf clean-upAlexandre Oliva1-6/+11
1998-09-18Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1-4/+5
1998-09-18configure configure.in include/config.h.in include/includes.hJeremy Allison1-0/+15
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-0/+1
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-0/+6
1998-09-11Added ssize_t to configure code.Jeremy Allison1-0/+1
1998-09-05some people are foolishly running ./configure from other than theAndrew Tridgell1-22/+22
1998-09-04Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1-0/+2
1998-09-04More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1-0/+1
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-0/+16
1998-08-31configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1-0/+6
1998-08-25added loads of pointless rpcsvc/ and rpc/ include files, all becauseLuke Leighton1-0/+15
1998-08-19added a test for a working setresuidAndrew Tridgell1-3/+1
1998-08-16added include of sys/resource.hAndrew Tridgell1-0/+3
1998-08-15moved the printing related files to a separate printing/ directory.Andrew Tridgell1-3/+3
1998-08-15configure: Changes for extra headers.Jeremy Allison1-0/+15
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-0/+2
1998-08-09the autoconf scripts are now converted to the new directory structureAndrew Tridgell1-1/+1
1998-08-08added --with-nisplus-home optionAndrew Tridgell1-0/+1
1998-07-31added test for getpwanam().Andrew Tridgell1-0/+4
1998-07-30added HAVE_FUNCTION_MACRO testAndrew Tridgell1-0/+1
1998-07-29test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1-0/+1
1998-07-29get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1-0/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-0/+397