[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Mon Apr 18 06:41:02 MDT 2011


The branch, master has been updated
       via  83a0b94 s3: Fix the build of vfs_gpfs.c
      from  7cc02cf samba-tool: fix machinepw command so that we use the full path to the secret database and raise an error if secret can't be found

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


- Log -----------------------------------------------------------------
commit 83a0b94cf8c3a1a96d6060c21f0c93dfb67640d8
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Apr 18 13:53:51 2011 +0200

    s3: Fix the build of vfs_gpfs.c
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Mon Apr 18 14:40:07 CEST 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/modules/vfs_gpfs.c b/source3/modules/vfs_gpfs.c
index 39969e2..c38d7c2 100644
--- a/source3/modules/vfs_gpfs.c
+++ b/source3/modules/vfs_gpfs.c
@@ -24,6 +24,7 @@
 #include "includes.h"
 #include "smbd/smbd.h"
 #include "librpc/gen_ndr/ndr_xattr.h"
+#include "include/smbprofile.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_VFS


-- 
Samba Shared Repository


More information about the samba-cvs mailing list