[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4376-g84c5c4d

Günther Deschner gd at samba.org
Fri Nov 14 19:15:31 GMT 2008


The branch, v3-3-test has been updated
       via  84c5c4dc0d2adf4e160f991a91cdc92d5347f60e (commit)
      from  076bc9a21e540b25180a8d63e1e0c3eb071c16f7 (commit)

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


- Log -----------------------------------------------------------------
commit 84c5c4dc0d2adf4e160f991a91cdc92d5347f60e
Author: Günther Deschner <gd at samba.org>
Date:   Wed Oct 15 11:26:33 2008 +0200

    s3-libgpo: fix build for security cse.
    
    Guenther
    (cherry picked from commit 3cb281e48f9943a5188f040d941bb1e0fc32cdad)

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

Summary of changes:
 source/libgpo/gpext/security.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/libgpo/gpext/security.c b/source/libgpo/gpext/security.c
index 1d746da..6aeb354 100644
--- a/source/libgpo/gpext/security.c
+++ b/source/libgpo/gpext/security.c
@@ -249,7 +249,7 @@ static struct gp_extension_methods security_methods = {
 /****************************************************************
 ****************************************************************/
 
-static NTSTATUS gpext_security_init(void)
+NTSTATUS gpext_security_init(void)
 {
 	NTSTATUS status;
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list