summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes for broken IRIX header file merged from 2.0 branchHerb Lewis2000-03-311-1/+7
* IRIX include fixes.Jeremy Allison2000-03-311-0/+1
* Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison2000-03-291-0/+12
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-2/+10
* Adding libtool support to HEAD branch. We're going to need this forTim Potter2000-03-131-0/+2
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-0/+19
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-2/+10
* Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-071-0/+7
* Backed out -rdynamic linker option. It seems to be GNU ld specific.Tim Potter2000-02-031-1/+2
* Add -rdynamic to LDFLAGS if libdl found.Tim Potter2000-02-031-1/+1
* 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-0/+22
* Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison2000-01-051-1/+1
* Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1999-12-291-0/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-114/+646
* moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1999-12-081-1/+1
* Put back in GNU readline support for smbclient accidentally trashed byTim Potter1999-07-091-3/+14
* Fixed spelling typo in Kerberos configure option.Tim Potter1999-04-041-1/+1
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-0/+19
* added <mysql.h> autoconf test.Luke Leighton1999-03-021-1/+1
* and in head branch:Andrew Tridgell1998-12-171-1/+1
* matthew chapman's ldap code, to date. plus docs!Luke Leighton1998-12-071-0/+1
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-74/+14
* yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...Luke Leighton1998-11-231-1/+1
* re-added ypprot.h and yp_clnt.hLuke Leighton1998-11-231-1/+1