[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-2-0pre2-3803-gd35aa3e

Karolin Seeger kseeger at samba.org
Fri Aug 22 09:15:34 GMT 2008


The branch, v3-3-stable has been updated
       via  d35aa3e9c049a92a7a94f0d6c9b0e06f662bfd7e (commit)
       via  b42ad20faa36d30dd05d8bc699b639d2501f8b22 (commit)
       via  d8575a960248d722ddcc2ea6cb5c93ccf30bb559 (commit)
       via  8e9abc9072d542a36406a789dd4594d110a7662a (commit)
      from  3a8b971978f7e94fe32ff985950a1a6d807ae318 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-stable


- Log -----------------------------------------------------------------
commit d35aa3e9c049a92a7a94f0d6c9b0e06f662bfd7e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Aug 22 11:12:48 2008 +0200

    WHATSNEW: Update.
    
    Karolin
    (cherry picked from commit dff8486e37f4238cb21e4f126caa9f936aff74f2)

commit b42ad20faa36d30dd05d8bc699b639d2501f8b22
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Aug 22 11:04:49 2008 +0200

    manpages: Add manpage for "init logon delayed hosts".
    
    Karolin
    (cherry picked from commit a415244365e32ba18919042ec72b3a281d8c1b0a)
    (cherry picked from commit 53eb100f38a95cc85742813d2dfe583c0413f2bb)

commit d8575a960248d722ddcc2ea6cb5c93ccf30bb559
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Aug 22 11:04:16 2008 +0200

    manpages: Add manpage for "init logon delay".
    
    Karolin
    (cherry picked from commit fc5010e6d988939779bcb44e8a460b7b05e7ba9a)
    (cherry picked from commit 62d5a388c89d493324a978b21f12e25aa53ef311)

commit 8e9abc9072d542a36406a789dd4594d110a7662a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Aug 22 10:05:42 2008 +0200

    loadparm: idmap backend is not depracated any longer.
    
    Karolin
    (cherry picked from commit fcfab4703628e19902c140a7ad9531d4be0de01d)
    (cherry picked from commit 4b746a1845c73689b67381ce546a855a862a1a28)

-----------------------------------------------------------------------

Summary of changes:
 WHATSNEW.txt                                       |   12 ++++++++++-
 docs-xml/smbdotconf/logon/initlogondelay.xml       |   15 ++++++++++++++
 .../smbdotconf/logon/initlogondelayedhosts.xml     |   21 ++++++++++++++++++++
 source/param/loadparm.c                            |    2 +-
 4 files changed, 48 insertions(+), 2 deletions(-)
 create mode 100644 docs-xml/smbdotconf/logon/initlogondelay.xml
 create mode 100644 docs-xml/smbdotconf/logon/initlogondelayedhosts.xml


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 066ff69..87cb180 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -10,7 +10,7 @@ system at https://bugzilla.samba.org/.
 
 Major enhancements in Samba 3.3.0 include:
 
- Conifguration/installation:
+ Configuration/installation:
  o Splitting of library directory into library directory and separate
    modules directory.
 
@@ -19,8 +19,11 @@ Major enhancements in Samba 3.3.0 include:
 
  Winbind:
  o Simplyfied idmap configuration.
+ o Added new parameter "winbind reconnect delay".
 
  Administrative tools:
+ o The destination "all" of smbcontrol does now affect all running
+   daemons including nmbd and winbindd.
  o New 'net rpc vampire keytab' command.
 
 
@@ -44,6 +47,7 @@ allocate IDs. In the default distribution the tdb and ldap backends can
 allocate, the ad and rid backends can not. The idmap alloc range is now
 being set with the "old" parameters "idmap uid" and "idmap gid".
 
+The "idmap domains" parameter has been removed.
 
 
 ######################################################################
@@ -53,6 +57,12 @@ Changes
 smb.conf changes
 ----------------
 
+    Parameter Name                      Description     Default
+    --------------                      -----------     -------
+    idmap backend			Changed Default tdb
+    idmap domains			Removed
+    init logon delayed hosts		New		""
+    init logon delay			New		100
 
 
 ######################################################################
diff --git a/docs-xml/smbdotconf/logon/initlogondelay.xml b/docs-xml/smbdotconf/logon/initlogondelay.xml
new file mode 100644
index 0000000..de8b19e
--- /dev/null
+++ b/docs-xml/smbdotconf/logon/initlogondelay.xml
@@ -0,0 +1,15 @@
+<samba:parameter name="init logon delay"
+                 context="G"
+		 type="integer"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+	<para>
+	This parameter specifies a delay in milliseconds for the hosts configured
+	for delayed initial samlogon with
+	<smbconfoption name="init logon delayed hosts"/>.
+	</para>
+</description>
+
+<value type="default">100</value>
+</samba:parameter>
diff --git a/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml b/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml
new file mode 100644
index 0000000..2756a63
--- /dev/null
+++ b/docs-xml/smbdotconf/logon/initlogondelayedhosts.xml
@@ -0,0 +1,21 @@
+<samba:parameter name="init logon delayed hosts"
+                 context="G"
+		 type="list"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+	<para>
+	This parameter takes a list of host names, addresses or networks for
+	which the initial samlogon reply should be delayed (so other DCs get
+	preferred by XP workstations if there are any).
+	</para>
+
+	<para>
+	The length of the delay can be specified with the
+	<smbconfoption name="init logon delay"/> parameter.
+	</para>
+</description>
+
+<value type="default"></value>
+<value type="example">150.203.5. myhost.mynet.de</value>
+</samba:parameter>
diff --git a/source/param/loadparm.c b/source/param/loadparm.c
index bc111df..14e051a 100644
--- a/source/param/loadparm.c
+++ b/source/param/loadparm.c
@@ -5082,7 +5082,7 @@ FN_GLOBAL_BOOL(lp_winbind_offline_logon, &Globals.bWinbindOfflineLogon)
 FN_GLOBAL_BOOL(lp_winbind_normalize_names, &Globals.bWinbindNormalizeNames)
 FN_GLOBAL_BOOL(lp_winbind_rpc_only, &Globals.bWinbindRpcOnly)
 
-FN_GLOBAL_CONST_STRING(lp_idmap_backend, &Globals.szIdmapBackend) /* deprecated */
+FN_GLOBAL_CONST_STRING(lp_idmap_backend, &Globals.szIdmapBackend)
 FN_GLOBAL_STRING(lp_idmap_alloc_backend, &Globals.szIdmapAllocBackend)
 FN_GLOBAL_INTEGER(lp_idmap_cache_time, &Globals.iIdmapCacheTime)
 FN_GLOBAL_INTEGER(lp_idmap_negative_cache_time, &Globals.iIdmapNegativeCacheTime)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list