1. 25 May, 2000 2 commits
    • 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. 24 May, 2000 6 commits
  3. 23 May, 2000 10 commits
  4. 22 May, 2000 2 commits
  5. 21 May, 2000 2 commits
  6. 19 May, 2000 14 commits
  7. 18 May, 2000 4 commits