summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Try to fix build by adding autoconf tests for pam headers.Jeremy Allison2001-05-221-0/+2
* Ohh boy, I should be working on lots of other things, but I am pissed off, soRichard Sharpe2001-05-171-4/+4
* Added winbind programs to build for supported systems (i.e linux andTim Potter2001-05-161-3/+20
* Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison2001-05-031-2/+2
* added more complete C99 snprintf testAndrew Tridgell2001-05-011-2/+7
* - added test for vasprintfAndrew Tridgell2001-04-281-1/+1
* added asprintf testAndrew Tridgell2001-04-281-1/+1
* added test for C99 compliant vsnprintfAndrew Tridgell2001-04-271-0/+19
* fixed typoAndrew Tridgell2001-04-271-1/+1
* Fixed REPLACE_GETPASS test.Jeremy Allison2001-04-261-1/+1
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra2001-04-241-1/+35
* updating changes with 2.2 (comment lines in ./configure --help)Gerald Carter2001-04-241-1/+1
* merge from 2_2Andrew Tridgell2001-04-191-0/+15
* AIX ACLs donated by IBM.Jeremy Allison2001-04-171-0/+4
* Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.Jeremy Allison2001-04-161-0/+16
* Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison2001-04-141-7/+15
* configure:Jeremy Allison2001-04-141-1/+1
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-8/+64
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-111-0/+22
* Changed the order of -kPIC and -kpic.Jeremy Allison2001-04-111-8/+8
* keep cflags from being duplicated if defined in environmentHerb Lewis2001-04-061-1/+7
* Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison2001-04-031-1/+14
* 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-1/+3
* Added patch from Urban Widmark <urban@teststation.com> modified by me toJeremy Allison2001-02-271-4/+46
* rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison2001-02-251-15/+26
* configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison2001-02-161-0/+1
* Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison2001-01-111-0/+1
* Cosmetic fixups for large file support message.Tim Potter2000-12-081-4/+2
* Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.cJeremy Allison2000-12-071-3/+12
* Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison2000-12-071-3/+22
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-0/+23
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-3/+3
* TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter2000-10-261-0/+18
* Fixes from David Lee for utmp handling.Jeremy Allison2000-10-211-3/+115
* Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison2000-10-071-1/+9
* simpler configure testAndrew Tridgell2000-06-291-2/+1
* 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-0/+19
* fixed autoconf test for kernel change notify supportAndrew Tridgell2000-06-141-0/+21
* 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-1/+0
* the Linux F_GETLEASE value has changedAndrew Tridgell2000-06-091-1/+1
* - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2000-06-081-4/+21
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-2/+2
* we don't need fnmatch.c any moreAndrew Tridgell2000-04-301-8/+0
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-5/+4
* removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell2000-04-171-25/+0
* The following series of commits are for the new tdb based printingAndrew Tridgell2000-04-161-2/+2