[SCM] Samba Shared Repository - branch master updated

Michael Adam obnox at samba.org
Mon Jun 21 04:39:36 MDT 2010


The branch, master has been updated
       via  e78f2b2... s3:fix an outdated comment.
      from  3f99ff1... s3:idmap_ldap: remove unreached code (and explicit error return code)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit e78f2b2e1eebed6950c5c99954d57bfb59c48a11
Author: Michael Adam <obnox at samba.org>
Date:   Thu Jun 17 21:28:54 2010 +0200

    s3:fix an outdated comment.

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

Summary of changes:
 source3/lib/util_sid.c |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/lib/util_sid.c b/source3/lib/util_sid.c
index e59b276..74b38de 100644
--- a/source3/lib/util_sid.c
+++ b/source3/lib/util_sid.c
@@ -170,11 +170,8 @@ char *sid_to_fstring(fstring sidstr_out, const struct dom_sid *sid)
 }
 
 /*****************************************************************
- Essentially a renamed dom_sid_string from librpc/ndr with a
- panic if it didn't work
-
- This introduces a dependency on librpc/ndr/sid.o which can easily
- be turned around if necessary
+ Essentially a renamed dom_sid_string from
+ ../libcli/security/dom_sid.c with a panic if it didn't work.
 *****************************************************************/
 
 char *sid_string_talloc(TALLOC_CTX *mem_ctx, const struct dom_sid *sid)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list