summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-09-04 23:47:00 +0200
committerStefan Metzmacher <metze@samba.org>2007-12-21 03:32:25 +0100
commit42c07d0d74a54f469ff6c8229454fc933f3bad66 (patch)
tree1ff59d04345a9581b7a4127153f4b3d7b72375ff
parent7ecedd050038855c65d57ac66e8f6d8890038cf0 (diff)
downloadsamba-42c07d0d74a54f469ff6c8229454fc933f3bad66.tar.gz
samba-42c07d0d74a54f469ff6c8229454fc933f3bad66.tar.xz
samba-42c07d0d74a54f469ff6c8229454fc933f3bad66.zip
r24958: This is the final text, and the final version. I'll send the releasesamba-4.0.0alpha1
mail shortly. Andrew Bartlett
-rw-r--r--STATUS2
-rw-r--r--WHATSNEW.txt14
-rw-r--r--source/VERSION2
3 files changed, 11 insertions, 7 deletions
diff --git a/STATUS b/STATUS
deleted file mode 100644
index 3e72ef68855..00000000000
--- a/STATUS
+++ /dev/null
@@ -1,2 +0,0 @@
-This file documents the features that are known to work or known to
-still need work in the current version of Samba 4.
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a392f0a234e..c4b8a04704f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -101,7 +101,7 @@ since that release series in the NEWS file.
KNOWN ISSUES
============
-- Domain member support is in it's infancy, and is not comprable to
+- Domain member support is in it's infancy, and is not comparable to
the support found in Samba3.
- There is no printing support in the current release.
@@ -114,6 +114,10 @@ KNOWN ISSUES
- The Samba4 port of the CTDB clustering support is not yet complete
+- Clock Synchronisation is critical. Many 'wrong password' errors are
+ actually due to Kerberos objecting to a clock skew between client
+ and server.
+
RUNNING Samba4
==============
@@ -122,9 +126,11 @@ in root of the tarball.
DEVELOPMENT and FEEDBACK
========================
-Bugs can be filed at https://bugzilla.samba.org/. Please
-look at the STATUS file before filing a bug to see if a particular
-is supposed to work yet.
+Bugs can be filed at https://bugzilla.samba.org/ but please be aware
+that many features are simply not expected to work at this stage.
+
+The Samba Wiki at http://wiki.samba.org should detail some of these
+development plans.
Development and general discussion about Samba 4 happens mainly on
the #samba-technical IRC channel (on irc.freenode.net) and
diff --git a/source/VERSION b/source/VERSION
index d0f02a62f58..7441b7421bf 100644
--- a/source/VERSION
+++ b/source/VERSION
@@ -89,7 +89,7 @@ SAMBA_VERSION_RC_RELEASE=
# e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes #
# -> "3.0.0-SVN-build-199" #
########################################################
-SAMBA_VERSION_IS_SVN_SNAPSHOT=yes
+SAMBA_VERSION_IS_SVN_SNAPSHOT=no
########################################################
# This is for specifying a release nickname #