]> andersk Git - moira.git/commitdiff
added codes for campus namespace enrollment
authormar <mar>
Fri, 25 Aug 1989 11:19:56 +0000 (11:19 +0000)
committermar <mar>
Fri, 25 Aug 1989 11:19:56 +0000 (11:19 +0000)
include/ureg_proto.h

index 96f8372f0653654d6ac12523a4847c79729a0924..ffba0160eb00eb19cd056482ffd8412fd8247a15 100644 (file)
@@ -5,28 +5,12 @@
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
  *
- *     $Log$
- *     Revision 1.2  1988-08-01 23:54:17  qjb
- *     added type U_32BIT
- *
- * Revision 1.1  87/08/22  18:40:35  wesommer
- * Initial revision
- * 
  */
 
 #define UREG_VERIFY_USER 0
 #define UREG_RESERVE_LOGIN 1
 #define UREG_SET_PASSWORD 2
+#define UREG_SET_IDENT 3
+#define UREG_GET_KRB 4
 
 typedef u_long U_32BIT;
-
-/*
- * Local Variables:
- * mode: c
- * c-indent-level: 4
- * c-continued-statement-offset: 4
- * c-brace-offset: -4
- * c-argdecl-indent: 4
- * c-label-offset: -4
- * End:
- */
This page took 0.044603 seconds and 5 git commands to generate.