[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha6-187-g1021c75

Michael Adam obnox at samba.org
Wed Jan 28 11:40:25 GMT 2009


The branch, master has been updated
       via  1021c752ea4fec887d732ac02b8cfbadc45d8686 (commit)
      from  5ec52659da8282752535d2ef9f7cb875fcaf93f2 (commit)

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


- Log -----------------------------------------------------------------
commit 1021c752ea4fec887d732ac02b8cfbadc45d8686
Author: Michael Adam <obnox at samba.org>
Date:   Wed Jan 28 12:41:04 2009 +0100

    s3:winbind: remove prototype for non-existent function from winbind_proto.h
    
    Michael

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

Summary of changes:
 source3/winbindd/winbindd_proto.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/winbindd/winbindd_proto.h b/source3/winbindd/winbindd_proto.h
index 87639dc..977ee9c 100644
--- a/source3/winbindd/winbindd_proto.h
+++ b/source3/winbindd/winbindd_proto.h
@@ -498,7 +498,6 @@ void winbindd_lookupname(struct winbindd_cli_state *state);
 void winbindd_lookuprids(struct winbindd_cli_state *state);
 void winbindd_sid_to_uid(struct winbindd_cli_state *state);
 void winbindd_sid_to_gid(struct winbindd_cli_state *state);
-void winbindd_sids_to_unixids(struct winbindd_cli_state *state);
 void winbindd_set_mapping(struct winbindd_cli_state *state);
 void winbindd_remove_mapping(struct winbindd_cli_state *state);
 void winbindd_set_hwm(struct winbindd_cli_state *state);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list