[SCM] Samba Shared Repository - branch v3-6-test updated

Günther Deschner gd at samba.org
Tue Apr 5 15:55:12 MDT 2011


The branch, v3-6-test has been updated
       via  fda0c07 s3-net: fix the build of utils/net_idmap_check.c on a variety of platforms.
      from  3650b38 Fix bug #7080 - Quota only shown when logged as root.

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


- Log -----------------------------------------------------------------
commit fda0c07bb905c913680c02df27b6b418fb6535c3
Author: Günther Deschner <gd at samba.org>
Date:   Tue Apr 5 23:42:56 2011 +0200

    s3-net: fix the build of utils/net_idmap_check.c on a variety of platforms.
    
    Gregor, please check.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/utils/net_idmap_check.c b/source3/utils/net_idmap_check.c
index 6c6bcd9..5231461 100644
--- a/source3/utils/net_idmap_check.c
+++ b/source3/utils/net_idmap_check.c
@@ -25,6 +25,7 @@
 
 #include "net_idmap_check.h"
 #include "includes.h"
+#include "system/filesys.h"
 #include "dbwrap.h"
 #include "net.h"
 #include "../libcli/security/dom_sid.h"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list