drop RCSID

This commit is contained in:
Love Hornquist Astrand
2009-11-14 11:15:57 -08:00
parent de0102fa0c
commit ab1b87b557
20 changed files with 0 additions and 41 deletions

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_context_time
(OM_uint32 * minor_status,
const gss_ctx_id_t context_handle,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
uint32_t
_krb5_crc_update (const char *p, size_t len, uint32_t res);
void

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_delete_sec_context
(OM_uint32 * minor_status,
gss_ctx_id_t * context_handle,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_display_name
(OM_uint32 * minor_status,
const gss_name_t input_name,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_display_status
(OM_uint32 *minor_status,
OM_uint32 status_value,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_duplicate_name (
OM_uint32 * minor_status,
const gss_name_t src_name,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32
_gss_ntlm_export_sec_context (
OM_uint32 * minor_status,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
static gssapi_mech_interface_desc ntlm_mech = {
GMI_VERSION,
"ntlm",

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_import_name
(OM_uint32 * minor_status,
const gss_buffer_t input_name_buffer,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32
_gss_ntlm_import_sec_context (
OM_uint32 * minor_status,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_indicate_mechs
(OM_uint32 * minor_status,
gss_OID_set * mech_set

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
static int
from_file(const char *fn, const char *target_domain,
char **username, struct ntlm_buf *key)

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_inquire_context (
OM_uint32 * minor_status,
const gss_ctx_id_t context_handle,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_inquire_cred
(OM_uint32 * minor_status,
const gss_cred_id_t cred_handle,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_inquire_cred_by_mech (
OM_uint32 * minor_status,
const gss_cred_id_t cred_handle,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_inquire_mechs_for_name (
OM_uint32 * minor_status,
const gss_name_t input_name,

View File

@@ -33,9 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_inquire_names_for_mech (
OM_uint32 * minor_status,
const gss_OID mechanism,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_process_context_token (
OM_uint32 *minor_status,
const gss_ctx_id_t context_handle,

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_release_cred
(OM_uint32 * minor_status,
gss_cred_id_t * cred_handle

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
OM_uint32 _gss_ntlm_release_name
(OM_uint32 * minor_status,
gss_name_t * input_name