summaryrefslogtreecommitdiff
path: root/source3/configure
AgeCommit message (Expand)AuthorFilesLines
2001-02-16configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison1-2/+6
2001-01-11Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison1-6/+10
2000-12-08Cosmetic fixups for large file support message.Tim Potter1-18/+16
2000-12-07Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.cJeremy Allison1-5/+83
2000-12-07Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison1-657/+687
2000-12-06Update required after changes to configure.inTim Potter1-4/+4
2000-12-06Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison1-650/+695
2000-11-21Another large patch for the passdb rewrite.Gerald Carter1-5/+5
2000-10-26TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter1-649/+677
2000-10-21Fixes from David Lee for utmp handling.Jeremy Allison1-492/+979
2000-10-07Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison1-379/+483
2000-07-03Re-ran autoconfTim Potter1-137/+136
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-131/+179
2000-06-14fixed autoconf test for kernel change notify supportAndrew Tridgell1-131/+181
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-690/+599
2000-06-08- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell1-139/+185
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-4/+4
2000-04-30we don't need fnmatch.c any moreAndrew Tridgell1-135/+98
2000-04-17got rid of some more old configure tests and includesAndrew Tridgell1-78/+74
2000-04-17removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell1-273/+161
2000-04-16The following series of commits are for the new tdb based printingAndrew Tridgell1-2/+2
2000-04-10split out the lpq parsing code into a separate fileAndrew Tridgell1-1/+1
2000-03-31fixes for broken IRIX header file merged from 2.0 branchHerb Lewis1-577/+580
2000-03-31IRIX include fixes.Jeremy Allison1-195/+201
2000-03-29Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison1-185/+224
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-142/+176
2000-03-13Adding libtool support to HEAD branch. We're going to need this forTim Potter1-596/+1065
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-649/+768
2000-02-15Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison1-99/+136
2000-02-07Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison1-734/+680
2000-02-03Backed out -rdynamic linker option. It seems to be GNU ld specific.Tim Potter1-419/+427
2000-02-03Add -rdynamic to LDFLAGS if libdl found.Tim Potter1-652/+735
2000-01-29Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison1-1/+1
2000-01-12Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison1-575/+646
2000-01-05Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison1-1/+1
1999-12-29Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1-418/+451
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-926/+2090
1999-12-08moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1-660/+570
1999-07-09Put back in GNU readline support for smbclient accidentally trashed byTim Potter1-444/+528
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-606/+772
1999-03-02added <mysql.h> autoconf test.Luke Leighton1-31/+1
1999-01-25More changes to get SSL working with 2.x.xRichard Sharpe1-0/+26
1999-01-24Fixing up configure to properly support sslRichard Sharpe1-0/+4
1998-12-17and in head branch:Andrew Tridgell1-1/+1
1998-12-07updated for Matt Chapman's ldap codeLuke Leighton1-31/+32
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-259/+1324
1998-11-23yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...Luke Leighton1-1/+1
1998-11-23re-added ypprot.h and yp_clnt.hLuke Leighton1-1/+1