summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2001-05-03Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison1-2/+2
2001-05-01added more complete C99 snprintf testAndrew Tridgell1-2/+7
2001-04-28- added test for vasprintfAndrew Tridgell1-1/+1
2001-04-28added asprintf testAndrew Tridgell1-1/+1
2001-04-27added test for C99 compliant vsnprintfAndrew Tridgell1-0/+19
2001-04-27fixed typoAndrew Tridgell1-1/+1
2001-04-26Fixed REPLACE_GETPASS test.Jeremy Allison1-1/+1
2001-04-24Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra1-1/+35
2001-04-24updating changes with 2.2 (comment lines in ./configure --help)Gerald Carter1-1/+1
2001-04-19merge from 2_2Andrew Tridgell1-0/+15
2001-04-17AIX ACLs donated by IBM.Jeremy Allison1-0/+4
2001-04-16Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.Jeremy Allison1-0/+16
2001-04-14Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison1-7/+15
2001-04-14configure:Jeremy Allison1-1/+1
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison1-8/+64
2001-04-11To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison1-0/+22
2001-04-11Changed the order of -kPIC and -kpic.Jeremy Allison1-8/+8
2001-04-06keep cflags from being duplicated if defined in environmentHerb Lewis1-1/+7
2001-04-03Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison1-1/+14
2001-03-31configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison1-1/+1
2001-03-27standards.h only exists on IRIX 6.x and above (Herb please check !).Jeremy Allison1-1/+1
2001-03-18much better readline support from Simo Sorce, with some mods from meAndrew Tridgell1-1/+3
2001-02-27Added patch from Urban Widmark <urban@teststation.com> modified by me toJeremy Allison1-4/+46
2001-02-25rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison1-15/+26
2001-02-16configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison1-0/+1
2001-01-11Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison1-0/+1
2000-12-08Cosmetic fixups for large file support message.Tim Potter1-4/+2
2000-12-07Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.cJeremy Allison1-3/+12
2000-12-07Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison1-3/+22
2000-12-06Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison1-0/+23
2000-11-21Another large patch for the passdb rewrite.Gerald Carter1-3/+3
2000-10-26TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter1-0/+18
2000-10-21Fixes from David Lee for utmp handling.Jeremy Allison1-3/+115
2000-10-07Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison1-1/+9
2000-06-29simpler configure testAndrew Tridgell1-2/+1
2000-06-20Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison1-1/+1
2000-06-15added support for kernel level share modes. These are a (small) hack,Andrew Tridgell1-0/+19
2000-06-14fixed autoconf test for kernel change notify supportAndrew Tridgell1-0/+21
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell1-1/+1
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell1-1/+0
2000-06-09the Linux F_GETLEASE value has changedAndrew Tridgell1-1/+1
2000-06-08- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell1-4/+21
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-2/+2
2000-04-30we don't need fnmatch.c any moreAndrew Tridgell1-8/+0
2000-04-17got rid of some more old configure tests and includesAndrew Tridgell1-5/+4
2000-04-17removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell1-25/+0
2000-04-16The following series of commits are for the new tdb based printingAndrew Tridgell1-2/+2
2000-03-31fixes for broken IRIX header file merged from 2.0 branchHerb Lewis1-1/+7
2000-03-31IRIX include fixes.Jeremy Allison1-0/+1
2000-03-29Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison1-0/+12