]> andersk Git - moira.git/blobdiff - lib/mr_et.et
Use krb5_error_code for return value of krb5 library functions.
[moira.git] / lib / mr_et.et
index 993978c471a6c5351ff891b54509258d5e697171..4b36e97e57d17b1b6a28a2fdafe9688b9610cde7 100644 (file)
@@ -216,4 +216,22 @@ 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"
+
        end
This page took 0.038948 seconds and 4 git commands to generate.