Skip to content
  1. May 25, 2000
    • Jeff Trawick's avatar
      APACHE_XLATE, CHARSET_EBCDIC stuff: · 95a2cd9b
      Jeff Trawick authored
      Provide new function ap_set_content_xlate() to simplify what needs
      to be done to set up translation of content.  Use it where appropriate.
      
      With this change, EBCDIC logic was tweaked so that ap_checkconv() does
      not overlay a translation handle previously stored (e.g., by a module)
      unless it is turning translation off.  Unless ap_checkconv() determines
      that translation is inappropriate, it should leave the translation handle
      alone.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85296 13f79535-47bb-0310-9956-ffa450edef68
      95a2cd9b
    • Ken Coar's avatar
      · 127a99ce
      Ken Coar authored
      	Add '-n' option to make htpasswd send user:pw result to
      	stdout instead of fiddling with a text file.
      
      Reviewed by:	Greg Stein
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85294 13f79535-47bb-0310-9956-ffa450edef68
      127a99ce
  2. May 24, 2000
  3. May 23, 2000
  4. May 22, 2000
  5. May 21, 2000
  6. May 19, 2000
  7. May 18, 2000