]> 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 8cc223ddbf7078d7a1da8cc6c4dae94b78bb7d88..92a4dc3cbb525642661905b4a6bc58c310b4a70f 100644 (file)
@@ -5,22 +5,14 @@
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
  *
- *     $Log$
- *     Revision 1.1  1987-08-22 18:40:35  wesommer
- *     Initial revision
- *
  */
 
 #define UREG_VERIFY_USER 0
 #define UREG_RESERVE_LOGIN 1
 #define UREG_SET_PASSWORD 2
-/*
- * 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:
- */
+#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;
This page took 0.032538 seconds and 4 git commands to generate.