summaryrefslogtreecommitdiffstats
path: root/source3/include/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1998-09-041-0/+2
* More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1998-09-041-0/+1
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-0/+16
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-0/+6
* added loads of pointless rpcsvc/ and rpc/ include files, all becauseLuke Leighton1998-08-251-0/+15
* added a test for a working setresuidAndrew Tridgell1998-08-191-3/+1
* added include of sys/resource.hAndrew Tridgell1998-08-161-0/+3
* moved the printing related files to a separate printing/ directory.Andrew Tridgell1998-08-151-3/+3
* configure: Changes for extra headers.Jeremy Allison1998-08-151-0/+15
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-0/+2
* the autoconf scripts are now converted to the new directory structureAndrew Tridgell1998-08-091-1/+1
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-0/+1
* added test for getpwanam().Andrew Tridgell1998-07-311-0/+4
* added HAVE_FUNCTION_MACRO testAndrew Tridgell1998-07-301-0/+1
* test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1998-07-291-0/+1
* get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1998-07-291-0/+1
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-0/+397