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

Gerald Carter jerry at samba.org
Fri Sep 19 16:50:03 GMT 2008


The branch, v3-3-test has been updated
       via  387deb2ece6f4374990ab34a4682c773ee85943a (commit)
      from  cf40fb97239ed9a11e5750fde6e078233e567bba (commit)

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


- Log -----------------------------------------------------------------
commit 387deb2ece6f4374990ab34a4682c773ee85943a
Author: Gerald (Jerry) Carter <jerry at samba.org>
Date:   Thu Sep 18 14:49:46 2008 -0500

    idmap: Increment the interface number after Volker's rewrite.

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

Summary of changes:
 source/include/idmap.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/include/idmap.h b/source/include/idmap.h
index 95c3e4c..5548eae 100644
--- a/source/include/idmap.h
+++ b/source/include/idmap.h
@@ -32,7 +32,7 @@
 
 /* Updated to 4, completely new interface, SSS */
 
-#define SMB_IDMAP_INTERFACE_VERSION 4
+#define SMB_IDMAP_INTERFACE_VERSION 5
 
 struct idmap_domain {
 	const char *name;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list