summaryrefslogtreecommitdiffstats
path: root/source3/include/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* the next step in our error code handling changeAndrew Tridgell2001-09-031-2/+10
* Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter2001-08-231-2/+2
* a bunch of fixes from the sflight to seattleAndrew Tridgell2001-08-201-1/+1
* Added Mike Davidsons Tru64 ACL patch.Jeremy Allison2001-08-101-1/+1
* Put HPUX on mmap blacklist.Jeremy Allison2001-08-021-0/+1
* Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.Jeremy Allison2001-07-261-1/+2
* a better test for unix domain socketsAndrew Tridgell2001-07-251-3/+1
* added a --with-libiconv=BASEDIR/ option to allow easier use of anAndrew Tridgell2001-07-251-1/+4
* Fix from bernd@arresum.inka.de for broken krb configure.Jeremy Allison2001-07-161-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+2
* Not all OSs have setbuffer, so we better check for it.Andrew Bartlett2001-07-021-0/+3
* Ensured all the system calls in msdfs.c go through the vfs layer.Jeremy Allison2001-06-291-0/+6
* Add check for working AF_LOCAL sockets, which are borkenMartin Pool2001-06-261-1/+5
* fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-251-1/+2
* Added patches to remove Linux specific XFS ACLs. These are now handled by theJeremy Allison2001-06-181-4/+0
* 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-0/+3
* - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily addAndrew Tridgell2001-05-301-0/+4
* Try to fix build by adding autoconf tests for pam headers.Jeremy Allison2001-05-221-0/+3
* Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison2001-05-031-0/+6
* - added test for vasprintfAndrew Tridgell2001-04-281-0/+3
* added asprintf testAndrew Tridgell2001-04-281-0/+3
* C99 test for snprintfAndrew Tridgell2001-04-271-0/+1
* Re-ran autoheader; autoconf to fix pam_smb build.Jeremy Allison2001-04-251-0/+5
* AIX ACLs donated by IBM.Jeremy Allison2001-04-171-0/+1
* Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison2001-04-141-0/+1
* configure:Jeremy Allison2001-04-141-0/+6
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-6/+0
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-111-0/+1
* Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison2001-04-031-0/+5
* configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison2001-03-311-0/+3
* much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-181-0/+3
* rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison2001-02-251-0/+2
* Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison2001-01-111-0/+1
* Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.cJeremy Allison2000-12-071-0/+3
* Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison2000-12-071-0/+1
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-0/+5
* TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter2000-10-261-0/+1
* Fixes from David Lee for utmp handling.Jeremy Allison2000-10-211-0/+32
* Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison2000-10-071-0/+1
* Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-201-0/+3
* added support for kernel level share modes. These are a (small) hack,Andrew Tridgell2000-06-151-0/+1
* allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-141-0/+1
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-0/+3
* - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2000-06-081-1/+2
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-1/+1
* we don't need fnmatch.c any moreAndrew Tridgell2000-04-301-3/+0
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-4/+0
* removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell2000-04-171-3/+0
* Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison2000-03-291-0/+1