aboutsummaryrefslogtreecommitdiff
path: root/networking/httpd.c
AgeCommit message (Expand)Author
2006-08-03Remove xcalloc() and convert its callers to xzalloc(). About half of themRob Landley
2006-08-03Attempt to fixup httpd.c to match svn 15767.Rob Landley
2006-08-03Move declaration to be compatible with older gcc's."Robert P. J. Day"
2006-07-16Cleaup read() and write() variants, plus a couple of new functions likeRob Landley
2006-05-27Consolidate #include <sys/time.h> so libbb.h does it.Rob Landley
2006-05-26fix spelling mistakesMike Frysinger
2006-04-28More usage.h cleanups, with collateral changes to httpd. Specifically,Rob Landley
2006-04-14Patch from Robert P Day to remove standalone code from httpd. (Busybox hasRob Landley
2006-04-14Hard wiring configuration symbol values into the code defeats the purposeRob Landley
2006-04-12- patch from Denis Vlasenko to add and use bb_xchdir()Bernhard Reutner-Fischer
2006-04-12- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()Bernhard Reutner-Fischer
2006-04-12- patch from Denis Vlasenko to add and use bb_xdaemon()Bernhard Reutner-Fischer
2006-04-12- patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer
2006-04-11- httpd in inetd mode: POST from IE (6) ends up in 'cannot display page'Bernhard Reutner-Fischer
2006-02-20Rename UNUSE() to SKIP().Rob Landley
2006-02-15demo (UN)USE_FEATURE... usage"Vladimir N. Oleynik"
2006-01-31add feature: support for running scripts through an interpreter. Thanks Flori..."Vladimir N. Oleynik"
2006-01-30fix up annoying signed/unsigned and mixed type errorsEric Andersen
2006-01-26for change previous log: close bug 186"Vladimir N. Oleynik"
2006-01-26close bug 190"Vladimir N. Oleynik"
2006-01-24close bug 657"Vladimir N. Oleynik"
2006-01-03fix comment documentationMike Frysinger
2005-12-26remove buffer overflow by Erik and decodeString problem by Glenn, add error c..."Vladimir N. Oleynik"
2005-12-20remove debug feature for production"Vladimir N. Oleynik"
2005-12-02remove warnings if compile with -W, use ENABLE_FEATURE vs CONFIG_FEATURE"Vladimir N. Oleynik"
2005-09-26revert wait zombie, it have as linux-specific signal(SIG_CHLD,SIG_IGN) alread..."Vladimir N. Oleynik"
2005-09-20- rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer
2005-09-19destroy bug #421"Vladimir N. Oleynik"
2005-09-01Tracking system but #4: php needs the environment variable SCRIPT_FILENAME.Rob Landley
2005-07-20applying fix for:Paul Fox
2005-06-23characters encoded as html should have a trailing semicolonEric Andersen
2004-10-08last_patch139.gz from Vladimir N. Oleynik:Eric Andersen
2004-08-26Vladimir N. Oleynik writes:Eric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-05Patch from Steven Scholz to fix compiler warningsGlenn L McGrath
2004-02-24Joe.C, joe at numa dot com dot tw writes:Eric Andersen
2004-02-04Joe.C writes:Eric Andersen
2003-12-19Patch from Stephane Billiart:Eric Andersen
2003-12-08Stop sending data to the client after the first failure.Glenn L McGrath
2003-10-06Vodz last_patch_105 without his xargs patch which doenst apply cleanlyGlenn L McGrath
2003-10-03Vodz, last_patch_114Glenn L McGrath
2003-09-15Patch from Stephane Billiart to fix an unused variable warning.Glenn L McGrath
2003-09-12Busybox CVS version ipcalc have problems:Glenn L McGrath
2003-09-10Vodz, last_patch_104Glenn L McGrath
2003-09-08Vodz, last_patch_110 Glenn L McGrath
2003-09-08last_patch_109 from Vladimir N. OleynikGlenn L McGrath
2003-08-29"Due to a wrong format parameter in a printf httpd does not work whenGlenn L McGrath
2003-07-28last_patch95 from vodz:Eric Andersen
2003-06-26Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen