From 43160f58a87d901d8335b873712028c399dd9bc4 Mon Sep 17 00:00:00 2001 From: "Timur I. Bakeyev" Date: Tue, 20 Jan 2009 18:40:43 +0000 Subject: Upgrade port to the 3.0.34 version. Major enhancements included in Samba: o Fix update of machine account passwords. o Fix SMB signing issue on Windows Vista with MS Hotfix KB955302. o Fix Winbind crashes. o Correctly detect if the current dc is the closest one. o Add saf_join_store() function to memorize the dc used at join time. This avoids problems caused by replication delays shortly after domain joins. o Fix write list in setups using "security = share". --- net/samba3/files/patch-lib__system_smbd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/samba3/files/patch-lib__system_smbd.c') diff --git a/net/samba3/files/patch-lib__system_smbd.c b/net/samba3/files/patch-lib__system_smbd.c index edc1c797251d..702b276343ee 100644 --- a/net/samba3/files/patch-lib__system_smbd.c +++ b/net/samba3/files/patch-lib__system_smbd.c @@ -1,5 +1,5 @@ ---- lib/system_smbd.c.orig Sun Sep 16 04:29:55 2007 -+++ lib/system_smbd.c Sun Sep 16 04:31:21 2007 +--- ./lib/system_smbd.c.orig 2009-01-19 10:40:09.000000000 +0000 ++++ ./lib/system_smbd.c 2009-01-20 15:50:59.000000000 +0000 @@ -104,12 +104,10 @@ restore_re_gid(); -- cgit v1.2.3