summaryrefslogtreecommitdiffstats
path: root/source/acconfig.h
Commit message (Expand)AuthorAgeFilesLines
* Added autoconf test for FTRUNCATE_NEEDS_ROOT.Jeremy Allison1999-01-041-0/+2
* acconfig.h configure configure.in include/config.h.in lib/system.c: Fixed --w...Jeremy Allison1999-01-041-0/+2
* client/client.c: Fixed comment.Jeremy Allison1998-12-301-0/+2
* Added autoconf detect tests for broken Solaris 2.6 NIS+ include files.Jeremy Allison1998-12-291-0/+1
* acconfig.h configure configure.in include/config.h.in: Added krb5 libs code b...Jeremy Allison1998-12-161-0/+2
* acconfig.h configure configure.in include/config.h.inJeremy Allison1998-12-151-0/+1
* Added configure fixes for UNIXWare and tidyups for SINIX.Jeremy Allison1998-12-111-0/+2
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-0/+1
* Added RELIANTUNIX define for specific header file order includes for largeJeremy Allison1998-12-061-0/+1
* Samba 2.0 wasn't building on Linux-alpha - so I addedJeremy Allison1998-12-031-0/+2
* Makefile.in: Implemented andrej's private and swat file changes.Jeremy Allison1998-12-011-0/+3
* cconfig.h configure configure.in include/config.h.in: Changed autoconf to be ...Jeremy Allison1998-11-201-0/+2
* Fixes for autoconf on HPUX. Includes ANSI -Ae flag test for HPUXJeremy Allison1998-11-191-0/+1
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-0/+1
* Added auto detection of the (broken IMHO) typedefs for int32 and uint32Jeremy Allison1998-11-191-0/+4
* Added some of the fixes needed for OSF1 (Digital UNIX).Jeremy Allison1998-11-181-0/+1
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-0/+1
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-0/+1
* 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
* 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
* test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1998-10-051-0/+2
* added WITH_SMBMOUNTAlexandre Oliva1998-09-291-0/+1
* Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1998-09-261-0/+1
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-0/+1
* 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-0/+2
* Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1998-09-181-0/+3
* some people are foolishly running ./configure from other than theAndrew Tridgell1998-09-051-0/+4
* added a test for a working setresuidAndrew Tridgell1998-08-191-0/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-0/+2
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-1/+1
* In addition to the HAVE_FUNCTION_MACRO test that Andrew used as an example,Christopher R. Hertel1998-07-301-0/+2
* added HAVE_FUNCTION_MACRO testAndrew Tridgell1998-07-301-2/+1
* test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1998-07-291-0/+2
* get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1998-07-291-0/+2
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-0/+49