drop RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25319 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "hdb_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
int
|
||||
hdb_principal2key(krb5_context context, krb5_const_principal p, krb5_data *key)
|
||||
{
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "hdb_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#if HAVE_DB1
|
||||
|
||||
#if defined(HAVE_DB_185_H)
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "hdb_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#if HAVE_DB3
|
||||
|
||||
#ifdef HAVE_DB4_DB_H
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "hdb_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
struct hdb_dbinfo {
|
||||
char *label;
|
||||
char *realm;
|
||||
|
@@ -34,8 +34,6 @@
|
||||
#include "hdb_locl.h"
|
||||
#include <der.h>
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
krb5_error_code
|
||||
hdb_entry_check_mandatory(krb5_context context, const hdb_entry *ent)
|
||||
{
|
||||
|
@@ -34,8 +34,6 @@
|
||||
|
||||
#include "hdb_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#ifdef OPENLDAP
|
||||
|
||||
#include <lber.h>
|
||||
|
@@ -33,7 +33,6 @@
|
||||
|
||||
#include "krb5_locl.h"
|
||||
#include "hdb_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
#ifdef HAVE_DLFCN_H
|
||||
#include <dlfcn.h>
|
||||
|
@@ -34,8 +34,6 @@
|
||||
|
||||
#include "hdb_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
/*
|
||||
* free all the memory used by (len, keys)
|
||||
*/
|
||||
|
@@ -35,8 +35,6 @@
|
||||
|
||||
/* keytab backend for HDB databases */
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
struct hdb_data {
|
||||
char *dbname;
|
||||
char *mkey;
|
||||
|
@@ -36,8 +36,6 @@
|
||||
#define O_BINARY 0
|
||||
#endif
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
struct hdb_master_key_data {
|
||||
krb5_keytab_entry keytab;
|
||||
krb5_crypto crypto;
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "hdb_locl.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
#if HAVE_NDBM
|
||||
|
||||
#if defined(HAVE_GDBM_NDBM_H)
|
||||
|
@@ -34,8 +34,6 @@
|
||||
#include <hex.h>
|
||||
#include <ctype.h>
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
/*
|
||||
This is the present contents of a dump line. This might change at
|
||||
any time. Fields are separated by white space.
|
||||
|
@@ -34,8 +34,6 @@
|
||||
#include "hdb_locl.h"
|
||||
#include <getarg.h>
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
static int help_flag;
|
||||
static int version_flag;
|
||||
|
||||
|
Reference in New Issue
Block a user