]> andersk Git - moira.git/blobdiff - lib/mr_et.et
Build without krb4 if it's unavailable.
[moira.git] / lib / mr_et.et
index 2d3fa78b5301292ce2e29a776db2182967150274..6ae556b7a3ff7ff85ddcd57457890adb94a56630 100644 (file)
@@ -1,7 +1,4 @@
-#      $Source$
-#      $Author$
-#      $Header$
-#
+# $Id$
        error_table sms
 
 ec     MR_NOT_CONNECTED,
@@ -175,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"
@@ -187,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"
@@ -213,4 +210,34 @@ 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"
+
+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.032668 seconds and 4 git commands to generate.