summaryrefslogtreecommitdiff
path: root/source3/configure
AgeCommit message (Expand)AuthorFilesLines
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
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-71/+97
1998-08-31configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1-191/+271
1998-08-25added loads of pointless rpcsvc/ and rpc/ include files, all becauseLuke Leighton1-4/+4
1998-08-19added a test for a working setresuidAndrew Tridgell1-135/+164
1998-08-16added include of sys/resource.hAndrew Tridgell1-187/+227
1998-08-15moved the printing related files to a separate printing/ directory.Andrew Tridgell1-2/+2
1998-08-15configure: Changes for extra headers.Jeremy Allison1-4/+4
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-246/+298
1998-08-09the autoconf scripts are now converted to the new directory structureAndrew Tridgell1-11/+13
1998-08-08we have to have the test for -lsocket before the test for someAndrew Tridgell1-309/+309
1998-08-08added --with-nisplus-home optionAndrew Tridgell1-243/+271
1998-07-31added test for getpwanam().Andrew Tridgell1-73/+96
1998-07-30added HAVE_FUNCTION_MACRO testAndrew Tridgell1-70/+93
1998-07-30fixed sin_len test for FreeBSDAndrew Tridgell1-71/+72
1998-07-29test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1-43/+76
1998-07-29get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1-43/+68
1998-07-29hopefully permissions are right nowAndrew Tridgell1-0/+4791
1998-07-29still trying to get permissions right - CVS doesn't commit permissions change...Andrew Tridgell1-4792/+0
1998-07-29checkin configure again in order to get permissions rightAndrew Tridgell1-0/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-0/+4791