[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-841-g55b86c0

Stefan Metzmacher metze at samba.org
Sat Apr 12 09:14:53 GMT 2008


The branch, v3-2-test has been updated
       via  55b86c0a13d9f10df533dc6c0a23e290d880edbc (commit)
      from  b313acdd31c97d032c3890764addf66c6b9a4d89 (commit)

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


- Log -----------------------------------------------------------------
commit 55b86c0a13d9f10df533dc6c0a23e290d880edbc
Author: Stefan Metzmacher <metze at samba.org>
Date:   Sat Apr 12 11:13:40 2008 +0200

    WHATSNEW.txt: list my changes
    
    metze

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

Summary of changes:
 WHATSNEW.txt |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a8e31f7..be420b9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -260,6 +260,27 @@ o   Derrell Lipman <derrell at samba.org>
     * Fix use of AuthDataWithContext capability.
 
 
+o   Stefan Metzmacher <metze at samba.org>
+    * Add dbwrap_tdb2 backend, useful for cluster setups.
+    * Add more functions to libwbclient:
+      - wbcGetGroups()
+      - wbcInterfaceDetails()
+      - wbcListUsers()
+      - wbcListGroups()
+      - wbcLookupUserSids()
+      - wbcSetUidMapping()
+      - wbcSetGidMapping()
+      - wbcSetUidHwm()
+      - wbcSetGidHwm()
+    * Let wbinfo use libwbclient where possible.
+    * Let net use only libwbclient to access winbindd.
+    * Make socket wrapper pcap support more portable.
+    * Some libreplace backports from v4-0-test.
+    * Store the write time in the locking.tdb,
+      so that smbd passes the BASE-DELAYWRITE test.
+    * Run RAW-SEARCH and BASE-DELAYWRITE by 'make test'.
+
+
 o   Karolin Seeger <kseeger at samba.org>
     * Fix usage message for "net idmap dump".
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list