Age | Commit message (Expand) | Author | Files | Lines |
2002-11-16 | Merge from HEAD: Remove assumption that all solaris has -lsendfile | Andrew Bartlett | 1 | -0/+3 |
2002-11-13 | small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e... | Jelmer Vernooij | 1 | -0/+3 |
2002-11-09 | Back out some of my sync changes | Jelmer Vernooij | 1 | -3/+0 |
2002-11-09 | Last sync with HEAD | Jelmer Vernooij | 1 | -0/+6 |
2002-10-29 | Back out SAM - it belongs in HEAD | Jelmer Vernooij | 1 | -3/+0 |
2002-10-28 | Sync with HEAD | Jelmer Vernooij | 1 | -809/+1111 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -1/+1 |
2002-09-30 | Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger... | Jeremy Allison | 1 | -0/+3 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -0/+16 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -9/+8 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -4/+12 |
2002-05-13 | Merge of Solaris winbindd fixes. | Tim Potter | 1 | -0/+2 |
2002-04-11 | added strndup() for systems that don't have it | Andrew Tridgell | 1 | -1/+4 |
2002-04-11 | Removed duplicate _LARGEFILE64_SOURCE added in error. | Jeremy Allison | 1 | -3/+0 |
2002-04-11 | Ensure VFS modules will build correctly by adding defines for CPPFLAGS | Jeremy Allison | 1 | -0/+31 |
2002-03-27 | Removed HAVE_LIBDL from most places (except system.c). Added checks for | Jeremy Allison | 1 | -0/+12 |
2002-03-19 | Sync up vfs changes from 2.2.x. | Jeremy Allison | 1 | -0/+3 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -4/+0 |
2002-01-10 | We need to test for major/minor macros. | Jeremy Allison | 1 | -0/+2 |
2002-01-10 | Getting ready to add UNIX extensions in HEAD also. | Jeremy Allison | 1 | -0/+10 |
2002-01-09 | Added tests for st_blocks in struct stat, and added a (hateful) constant | Jeremy Allison | 1 | -0/+2 |
2002-01-09 | With --enable-dmalloc, also use dmalloc's wrappers around routines | Martin Pool | 1 | -1/+4 |
2001-12-31 | cope with systems that don't have full gssapi libs | Andrew Tridgell | 1 | -1/+2 |
2001-12-30 | Make Samba compile on RH 6.2 again. | Andrew Bartlett | 1 | -0/+3 |
2001-12-30 | When running interactive we want to set our own process group for | Jeremy Allison | 1 | -1/+4 |
2001-12-20 | Add --enable-dmalloc to link against the dmalloc malloc debugger. | Martin Pool | 1 | -1/+4 |
2001-12-19 | Added AC_CHECK_FUNCS(syslog vsyslog). | Jeremy Allison | 1 | -0/+6 |
2001-12-15 | Added HPUX ACL code. | Jeremy Allison | 1 | -0/+1 |
2001-12-14 | Updated Solaris link options from DaveCB. | Jeremy Allison | 1 | -1/+1 |
2001-12-12 | allow IRIX to build nsswitch/libnss_wins.so | Herb Lewis | 1 | -0/+3 |
2001-12-08 | check for gssapi_generic.h | Andrew Tridgell | 1 | -0/+3 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -3/+3 |
2001-12-01 | The beginnings of alternative backends for winbindd | Andrew Tridgell | 1 | -1/+1 |
2001-11-30 | XFS quota patch for Linux. | Jeremy Allison | 1 | -1/+4 |
2001-11-27 | added test for krb5.h | Andrew Tridgell | 1 | -0/+3 |
2001-11-25 | check for liblber separately | Andrew Tridgell | 1 | -0/+1 |
2001-11-22 | --with-msdfs wsa removed | Gerald Carter | 1 | -1/+0 |
2001-11-20 | added the beginnings of ADS support in smbd | Andrew Tridgell | 1 | -0/+13 |
2001-11-19 | Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment | Martin Pool | 1 | -1/+4 |
2001-11-14 | Fix compile on RedHat 7.2 systems with broken system headers. | Jeremy Allison | 1 | -3/+1 |
2001-10-23 | Add popt for parsing commandline options | Jim McDonough | 1 | -1/+4 |
2001-10-22 | - fixed link order of krb5 libs | Andrew Tridgell | 1 | -6/+0 |
2001-10-17 | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 1 | -0/+6 |
2001-10-11 | first step in converting the head branch to use lang_tdb.c instead | Andrew Tridgell | 1 | -64/+0 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -1/+2 |
2001-09-28 | Fixed CUPS detection - patch from Michael Sweet. | Jeremy Allison | 1 | -3/+3 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 1 | -11/+70 |
2001-09-24 | Added SWAT i18n feature: | Motonobu Takahashi | 1 | -0/+20 |
2001-09-22 | fixed the Makefile so we don't rebuild libsmbclient and build_env.h | Andrew Tridgell | 1 | -1/+1 |
2001-09-21 | Attempt to make quotas work with RH7.1, and with other Linuxen... This is | Jeremy Allison | 1 | -0/+2 |