summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
AgeCommit message (Expand)AuthorFilesLines
2000-06-08- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell1-1/+2
2000-05-26Fixed last remaining instance of MS_DFS to WITH_MSDFS.Tim Potter1-1/+1
2000-04-17got rid of some more old configure tests and includesAndrew Tridgell1-1/+0
2000-04-17removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell1-3/+0
2000-03-29Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison1-0/+1
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-0/+1
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-0/+1
2000-02-15Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison1-0/+1
2000-02-07Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison1-0/+2
2000-01-12Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison1-0/+1
1999-12-29Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1-0/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-7/+31
1999-07-09Put back in GNU readline support for smbclient accidentally trashed byTim Potter1-0/+1
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-0/+1
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1-0/+2
1998-11-19Sync up with 2.0 code.Jeremy Allison1-0/+1
1998-11-19Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1-0/+5
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1-0/+1
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-0/+1
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-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-05test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1-0/+2
1998-09-29added WITH_SMBMOUNTAlexandre Oliva1-0/+1
1998-09-26Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1-0/+1
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-0/+1
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-0/+2
1998-09-18Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1-0/+3
1998-09-05some people are foolishly running ./configure from other than theAndrew Tridgell1-0/+4
1998-08-19added a test for a working setresuidAndrew Tridgell1-0/+1
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-0/+2
1998-08-08added --with-nisplus-home optionAndrew Tridgell1-1/+1
1998-07-30In addition to the HAVE_FUNCTION_MACRO test that Andrew used as an example,Christopher R. Hertel1-0/+2
1998-07-30added HAVE_FUNCTION_MACRO testAndrew Tridgell1-2/+1
1998-07-29test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1-0/+2
1998-07-29get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1-0/+2
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-0/+49