]> andersk Git - moira.git/blobdiff - lib/mr_et.et
Command line printer manipulation client, and build goo.
[moira.git] / lib / mr_et.et
index 993978c471a6c5351ff891b54509258d5e697171..6ae556b7a3ff7ff85ddcd57457890adb94a56630 100644 (file)
@@ -216,4 +216,28 @@ ec MR_VERSION_LOW,
 ec     MR_VERSION_HIGH,
        "Client query version is newer than server"
 
+ec     MR_RESERVED,
+       "That name is reserved"
+
+ec     MR_QUALITY,
+       "Password is too simple"
+
+ec     MR_CONTAINER,
+       "No such container"
+
+ec     MR_NEW_CONTAINER_NAME,
+       "The new container name is invalid"
+
+ec     MR_ACCOUNT_NUMBER,
+       "No such account number"
+
+ec      MR_CONTAINER_NO_PARENT,
+       "Parent container does not exist"
+
+ec     MR_BAD_MAIL_STRING,
+       "Address refers to nonexistent domain or MIT internal mail server"
+
+ec     MR_NO_KRB4,
+       "Unable to complete operation using Kerberos v4"
+
        end
This page took 0.03229 seconds and 4 git commands to generate.