Commit History

Author SHA1 Message Date
  Denys Vlasenko 108b8c5367 httpd: fix bug 601 "I:index.php does not run interpreter on DIR/ url" 15 years ago
  Denys Vlasenko a4bcbd0e04 telnetd: properly close fds in child 15 years ago
  Bernhard Reutner-Fischer 62851171db fix debug message 15 years ago
  Denys Vlasenko 48a29defca httpd: speed up httpd.conf at the cost of 49 bytes of code 15 years ago
  Denis Vlasenko c8d7109f60 httpd: fix small bug in parser. it crept in during cleanup 15 years ago
  Denis Vlasenko 00643ca520 httpd: allow empty lines in conf file 15 years ago
  Denis Vlasenko 1cf4a0eb81 httpd: simplify insane conf file parser 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko cbb4e61dd5 httpd: add comment explaining why SERVER_NAME etc is not set. 15 years ago
  Denis Vlasenko 2ca84f6064 httpd: tiny optimization 15 years ago
  Denis Vlasenko 1cbfd98ded httpd: 15 years ago
  Denis Vlasenko 04158e0459 udhcpd: add code which rejects lease files with suspicious or old timestamp. 15 years ago
  Denis Vlasenko 9d1d4c06d7 httpd: set $HOST to Host: header value. +83 bytes. 16 years ago
  Bernhard Reutner-Fischer b424930e4e - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) 16 years ago
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 years ago
  Bernhard Reutner-Fischer d73cbd31a2 - first pass to unify/cleanup uid handling (-236b) 16 years ago
  Bernhard Reutner-Fischer a53de7f7c2 - fix spelling 16 years ago
  Denis Vlasenko 395410b748 httpd: add Hopedir directive specially for 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 7504f2f5d2 httpd: fix authentication 16 years ago
  Denis Vlasenko 25b463079d httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>) 16 years ago
  Denis Vlasenko 0eb406caa8 htppd: lots of variable/function renaming in config file parsing. 16 years ago
  Denis Vlasenko fdddab0c61 make pw_encrypt() return malloc'ed string. 16 years ago
  Denis Vlasenko 4ea83bf562 uclibc insists on having 70k static buffer for crypt. 16 years ago
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes 16 years ago
  Denis Vlasenko faf334aeb8 httpd: fix obscure case when user runs httpd -i from command line for testing. 16 years ago
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 years ago
  Denis Vlasenko 6bf05cf1ff httpd: fix several bugs triggering by realtive path in -h DIR. 16 years ago
  Denis Vlasenko b153ace939 httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI. 16 years ago
  Denis Vlasenko c4523c2b3d fix a few stray unguarded strdup's 16 years ago