KADM5_SLAVE_STATS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11053 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1998-2000 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1998-2002 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -37,6 +37,7 @@
|
|||||||
#define __IPROP_H__
|
#define __IPROP_H__
|
||||||
|
|
||||||
#include "kadm5_locl.h"
|
#include "kadm5_locl.h"
|
||||||
|
#include <krb5-private.h> /* _krb5_{get,put}_int */
|
||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
#ifdef HAVE_SYS_SELECT_H
|
#ifdef HAVE_SYS_SELECT_H
|
||||||
#include <sys/select.h>
|
#include <sys/select.h>
|
||||||
@@ -49,6 +50,8 @@
|
|||||||
|
|
||||||
#define KADM5_SLAVE_ACL HDB_DB_DIR "/slaves"
|
#define KADM5_SLAVE_ACL HDB_DB_DIR "/slaves"
|
||||||
|
|
||||||
|
#define KADM5_SLAVE_STATS HDB_DB_DIR "/slaves-stats"
|
||||||
|
|
||||||
#define IPROP_NAME "iprop"
|
#define IPROP_NAME "iprop"
|
||||||
|
|
||||||
#define IPROP_SERVICE "iprop"
|
#define IPROP_SERVICE "iprop"
|
||||||
|
Reference in New Issue
Block a user