[SCM] Samba Shared Repository branch, v3-2-test, updated. initial-v3-2-unstable-18-g142b80b

Volker Lendecke vl at sernet.de
Thu Oct 11 13:38:16 GMT 2007


The branch, v3-2-test has been updated
       via  142b80bf1542f212dff66a3661c13f3f6845067f (commit)
      from  fbe5edec375c99421d19af086c4f597e70c963b8 (commit)

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

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 142b80bf1542f212dff66a3661c13f3f6845067f
Author: Volker Lendecke <vl at sernet.de>
Date:   Mon Oct 1 19:27:28 2007 -0700

    Remove bogus comment

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

Summary of changes:
 source/registry/reg_db.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/registry/reg_db.c b/source/registry/reg_db.c
index 489c094..39411fe 100644
--- a/source/registry/reg_db.c
+++ b/source/registry/reg_db.c
@@ -686,11 +686,6 @@ int regdb_fetch_values( const char* key, REGVAL_CTR *values )
 	return regval_ctr_numvals(values);
 }
 
-/***********************************************************************
- Stub function since we do not currently support storing registry 
- values in the registry.tdb
- ***********************************************************************/
-
 BOOL regdb_store_values( const char *key, REGVAL_CTR *values )
 {
 	TDB_DATA old_data, data;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list