[SCM] Samba Shared Repository - branch master updated

Jeremy Allison jra at samba.org
Thu Mar 4 16:00:21 MST 2010


The branch, master has been updated
       via  cb06eee... srv_pipe.c doesn't reference current_user anymore. Remove it.
      from  13b1bf5... s4:auth/sam.c - change base context for the "tmp_ctx" context in "authsam_expand_nested_groups"

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


- Log -----------------------------------------------------------------
commit cb06eee86af1839996e9298ad4612d4a4f7865cc
Author: Jeremy Allison <jra at samba.org>
Date:   Thu Mar 4 14:59:29 2010 -0800

    srv_pipe.c doesn't reference current_user anymore. Remove it.
    
    Jeremy.

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

Summary of changes:
 source3/rpc_server/srv_pipe.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/rpc_server/srv_pipe.c b/source3/rpc_server/srv_pipe.c
index d65f52e..f6ed50c 100644
--- a/source3/rpc_server/srv_pipe.c
+++ b/source3/rpc_server/srv_pipe.c
@@ -33,8 +33,6 @@
 #include "../libcli/auth/spnego.h"
 #include "ntlmssp.h"
 
-extern struct current_user current_user;
-
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_RPC_SRV
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list