1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r5307: removed db_wrap.h from includes.h

(This used to be commit 826baec7b3)
This commit is contained in:
Andrew Tridgell 2005-02-10 07:22:25 +00:00 committed by Gerald (Jerry) Carter
parent 6aa6dce3f7
commit a5bd1ccada
14 changed files with 13 additions and 1 deletions

View File

@ -25,6 +25,7 @@
#include "lib/ldb/include/ldb.h"
#include "system/time.h"
#include "system/filesys.h"
#include "db_wrap.h"
/*
connect to the SAM database

View File

@ -113,7 +113,6 @@ extern int errno;
#include "lib/talloc/talloc.h"
#include "nt_status.h"
#include "structs.h"
#include "db_wrap.h"
#include "trans2.h"
#include "nterr.h"
#include "charset.h"

View File

@ -136,6 +136,7 @@ struct netr_LMSessionKey;
struct ldb_val;
struct ldb_message;
struct ldb_context;
struct dom_sid;
struct security_token;

View File

@ -27,6 +27,7 @@
#include "ldap_parse.h"
#include "lib/ldb/include/ldb.h"
#include "librpc/gen_ndr/ndr_security.h"
#include "db_wrap.h"
#define VALID_DN_SYNTAX(dn,i) do {\

View File

@ -23,6 +23,7 @@
#include "ldap_server/ldap_server.h"
#include "ldap_parse.h"
#include "lib/ldb/include/ldb.h"
#include "db_wrap.h"
#define VALID_DN_SYNTAX(dn,i) do {\
if (!(dn)) {\

View File

@ -31,6 +31,7 @@
#include "dlinklist.h"
#include "lib/tdb/include/tdb.h"
#include "lib/ldb/include/ldb.h"
#include "db_wrap.h"
static struct ldb_wrap *ldb_list;
static struct tdb_wrap *tdb_list;

View File

@ -25,6 +25,7 @@
#include "lib/tdb/include/tdbutil.h"
#include "system/time.h"
#include "system/filesys.h"
#include "db_wrap.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_TDB

View File

@ -21,6 +21,7 @@
#include "includes.h"
#include "registry.h"
#include "lib/ldb/include/ldb.h"
#include "db_wrap.h"
struct ldb_key_data
{

View File

@ -29,6 +29,7 @@
#include "system/filesys.h"
#include "lib/tdb/include/tdb.h"
#include "messages.h"
#include "db_wrap.h"
/*
in this module a "DATA_BLOB *file_key" is a blob that uniquely identifies

View File

@ -43,6 +43,7 @@
#include "lib/tdb/include/tdb.h"
#include "messages.h"
#include "librpc/gen_ndr/ndr_security.h"
#include "db_wrap.h"
struct odb_context {
struct tdb_wrap *w;

View File

@ -23,6 +23,7 @@
#include "includes.h"
#include "vfs_posix.h"
#include "lib/tdb/include/tdb.h"
#include "db_wrap.h"
#define XATTR_LIST_ATTR ".xattr_list"

View File

@ -27,6 +27,7 @@
#include "secrets.h"
#include "system/filesys.h"
#include "pstring.h"
#include "db_wrap.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_PASSDB

View File

@ -29,6 +29,7 @@
#include "lib/ldb/include/ldb.h"
#include "auth/auth.h"
#include "system/time.h"
#include "db_wrap.h"
/*
this type allows us to distinguish handle types

View File

@ -24,6 +24,7 @@
#include "system/time.h"
#include "auth/auth.h"
#include "lib/ldb/include/ldb.h"
#include "db_wrap.h"
/* a reasonable amount of time to keep credentials live */
#define SCHANNEL_CREDENTIALS_EXPIRY 600