Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 7504f2f5d2 httpd: fix authentication hace 16 años
  Denis Vlasenko 25b463079d httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>) hace 16 años
  Denis Vlasenko 0eb406caa8 htppd: lots of variable/function renaming in config file parsing. hace 16 años
  Denis Vlasenko fdddab0c61 make pw_encrypt() return malloc'ed string. hace 16 años
  Denis Vlasenko 4ea83bf562 uclibc insists on having 70k static buffer for crypt. hace 16 años
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes hace 16 años
  Denis Vlasenko faf334aeb8 httpd: fix obscure case when user runs httpd -i from command line for testing. hace 16 años
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. hace 16 años
  Denis Vlasenko 6bf05cf1ff httpd: fix several bugs triggering by realtive path in -h DIR. hace 16 años
  Denis Vlasenko b153ace939 httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI. hace 16 años
  Denis Vlasenko c4523c2b3d fix a few stray unguarded strdup's hace 16 años
  Denis Vlasenko 9230582315 inetd: use change_identity(). hace 16 años
  Denis Vlasenko 9c8c038981 httpd: small fixlet for POST upload - skip hace 16 años
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set hace 16 años
  Denis Vlasenko 1acb4ef87e httpd: fix breakage introduced by "support for I:index.xml" hace 17 años
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations hace 17 años
  Denis Vlasenko 2f518b078b httpd: "HEAD" support. Closes bug 1530. hace 17 años
  Denis Vlasenko 671ca33aa1 init: make it NOMMU-capable hace 17 años
  Denis Vlasenko 3718832a15 *: more readable handling of pipe fds. No code changes. hace 17 años
  Denis Vlasenko 284d0faed6 random s/short/int/ hace 17 años
  Denis Vlasenko fc21305892 httpd: fix bug where we did chdir("") if CGI path had only one "/". hace 17 años
  Denis Vlasenko 7dbf1b4d9e httpd: add a bit of error logging; a few code simplifications. +29 bytes. hace 17 años
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is hace 17 años
  Denis Vlasenko fb0eba706c libbb: introduce and use safe_waitpid (loops in EINTR) hace 17 años
  Denis Vlasenko fcd878efcd httpd: support for "I:index.xml" syntax (Peter Korsgaard <jacmet@uclibc.org>) hace 17 años
  Denis Vlasenko 78ee7c853a httpd: fix trivial bug (spotted by Alex Landau) hace 17 años
  Denis Vlasenko 34cd7afc49 httpd: free big buffer after use; improve grep-ability of 'headers' variable hace 17 años
  Denis Vlasenko f74194e942 xatonum.h: add comment hace 17 años