diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2009-01-20 18:40:43 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2009-01-20 18:40:43 +0000 |
commit | 43160f58a87d901d8335b873712028c399dd9bc4 (patch) | |
tree | bde6b7cace496965166955915f258d79bb54eaae /net/samba3/files/patch-lib__system_smbd.c | |
parent | Chase Aster's main tarball. No change. (diff) |
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".
Notes
Notes:
svn path=/head/; revision=226550
Diffstat (limited to 'net/samba3/files/patch-lib__system_smbd.c')
-rw-r--r-- | net/samba3/files/patch-lib__system_smbd.c | 4 |
1 files changed, 2 insertions, 2 deletions
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(); |