]> andersk Git - moira.git/blobdiff - include/ureg_proto.h
Remove `delete_user_by_uid' since it's never been used in any logs we have,
[moira.git] / include / ureg_proto.h
index 96f8372f0653654d6ac12523a4847c79729a0924..92a4dc3cbb525642661905b4a6bc58c310b4a70f 100644 (file)
@@ -5,28 +5,14 @@
  *
  *     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
+#define UREG_GET_SECURE 5
+#define UREG_SET_SECURE 6
 
 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.091155 seconds and 4 git commands to generate.