The branch, v3-2-test has been updated
via 6ae8544ace0dd9ac67d36abbaa26cf311db880ad (commit)
from 2e1b9130635235efdbf49d0b92a43b342114246c (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test
- Log -----------------------------------------------------------------
commit 6ae8544ace0dd9ac67d36abbaa26cf311db880ad
Author: Stefan Metzmacher <[EMAIL PROTECTED]>
Date: Sat Apr 19 02:45:10 2008 +0200
WHATNEW.txt: add my latest changes
metze
-----------------------------------------------------------------------
Summary of changes:
WHATSNEW.txt | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bcd1e05..87231de 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -301,6 +301,9 @@ o Stefan Metzmacher <[EMAIL PROTECTED]>
- wbcSetGidMapping()
- wbcSetUidHwm()
- wbcSetGidHwm()
+ - wbcResolveWinsByName()
+ - wbcResolveWinsByIP()
+ - wbcCheckTrustCredentials()
* Let wbinfo use libwbclient where possible.
* Let net use only libwbclient to access winbindd.
* Make socket wrapper pcap support more portable.
@@ -308,6 +311,11 @@ o Stefan Metzmacher <[EMAIL PROTECTED]>
* 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'.
+ * Let each process use its own connection to ctdb
+ in cluster mode.
+ * Add a reinit_after_fork() helper function to correct
+ reinitialize the same things in all cases.
+ * Fix a chicken and egg problem with "include = registry".
o Karolin Seeger <[EMAIL PROTECTED]>
--
Samba Shared Repository