]> 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 75b124dbd9662f3a76154b907f7d6f211c9a7496..4b36e97e57d17b1b6a28a2fdafe9688b9610cde7 100644 (file)
@@ -219,4 +219,19 @@ ec MR_VERSION_HIGH,
 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.264311 seconds and 4 git commands to generate.