summaryrefslogtreecommitdiffstats
path: root/source/configure
Commit message (Expand)AuthorAgeFilesLines
* AIX ACLs donated by IBM.Jeremy Allison2001-04-171-14/+21
* Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.Jeremy Allison2001-04-161-698/+719
* Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison2001-04-141-13/+47
* configure:Jeremy Allison2001-04-141-1/+1
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-689/+1058
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-111-107/+156
* Changed the order of -kPIC and -kpic.Jeremy Allison2001-04-111-21/+21
* keep cflags from being duplicated if defined in environmentHerb Lewis2001-04-061-669/+681
* Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison2001-04-031-9/+51
* configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison2001-03-311-1/+1
* standards.h only exists on IRIX 6.x and above (Herb please check !).Jeremy Allison2001-03-271-1/+1
* much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-181-451/+499
* Added patch from Urban Widmark <urban@teststation.com> modified by me toJeremy Allison2001-02-271-618/+680
* rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison2001-02-251-26/+43
* configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison2001-02-161-2/+6
* Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison2001-01-111-6/+10
* Cosmetic fixups for large file support message.Tim Potter2000-12-081-18/+16
* Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.cJeremy Allison2000-12-071-5/+83
* Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison2000-12-071-657/+687
* Update required after changes to configure.inTim Potter2000-12-061-4/+4
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-650/+695
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-5/+5
* TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter2000-10-261-649/+677
* Fixes from David Lee for utmp handling.Jeremy Allison2000-10-211-492/+979
* Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison2000-10-071-379/+483
* Re-ran autoconfTim Potter2000-07-031-137/+136
* Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-201-1/+1
* added support for kernel level share modes. These are a (small) hack,Andrew Tridgell2000-06-151-131/+179
* fixed autoconf test for kernel change notify supportAndrew Tridgell2000-06-141-131/+181
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-1/+1
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-690/+599
* - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2000-06-081-139/+185
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-4/+4
* we don't need fnmatch.c any moreAndrew Tridgell2000-04-301-135/+98
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-78/+74
* removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell2000-04-171-273/+161
* The following series of commits are for the new tdb based printingAndrew Tridgell2000-04-161-2/+2
* split out the lpq parsing code into a separate fileAndrew Tridgell2000-04-101-1/+1
* fixes for broken IRIX header file merged from 2.0 branchHerb Lewis2000-03-311-577/+580
* IRIX include fixes.Jeremy Allison2000-03-311-195/+201
* Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison2000-03-291-185/+224
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-142/+176
* Adding libtool support to HEAD branch. We're going to need this forTim Potter2000-03-131-596/+1065
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-649/+768
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-99/+136
* Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-071-734/+680
* Backed out -rdynamic linker option. It seems to be GNU ld specific.Tim Potter2000-02-031-419/+427
* Add -rdynamic to LDFLAGS if libdl found.Tim Potter2000-02-031-652/+735
* Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison2000-01-291-1/+1
* Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2000-01-121-575/+646