]> andersk Git - moira.git/blobdiff - lib/mr_et.et
Always reports email addresses of the form username@MIT.EDU, regardless
[moira.git] / lib / mr_et.et
index 82f0a0a1abf28c863420f0b22013dc27abc732a5..ef4e63069245e271d173acf4b2bb52477ffd0fe0 100644 (file)
@@ -172,7 +172,7 @@ ec  MR_SETQUOTA,
        "Failure setting user quota"
 
 ec     MR_HESFILE,
-       "Failure updating hesiod file (probably disk full)"
+       "Unable to copy hesiod file into nameserver directory"
 
 ec     MR_MISSINGFILE,
        "Did not receive file for update"
@@ -184,7 +184,7 @@ ec  MR_NAMED,
        "name daemon failed to start"
 
 ec     MR_TARERR,
-       "Tar of update file failed (disk full?)"
+       "Unable to extract DCM files"
 
 ec     MR_PROTO,
        "Failed to put prototype files in new locker"
@@ -216,4 +216,19 @@ 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"
+
        end
This page took 0.033804 seconds and 4 git commands to generate.