[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha4-88-g220b580

Simo Sorce idra at samba.org
Mon Jun 16 13:07:38 GMT 2008


The branch, v4-0-test has been updated
       via  220b58070239141158d796bd782d62cc36cd19db (commit)
       via  fd9f7c56752a06433cc26fa61a16d87941cbb2d3 (commit)
      from  acbe365e34571218fe312f52edec98f4fe5b76be (commit)

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


- Log -----------------------------------------------------------------
commit 220b58070239141158d796bd782d62cc36cd19db
Author: Simo Sorce <idra at samba.org>
Date:   Mon Jun 16 09:04:33 2008 -0400

    Fix build

commit fd9f7c56752a06433cc26fa61a16d87941cbb2d3
Author: Simo Sorce <idra at samba.org>
Date:   Mon Jun 16 09:04:06 2008 -0400

    Fix ldb_wrap.c

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

Summary of changes:
 source/auth/session.h     |    1 +
 source/lib/ldb/ldb_wrap.c |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/auth/session.h b/source/auth/session.h
index 933b14a..e0805e1 100644
--- a/source/auth/session.h
+++ b/source/auth/session.h
@@ -29,6 +29,7 @@ struct auth_session_info {
 };
 
 #include "librpc/gen_ndr/netlogon.h"
+#include "lib/events/events.h"
 
 /* Create a security token for a session SYSTEM (the most
  * trusted/prvilaged account), including the local machine account as
diff --git a/source/lib/ldb/ldb_wrap.c b/source/lib/ldb/ldb_wrap.c
index aed3f13..f9dd847 100644
--- a/source/lib/ldb/ldb_wrap.c
+++ b/source/lib/ldb/ldb_wrap.c
@@ -2546,6 +2546,7 @@ static swig_module_info swig_module = {swig_types, 24, 0, 0, 0, 0};
 #include <stdint.h>
 #include <stdbool.h>
 #include "talloc.h"
+#include "events.h"
 #include "ldb.h"
 #include "ldb_errors.h"
 #include "ldb_private.h"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list