From: André Malo
Date: Tue, 24 Apr 2007 16:18:39 +0000 (+0000)
Subject: `build extraclean all`
X-Git-Tag: 2.2.5~282
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe989529eccf98d4e678ab4b91165150f08f72e;p=thirdparty%2Fapache%2Fhttpd.git
`build extraclean all`
`build convmap`
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@531998 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/man/htdigest.1 b/docs/man/htdigest.1
index fd6598f889c..f370ef5ecf5 100644
--- a/docs/man/htdigest.1
+++ b/docs/man/htdigest.1
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
-.TH "HTDIGEST" 1 "2003-11-25" "Apache HTTP Server" "htdigest"
+.TH "HTDIGEST" 1 "2007-04-24" "Apache HTTP Server" "htdigest"
.SH NAME
htdigest \- manage user files for digest authentication
@@ -55,3 +55,8 @@ The realm name to which the user name belongs\&.
\fIusername\fR
The user name to create or update in \fIpasswdfile\fR\&. If \fIusername\fR does not exist is this file, an entry is added\&. If it does exist, the password is changed\&.
+.SH "SECURITY CONSIDERATIONS"
+
+.PP
+This program is not safe as a setuid executable\&. Do \fInot\fR make it setuid\&.
+
diff --git a/docs/man/htpasswd.1 b/docs/man/htpasswd.1
index 6ecfb52d6e0..40858a0e8e7 100644
--- a/docs/man/htpasswd.1
+++ b/docs/man/htpasswd.1
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
-.TH "HTPASSWD" 1 "2003-11-25" "Apache HTTP Server" "htpasswd"
+.TH "HTPASSWD" 1 "2007-04-24" "Apache HTTP Server" "htpasswd"
.SH NAME
htpasswd \- Manage user files for basic authentication
@@ -130,9 +130,18 @@ Encrypts the password from the command line (Pwd4Steve) using the MD5 algorithm,
.PP
Web password files such as those managed by htpasswd should \fInot\fR be within the Web server's URI space -- that is, they should not be fetchable with a browser\&.
+.PP
+This program is not safe as a setuid executable\&. Do \fInot\fR make it setuid\&.
+
.PP
The use of the -b option is discouraged, since when it is used the unencrypted password appears on the command line\&.
+.PP
+When using the crypt() algorithm, note that only the first 8 characters of the password are used to form the password\&. If the supplied password is longer, the extra characters will be silently discarded\&.
+
+.PP
+The SHA encryption format does not use salting: for a given password, there is only one encrypted representation\&. The crypt() and MD5 formats permute the representation by prepending a random salt string, to make dictionary attacks against the passwords more difficult\&.
+
.SH "RESTRICTIONS"
.PP
diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map
index 55ca9deb605..b27c204cbe7 100644
--- a/docs/manual/convenience.map
+++ b/docs/manual/convenience.map
@@ -63,6 +63,7 @@ authldapcomparednonserver mod/mod_authnz_ldap.html#authldapcomparednonserver
authldapdereferencealiases mod/mod_authnz_ldap.html#authldapdereferencealiases
authldapgroupattribute mod/mod_authnz_ldap.html#authldapgroupattribute
authldapgroupattributeisdn mod/mod_authnz_ldap.html#authldapgroupattributeisdn
+authldapremoteuserattribute mod/mod_authnz_ldap.html#authldapremoteuserattribute
authldapremoteuserisdn mod/mod_authnz_ldap.html#authldapremoteuserisdn
authldapurl mod/mod_authnz_ldap.html#authldapurl
authname mod/core.html#authname
@@ -139,6 +140,7 @@ directorymatch mod/core.html#directorymatch
directoryslash mod/mod_dir.html#directoryslash
documentroot mod/core.html#documentroot
dumpioinput mod/mod_dumpio.html#dumpioinput
+dumpiologlevel mod/mod_dumpio.html#dumpiologlevel
dumpiooutput mod/mod_dumpio.html#dumpiooutput
enableexceptionhook mod/mpm_common.html#enableexceptionhook
enablemmap mod/core.html#enablemmap
diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de
index 0c7fa3a2631..3a286cb239e 100644
--- a/docs/manual/mod/directives.html.de
+++ b/docs/manual/mod/directives.html.de
@@ -97,6 +97,7 @@
AuthLDAPDereferenceAliases
AuthLDAPGroupAttribute
AuthLDAPGroupAttributeIsDN
+AuthLDAPRemoteUserAttribute
AuthLDAPRemoteUserIsDN
AuthLDAPUrl
AuthName
@@ -173,6 +174,7 @@
DirectorySlash
DocumentRoot
DumpIOInput
+DumpIOLogLevel
DumpIOOutput
EnableExceptionHook
EnableMMAP
diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es
index cf7cedf2b8c..655c56ef817 100644
--- a/docs/manual/mod/directives.html.es
+++ b/docs/manual/mod/directives.html.es
@@ -101,6 +101,7 @@
AuthLDAPDereferenceAliases
AuthLDAPGroupAttribute
AuthLDAPGroupAttributeIsDN
+AuthLDAPRemoteUserAttribute
AuthLDAPRemoteUserIsDN
AuthLDAPUrl
AuthName
@@ -177,6 +178,7 @@
DirectorySlash
DocumentRoot
DumpIOInput
+DumpIOLogLevel
DumpIOOutput
EnableExceptionHook
EnableMMAP
diff --git a/docs/manual/mod/directives.html.ja.euc-jp b/docs/manual/mod/directives.html.ja.euc-jp
index e7b56403a09..453ad72d703 100644
--- a/docs/manual/mod/directives.html.ja.euc-jp
+++ b/docs/manual/mod/directives.html.ja.euc-jp
@@ -96,6 +96,7 @@
AuthLDAPDereferenceAliases
AuthLDAPGroupAttribute
AuthLDAPGroupAttributeIsDN
+AuthLDAPRemoteUserAttribute
AuthLDAPRemoteUserIsDN
AuthLDAPUrl
AuthName
diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr
index 7cdb00a73b5..c7d75f26003 100644
--- a/docs/manual/mod/directives.html.ko.euc-kr
+++ b/docs/manual/mod/directives.html.ko.euc-kr
@@ -96,6 +96,7 @@
AuthLDAPDereferenceAliases
AuthLDAPGroupAttribute
AuthLDAPGroupAttributeIsDN
+AuthLDAPRemoteUserAttribute
AuthLDAPRemoteUserIsDN
AuthLDAPUrl
AuthName
@@ -168,6 +169,7 @@
DirectorySlash
DocumentRoot
DumpIOInput
+DumpIOLogLevel
DumpIOOutput
EnableExceptionHook
EnableMMAP
diff --git a/docs/manual/mod/directives.html.ru.koi8-r b/docs/manual/mod/directives.html.ru.koi8-r
index 6b5bf97b175..ea3d6473237 100644
--- a/docs/manual/mod/directives.html.ru.koi8-r
+++ b/docs/manual/mod/directives.html.ru.koi8-r
@@ -98,6 +98,7 @@
AuthLDAPDereferenceAliases
AuthLDAPGroupAttribute
AuthLDAPGroupAttributeIsDN
+AuthLDAPRemoteUserAttribute
AuthLDAPRemoteUserIsDN
AuthLDAPUrl
AuthName
@@ -174,6 +175,7 @@
DirectorySlash
DocumentRoot
DumpIOInput
+DumpIOLogLevel
DumpIOOutput
EnableExceptionHook
EnableMMAP
diff --git a/docs/manual/mod/mod_authz_host.html.ja.euc-jp b/docs/manual/mod/mod_authz_host.html.ja.euc-jp
index fc20aac506e..9d6bae05d40 100644
--- a/docs/manual/mod/mod_authz_host.html.ja.euc-jp
+++ b/docs/manual/mod/mod_authz_host.html.ja.euc-jp
@@ -25,6 +25,8 @@
ja |
ko
+This translation may be out of date. Check the
+ English version for recent changes.
ÀâÌÀ: | ¥Û¥¹¥È (̾Á°¤â¤·¤¯¤Ï IP ¥¢¥É¥ì¥¹) ¤Ë´ð¤Å¤¤¤¿¥°¥ë¡¼¥×¾µÇ§ |
¥¹¥Æ¡¼¥¿¥¹: | Base |
¥â¥¸¥å¡¼¥ë¼±ÊÌ»Ò: | authz_host_module |
diff --git a/docs/manual/mod/mod_authz_host.xml.ja b/docs/manual/mod/mod_authz_host.xml.ja
index 58f203e5821..2a2cd588a25 100644
--- a/docs/manual/mod/mod_authz_host.xml.ja
+++ b/docs/manual/mod/mod_authz_host.xml.ja
@@ -1,7 +1,7 @@
-
+
+