summaryrefslogtreecommitdiffstats
path: root/source/configure
Commit message (Expand)AuthorAgeFilesLines
* removed remnants of libtoolAndrew Tridgell2001-07-081-1202/+728
* The big character set handling changeover!Andrew Tridgell2001-07-041-603/+657
* Removed the default addition of /include to the directory given inJeremy Allison2001-07-031-607/+604
* Reran autoconf.Tim Potter2001-07-031-1/+1
* Re-ran configure.Tim Potter2001-07-021-606/+614
* Not all OSs have setbuffer, so we better check for it.Andrew Bartlett2001-07-021-416/+472
* Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ...Richard Sharpe2001-06-301-731/+738
* Ensured all the system calls in msdfs.c go through the vfs layer.Jeremy Allison2001-06-291-1/+1
* Add check for working AF_LOCAL sockets, which are borkenMartin Pool2001-06-261-600/+634
* fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-251-594/+637
* Added patches to remove Linux specific XFS ACLs. These are now handled by theJeremy Allison2001-06-181-39/+4
* Added getconf flags for RH7.1 lfs support. Changed while() to a for()Jeremy Allison2001-06-061-3/+3
* Compile fix for wbinfo on solaris.Tim Potter2001-06-041-600/+597
* Added a --with/without winbind option to configure. The default is toTim Potter2001-06-011-738/+763
* - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily addAndrew Tridgell2001-05-301-549/+692
* Try to fix build by adding autoconf tests for pam headers.Jeremy Allison2001-05-221-612/+653
* - added ability for swat to run under CGI. This needsAndrew Tridgell2001-05-171-599/+596
* Added winbind programs to build for supported systems (i.e linux andTim Potter2001-05-161-574/+596
* 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-216/+221
* - 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-214/+262
* Fixed REPLACE_GETPASS test.Jeremy Allison2001-04-261-1/+1
* Re-ran autoheader; autoconf to fix pam_smb build.Jeremy Allison2001-04-251-712/+663
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra2001-04-241-711/+847
* updating changes with 2.2 (comment lines in ./configure --help)Gerald Carter2001-04-241-1/+1
* Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison2001-04-231-52/+163
* 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