501c2d4675
- Fix update of machine account passwords. - Fix SMB signing issue on Windows Vista with MS Hotfix KB955302. - Fix Winbind crashes. - Correctly detect if the current dc is the closest one. - Add saf_join_store() function to memorize the dc used at join time. This avoids problems caused by replication delays shortly after domain joins. - Fix write list in setups using "security = share".
16 lines
673 B
Text
16 lines
673 B
Text
# $NetBSD: Makefile.patches,v 1.10 2009/03/21 18:25:34 tron Exp $
|
|
#
|
|
# This Makefile fragment describes the recommended patches for the
|
|
# currently packaged version of Samba. All recommended patches for
|
|
# particular release of Samba are also integrated into the next release
|
|
# of Samba, so upon updating to the latest release of Samba, the
|
|
# PATCHFILES variable should be empty.
|
|
#
|
|
# The PATCHFILES are listed in chronological order according to the time
|
|
# they are added to ${PATCH_SITES}.
|
|
#
|
|
#PATCH_SITES= http://www.samba.org/samba/patches/patches-${VERSION}/
|
|
#PATCHFILES=
|
|
#PATCH_DIST_STRIP= -p2
|
|
#PATCH_SITES= http://www.samba.org/samba/ftp/patches/security/
|
|
#PATCHFILES=
|