drop RCSID
This commit is contained in:
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
#include <krb5-v4compat.h>
|
#include <krb5-v4compat.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@@ -37,8 +37,6 @@
|
|||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
#include <parse_bytes.h>
|
#include <parse_bytes.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
struct dbinfo {
|
struct dbinfo {
|
||||||
char *realm;
|
char *realm;
|
||||||
char *dbname;
|
char *dbname;
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/* Should we enable the HTTP hack? */
|
/* Should we enable the HTTP hack? */
|
||||||
int enable_http = -1;
|
int enable_http = -1;
|
||||||
|
|
||||||
|
@@ -37,8 +37,6 @@
|
|||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
#include <parse_bytes.h>
|
#include <parse_bytes.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
krb5_error_code
|
krb5_error_code
|
||||||
krb5_kdc_get_config(krb5_context context, krb5_kdc_configuration **config)
|
krb5_kdc_get_config(krb5_context context, krb5_kdc_configuration **config)
|
||||||
{
|
{
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
|
|
||||||
#include "hprop.h"
|
#include "hprop.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int version_flag;
|
static int version_flag;
|
||||||
static int help_flag;
|
static int help_flag;
|
||||||
static const char *ktname = HPROP_KEYTAB;
|
static const char *ktname = HPROP_KEYTAB;
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "hprop.h"
|
#include "hprop.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int inetd_flag = -1;
|
static int inetd_flag = -1;
|
||||||
static int help_flag;
|
static int help_flag;
|
||||||
static int version_flag;
|
static int version_flag;
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int version_flag;
|
static int version_flag;
|
||||||
static int help_flag;
|
static int help_flag;
|
||||||
|
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
#define MAX_TIME ((time_t)((1U << 31) - 1))
|
#define MAX_TIME ((time_t)((1U << 31) - 1))
|
||||||
|
|
||||||
void
|
void
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* return the realm of a krbtgt-ticket or NULL
|
* return the realm of a krbtgt-ticket or NULL
|
||||||
*/
|
*/
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "headers.h"
|
#include "headers.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
krb5_context context;
|
krb5_context context;
|
||||||
|
|
||||||
static char *keyfile;
|
static char *keyfile;
|
||||||
|
@@ -34,7 +34,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
void
|
void
|
||||||
kdc_openlog(krb5_context context,
|
kdc_openlog(krb5_context context,
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
struct timeval _kdc_now;
|
struct timeval _kdc_now;
|
||||||
|
|
||||||
krb5_error_code
|
krb5_error_code
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "hprop.h"
|
#include "hprop.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
can have any number of princ stanzas.
|
can have any number of princ stanzas.
|
||||||
format is as follows (only \n indicates newlines)
|
format is as follows (only \n indicates newlines)
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
#ifdef PKINIT
|
#ifdef PKINIT
|
||||||
|
|
||||||
#include <heim_asn1.h>
|
#include <heim_asn1.h>
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id: default_config.c 21296 2007-06-25 14:49:11Z lha $");
|
|
||||||
|
|
||||||
static krb5_error_code
|
static krb5_error_code
|
||||||
add_db(krb5_context context, struct krb5_kdc_configuration *c,
|
add_db(krb5_context context, struct krb5_kdc_configuration *c,
|
||||||
const char *conf, const char *master_key)
|
const char *conf, const char *master_key)
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "headers.h"
|
#include "headers.h"
|
||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
int version5;
|
int version5;
|
||||||
int version4;
|
int version4;
|
||||||
int afs;
|
int afs;
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "hprop.h"
|
#include "hprop.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static time_t
|
static time_t
|
||||||
time_parse(const char *cp)
|
time_parse(const char *cp)
|
||||||
{
|
{
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static krb5plugin_windc_ftable *windcft;
|
static krb5plugin_windc_ftable *windcft;
|
||||||
static void *windcctx;
|
static void *windcctx;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user