[SCM] Samba Shared Repository - branch master updated - tevent-0-9-8-416-g44674ef

Volker Lendecke vlendec at samba.org
Thu Sep 17 19:43:39 MDT 2009


The branch, master has been updated
       via  44674efc818baaad527c73d5a0e9f3d05b76d807 (commit)
      from  eeda7f64497fdf79d3ca1ccb6d34e6b0ad15991c (commit)

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


- Log -----------------------------------------------------------------
commit 44674efc818baaad527c73d5a0e9f3d05b76d807
Author: Volker Lendecke <vl at samba.org>
Date:   Fri Sep 18 03:42:23 2009 +0200

    s3:smbd: Attempt to fix the build on HP/UX

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

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


Changeset truncated at 500 lines:

diff --git a/source3/modules/vfs_hpuxacl.c b/source3/modules/vfs_hpuxacl.c
index abc80dc..df70f1e 100644
--- a/source3/modules/vfs_hpuxacl.c
+++ b/source3/modules/vfs_hpuxacl.c
@@ -216,6 +216,7 @@ int hpuxacl_sys_acl_set_file(vfs_handle_struct *handle,
 	HPUX_ACL_T hpux_acl = NULL;
 	int count;
 	struct smb_filename *smb_fname = NULL;
+	NTSTATUS status;
 	
 	DEBUG(10, ("hpuxacl_sys_acl_set_file called for file '%s'\n",
 		   name));


-- 
Samba Shared Repository


More information about the samba-cvs mailing list