]> andersk Git - moira.git/blobdiff - lib/mr_et.et
Use mrcl_connect() so we send a query version.
[moira.git] / lib / mr_et.et
index 2abcd4935949c4b0ba05eaa47e7a6de2ba11cf5b..583b2ad9f82af03f58f263eec58387e220e9e38e 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"
@@ -210,4 +210,22 @@ ec MR_SUBNET,
 ec     MR_ADDRESS,
        "Bad address"
 
+ec     MR_VERSION_LOW,
+       "Client query version is older than server"
+
+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."
+
        end
This page took 0.057694 seconds and 4 git commands to generate.