+Tue Feb 28 02:18:37 1995 John Gilmore (gnu at toad.com)
+
+ * *.c: Avoid <krb5/...> and <com_err.h> includes.
+
Tue Feb 14 15:30:55 1995 Chris Provenzano (proven@mit.edu)
* kadmin.c Call krb5_sendauth() with new calling convention
#include <signal.h>
#include <string.h>
#include <pwd.h>
-#include <com_err.h>
+#include "com_err.h"
#ifndef MAXPATHLEN
#define MAXPATHLEN 1024
#endif
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
static krb5_error_code get_first_ticket
PROTOTYPE((krb5_context,
#include <netinet/in.h>
#include <netdb.h>
#include <string.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/param.h>
-
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
void decode_kadmind_reply();
int print_status_message();
#include <netinet/in.h>
#include <netdb.h>
#include <string.h>
-#include <com_err.h>
-
+#include "com_err.h"
#include <sys/param.h>
-
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
void decode_kadmind_reply();
int print_status_message();
#include <netdb.h>
#include <signal.h>
#include <string.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/param.h>
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
void decode_kadmind_reply();
int print_status_message();
#include <netdb.h>
#include <signal.h>
#include <string.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/param.h>
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
void decode_kadmind_reply();
int print_status_message();
#include <netinet/in.h>
#include <netdb.h>
#include <string.h>
-#include <com_err.h>
-
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "com_err.h"
+#include "k5-int.h"
void decode_kadmind_reply();
int print_status_message();
#include <netinet/in.h>
#include <netdb.h>
#include <string.h>
-#include <com_err.h>
+#include "com_err.h"
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
krb5_error_code
kadm_done(context, my_creds, rep_ret, local_addr, foreign_addr,
#include <netdb.h>
#include <signal.h>
#include <string.h>
-#include <com_err.h>
+#include "com_err.h"
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
void decode_kadmind_reply();
int print_status_message();
#include <netdb.h>
#include <signal.h>
#include <string.h>
-#include <com_err.h>
-
-#include <krb5/adm_defs.h>
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
+#include "com_err.h"
void decode_kadmind_reply();
int print_status_message();
#include <netdb.h>
#include <signal.h>
#include <string.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/param.h>
#include <pwd.h>
-#include <krb5/adm_defs.h>
-
#include <sys/stat.h>
-#include <krb5/krb5.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/asn1.h>
-#include <krb5/config.h>
-#include <krb5/base-defs.h>
-#include <krb5/adm_err.h>
-#include <krb5/errors.h>
-#include <krb5/kdb5_err.h>
-#include <krb5/krb5_err.h>
+#include "k5-int.h"
#ifndef MAXPATHLEN
#define MAXPATHLEN 1024
+Tue Feb 28 02:23:46 1995 John Gilmore (gnu at toad.com)
+
+ * *.c: Avoid <krb5/...> and <com_err.h> includes.
+
Fri Feb 3 07:50:14 1995 Theodore Y. Ts'o (tytso@dcl)
* adm_v4_pwd.c: Don't use BITS64, use SIZEOF_LONG
#include <sys/types.h>
#include <syslog.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
-
-#include <krb5/adm_defs.h>
+#include "k5-int.h"
#include "adm_extern.h"
#ifdef SANDIA
#include <ctype.h>
#include <stdio.h>
#include <syslog.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/adm_defs.h>
-#include <krb5/adm_err.h>
-#include <krb5/kdb.h>
+#include "k5-int.h"
+#include "adm_err.h"
#include "adm_extern.h"
krb5_error_code
* allocations of adm_extern stuff
*/
-
-#include <krb5/copyright.h>
-
-#include <krb5/krb5.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
-#include <krb5/osconf.h>
+#include "k5-int.h"
/* real declarations of KDC's externs */
krb5_encrypt_block master_encblock;
* <<< Description >>>
*/
-#include <krb5/copyright.h>
-
#ifndef __ADM_EXTERN__
#define __ADM_EXTERN__
* Administrative Display Routine
*/
-
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
-
+#include "k5-int.h"
#include <stdio.h>
#ifdef HAVE_SYS_TIME_H
* Modify the Kerberos Database
*/
-
-#include <com_err.h>
+#include "com_err.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
-#include <krb5/asn1.h>
-
-#include <krb5/adm_defs.h>
+#include "k5-int.h"
+#include "adm_err.h"
#include "adm_extern.h"
-#include <krb5/adm_err.h>
-#include <krb5/errors.h>
-#include <krb5/kdb5_err.h>
-#include <krb5/krb5_err.h>
-
struct saltblock {
int salttype;
krb5_data saltdata;
#include <sys/types.h>
#include <syslog.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/adm_defs.h>
+#include "k5-int.h"
#include "adm_extern.h"
krb5_error_code
#include <syslog.h>
#include <sys/wait.h>
#include <stdio.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/kdb.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/adm_defs.h>
+#include "k5-int.h"
#include "adm_extern.h"
extern krb5_encrypt_block master_encblock;
#include <sys/select.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/adm_defs.h>
-#include <krb5/sysincl.h>
-#include <krb5/kdb.h>
+#include "k5-int.h"
#include <syslog.h>
#include <signal.h>
-#include <com_err.h>
+#include "com_err.h"
#ifndef sigmask
#define sigmask(m) (1 <<((m)-1))
*/
-#include <com_err.h>
+#include "com_err.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <stdio.h>
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/asn1.h>
-
-#include <krb5/adm_defs.h>
-#include <krb5/kdb.h>
+#include "k5-int.h"
#include "adm_extern.h"
krb5_error_code
*/
#include <stdio.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/param.h>
#endif
#include <netdb.h>
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/adm_defs.h>
-#include <krb5/kdb.h>
+#include "k5-int.h"
#include "adm_extern.h"
extern int errno;
*
* Edit a KDC database.
*/
-
#include <syslog.h>
#include <stdio.h>
#include <time.h>
#endif /* aux20 */
-#include <krb5/krb5.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
+#include "k5-int.h"
void
kadmin_parse_and_set(input_string)
#include <syslog.h>
#include <sys/wait.h>
#include <stdio.h>
-#include <com_err.h>
+#include "com_err.h"
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/kdb.h>
-#include <krb5/adm_defs.h>
+#include "k5-int.h"
#include "adm_extern.h"
extern krb5_encrypt_block master_encblock;
#include <sys/types.h>
#include <syslog.h>
#include <string.h>
-#include <com_err.h>
+#include "com_err.h"
#include <signal.h>
#ifndef sigmask
#include <varargs.h>
#endif
-#include <krb5/krb5.h>
-#include <krb5/kdb.h>
-#include <krb5/dbm.h>
-#include <krb5/ext-proto.h>
-#include <krb5/los-proto.h>
-#include <krb5/mit-des.h>
-#include <krb5/kdb_dbm.h>
-
-#include <krb5/adm_defs.h>
+#include "k5-int.h"
#include "adm_extern.h"
char prog[32];
} V4_Principal;
/* V5 Definitions */
-#include <krb5/adm_defs.h>
-#include <krb5/krb5.h>
-#include <krb5/osconf.h>
-#include <krb5/kdb.h>
-#include <krb5/kdb_dbm.h>
-#include <krb5/encryption.h>
-#include <krb5/mit-des.h>
-
+#include "k5-int.h"
#include "adm_extern.h"
struct saltblock {