summaryrefslogtreecommitdiff
path: root/networking/httpd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename UNUSE() to SKIP().Rob Landley2006-02-201-10/+10
* demo (UN)USE_FEATURE... usage"Vladimir N. Oleynik"2006-02-151-64/+45
* add feature: support for running scripts through an interpreter. Thanks Flori..."Vladimir N. Oleynik"2006-01-311-4/+40
* fix up annoying signed/unsigned and mixed type errorsEric Andersen2006-01-301-1/+3
* for change previous log: close bug 186"Vladimir N. Oleynik"2006-01-261-1/+1
* close bug 190"Vladimir N. Oleynik"2006-01-261-4/+4
* close bug 657"Vladimir N. Oleynik"2006-01-241-7/+7
* fix comment documentationMike Frysinger2006-01-031-2/+2
* remove buffer overflow by Erik and decodeString problem by Glenn, add error c..."Vladimir N. Oleynik"2005-12-261-6/+23
* remove debug feature for production"Vladimir N. Oleynik"2005-12-201-67/+71
* remove warnings if compile with -W, use ENABLE_FEATURE vs CONFIG_FEATURE"Vladimir N. Oleynik"2005-12-021-62/+64
* revert wait zombie, it have as linux-specific signal(SIG_CHLD,SIG_IGN) alread..."Vladimir N. Oleynik"2005-09-261-3/+0
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-1/+1
* destroy bug #421"Vladimir N. Oleynik"2005-09-191-2/+5
* Tracking system but #4: php needs the environment variable SCRIPT_FILENAME.Rob Landley2005-09-011-1/+6
* applying fix for:Paul Fox2005-07-201-1/+3
* characters encoded as html should have a trailing semicolonEric Andersen2005-06-231-1/+1
* last_patch139.gz from Vladimir N. Oleynik:Eric Andersen2004-10-081-31/+83
* Vladimir N. Oleynik writes:Eric Andersen2004-08-261-5/+15
* Larry Doolittle writes:Eric Andersen2004-04-141-8/+8
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-14/+14
* Patch from Steven Scholz to fix compiler warningsGlenn L McGrath2004-03-051-5/+7
* Joe.C, joe at numa dot com dot tw writes:Eric Andersen2004-02-241-0/+14
* Joe.C writes:Eric Andersen2004-02-041-1/+3
* Patch from Stephane Billiart:Eric Andersen2003-12-191-1/+5
* Stop sending data to the client after the first failure.Glenn L McGrath2003-12-081-1/+2
* Vodz last_patch_105 without his xargs patch which doenst apply cleanlyGlenn L McGrath2003-10-061-0/+2
* Vodz, last_patch_114Glenn L McGrath2003-10-031-139/+115
* Patch from Stephane Billiart to fix an unused variable warning.Glenn L McGrath2003-09-151-1/+3
* Busybox CVS version ipcalc have problems:Glenn L McGrath2003-09-121-3/+3
* Vodz, last_patch_104Glenn L McGrath2003-09-101-1/+13
* Vodz, last_patch_110 Glenn L McGrath2003-09-081-24/+7
* last_patch_109 from Vladimir N. OleynikGlenn L McGrath2003-09-081-89/+198
* "Due to a wrong format parameter in a printf httpd does not work whenGlenn L McGrath2003-08-291-1/+8
* last_patch95 from vodz:Eric Andersen2003-07-281-7/+57
* Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen2003-06-261-73/+69
* Vodz, last_patch_88Glenn L McGrath2003-06-101-0/+1
* Vodz, last_patch_86Glenn L McGrath2003-05-261-37/+31
* Patch from Glenn EngelGlenn L McGrath2003-05-191-39/+139
* vodz, last_patch_85Glenn L McGrath2003-05-141-39/+38
* last_patch84 by Vodz.Glenn L McGrath2003-05-131-327/+284
* Major coreutils update.Manuel Novoa III2003-03-191-29/+29
* Fix compile error, last_patch81 by Vladimir N. OleynikGlenn L McGrath2003-02-101-1/+2
* New applet, inetd, make httpd features more configurable, update authors, las...Glenn L McGrath2003-02-091-740/+1208
* New applet: httpd, by Glenn EngelGlenn L McGrath2003-01-051-0/+1349