[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2665-g55e85cc

Günther Deschner gd at samba.org
Fri Feb 29 10:45:53 GMT 2008


The branch, v3-2-test has been updated
       via  55e85ccd3ec59afc05b955f1458d9fc655cee752 (commit)
      from  364d87a5e41045808ebd28f46c5c0c93bd13a7da (commit)

http://gitweb.samba.org/?samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 55e85ccd3ec59afc05b955f1458d9fc655cee752
Author: Günther Deschner <gd at samba.org>
Date:   Fri Feb 29 11:43:06 2008 +0100

    Fill in WHATSNEW.txt.
    
    Guenther

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

Summary of changes:
 WHATSNEW.txt |   44 ++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 42 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 76a66b3..ccbf368 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -25,17 +25,23 @@ Major enhancements in Samba 3.2.0 include:
   o Support for IPv6 in the server, and client tools and libraries.
   o Support for storing alternate data streams in xattrs.
   o Encrypted SMB transport in client tools and libraries, and server.
+  o Support for Vista clients authenticating via Kerberos.
 
   Winbind and Active Directory Integration:
   o Full support for Windows 2003 cross-forest, transitive trusts
     and one-way domain trusts.
   o Support for userPrincipalName logons via pam_winbind and NSS
     lookups.
-  o Support in pam_winbind for logging on using the userPrincipalName.
   o Expansion of nested domain groups via NSS calls.
   o Support for Active Directory LDAP Signing policy.
   o New LGPL Winbind client library (libwbclient.so).
 
+  Joining:
+  o New NetApi library for domain join related queries (libnetapi.so)
+    and example GTK+ Domain join gui.
+  o New client and server support for remotely joining and unjoining
+    Domains.
+  o Support for joining into Windows 2008 domains.
 
   Users & Groups:
   o New ldb backend for local group mapping tables
@@ -123,7 +129,7 @@ smb.conf changes
     ldap debug threshold		New		10
     mangle map				Removed
     open files database hashsize	Removed
-    read bmpx				Removed				
+    read bmpx				Removed
     registry shares			New		No
     winbind expand groups		New		1
     winbind rpc only			New		No
@@ -188,6 +194,40 @@ o   Guenther Deschner <gd at samba.org>
       (including calls from "net dom" command).
     * Add libnetapi.so library for joining domains including
       sample GTK+ app.
+    * Fixes for Vista SP1 Kerberos authdata handling to only pickup
+      the PAC.
+    * Various error code and error message fixes.
+    * Add initial draft of libnetconf to allow programmatic
+      configuration changes.
+    * Add libnet_join internal library for programmatically joining
+      and unjoining Domains.
+    * Add various fixes and new calls to libnetapi.so library.
+    * Various fixes for DsGetDcName and conversion to IDL based
+      structures.
+    * Fixes for pidl to correctly generate WERROR based client calls.
+    * Fixes for pidl to generate output that complies to coding
+      conventions.
+    * Various IDL fixes.
+    * Add ads_get_joinable_ous() to libads to get list of joinable ous.
+    * Add get_logon_hours_from_pdb() to comply with new IDL based
+      structures.
+    * Add debugging capabilities to dump AD connections to libads
+      (using ndr_print).
+    * Add "dump-domain-list" command for smbcontrol to retrieve better
+      debugging information out of winbindd.
+    * Migration of the entire client and server DCE/RPC code to IDL
+      based structures and autogenerated code for DSSETUP, LSA, SAMR
+      and NETLOGON.
+    * Started migration of client and server DCE/RPC code to IDL based
+      structures and autogenerated code for NTSSVC, SVCCTL and
+      EVENTLOG.
+    * Use IDL and autogenerated code for samlogoncache and Kerberos
+      PAC handling.
+    * Various fixes and cleanup of Kerberos PAC handling.
+    * Fix segfault in _srv_net_file_enum.
+    * Conversion of client join and unjoin code to libnet_join.
+    * Add remote join/unjoin server-side implementation.
+    * Removed a lot of code which has become obsolete.
 
 
 o   Steve Langasek <vorlon at debian.org>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list