drop RCSID
This commit is contained in:
@@ -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,
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
uint32_t
|
||||
_krb5_crc_update (const char *p, size_t len, uint32_t res);
|
||||
void
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
OM_uint32 _gss_ntlm_display_status
|
||||
(OM_uint32 *minor_status,
|
||||
OM_uint32 status_value,
|
||||
|
@@ -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,
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
OM_uint32
|
||||
_gss_ntlm_export_sec_context (
|
||||
OM_uint32 * minor_status,
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
static gssapi_mech_interface_desc ntlm_mech = {
|
||||
GMI_VERSION,
|
||||
"ntlm",
|
||||
|
@@ -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,
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
OM_uint32
|
||||
_gss_ntlm_import_sec_context (
|
||||
OM_uint32 * minor_status,
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
OM_uint32 _gss_ntlm_indicate_mechs
|
||||
(OM_uint32 * minor_status,
|
||||
gss_OID_set * mech_set
|
||||
|
@@ -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)
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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
|
||||
|
@@ -33,8 +33,6 @@
|
||||
|
||||
#include "ntlm.h"
|
||||
|
||||
RCSID("$Id$");
|
||||
|
||||
OM_uint32 _gss_ntlm_release_name
|
||||
(OM_uint32 * minor_status,
|
||||
gss_name_t * input_name
|
||||
|
Reference in New Issue
Block a user