Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko 6967578728 whitespace fixes. no code changes пре 12 година
  Pascal Bellard 70fc8c17e2 su: do not change to home dir unless -l пре 12 година
  Denys Vlasenko 8cab66730a fix build breakage found by randconfig пре 12 година
  Rob Walker 7a4269329f httpd: emit correct content length on range requests past the end. Closes 4952 пре 12 година
  Denys Vlasenko 8cce1b3ad8 httpd: make byte ranges which start at 0 work too. Closes 4766 пре 12 година
  Denys Vlasenko ef43beac63 httpd: fix sendfile of files larger than 2 Gb. Closes 4754 пре 12 година
  Denys Vlasenko 35def51c97 httpd: fix MD5-encrypted-in-httpd.conf password logic пре 13 година
  Denys Vlasenko 03419aa037 httpd: don't drop/abuse QUERY_STRING when /cgi-bin/index.cgi is used пре 13 година
  Denys Vlasenko f282c6b657 libbb: remove is_directory's argument which is always NULL пре 13 година
  Denys Vlasenko f85bd1a7a7 httpd: remove redundant NULL assignment and save one strrchr. -8 bytes пре 13 година
  Denys Vlasenko b05cd6b7a7 httpd: fix /../ sanitization (had one extra semicolon). rewrote it пре 13 година
  Pascal Bellard 0fa3e5f6f9 httpd: small fixes to previous change пре 13 година
  Pascal Bellard 7291755439 httpd: make it possible to use system passwords for auth пре 13 година
  Denys Vlasenko d2277e262f nommu: fix cases where we mangle argv[0][0] пре 13 година
  Denys Vlasenko dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. пре 13 година
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts пре 13 година
  Denys Vlasenko 12a432715f adduser: safe username passing to passwd/addgroup пре 13 година
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h пре 13 година
  Denys Vlasenko d277f55ebd http: document index.cgi usage. no code changes пре 13 година
  Peter Korsgaard 95755181b8 httpd: don't send error messages with gzip encoding пре 13 година
  Denys Vlasenko 8030a14849 httpd: send correct mtime for .gz files пре 14 година
  Denys Vlasenko fb132e4737 whitespace cleanup пре 14 година
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
  Peter Korsgaard e5dbd56d77 httpd: simplified "gzip" test пре 14 година
  Peter Korsgaard 7a2ba329b9 httpd: optional support for gzip-compressed pages пре 14 година
  Denys Vlasenko 535ce1df5c httpd: cosmetic fixes, no code changes пре 14 година
  Denys Vlasenko 31c3dad851 remove recently added erroneous _and_die() пре 14 година
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent пре 14 година
  Denys Vlasenko 8fc9e6a15d httpd: fix proxy mode bug (annoying but harmless), better help text пре 14 година
  Denys Vlasenko 88aa558e5c *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR пре 14 година