[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2099-g599bb7e

Volker Lendecke vl at samba.org
Tue Feb 12 10:07:05 GMT 2008


The branch, v3-2-test has been updated
       via  599bb7e4707ae37f022a2f4edf918adcbfa110c2 (commit)
      from  d82b66b96958bb0696ad316326bb2f1ac4102801 (commit)

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


- Log -----------------------------------------------------------------
commit 599bb7e4707ae37f022a2f4edf918adcbfa110c2
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Feb 12 11:08:49 2008 +0100

    Remove a bogus comment

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

Summary of changes:
 source/utils/net_rpc.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/utils/net_rpc.c b/source/utils/net_rpc.c
index 46b66bb..2ad4a2b 100644
--- a/source/utils/net_rpc.c
+++ b/source/utils/net_rpc.c
@@ -2726,12 +2726,6 @@ static NTSTATUS rpc_group_list_internals(const DOM_SID *domain_sid,
 	do {
 		if (!local) break;
 
-		/* The max_size field in cli_samr_enum_als_groups is more like
-		 * an account_control field with indiviual bits what to
-		 * retrieve. Set this to 0xffff as NT4 usrmgr.exe does to get
-		 * everything. I'm too lazy (sorry) to get this through to
-		 * rpc_parse/ etc.  Volker */
-
 		result = rpccli_samr_enum_als_groups(pipe_hnd, mem_ctx, &domain_pol,
 						  &start_idx, 0xffff,
 						  &groups, &num_entries);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list