OSDN Git Service

httpd: add -u user[:grp] support
[android-x86/external-busybox.git] / networking / httpd.c
2006-10-05 Denis Vlasenkohttpd: add -u user[:grp] support
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-10-03 Denis Vlasenkolots of silly indent fixes
2006-09-30 Denis Vlasenkolsmod: repair indentation
2006-09-26 Denis Vlasenkohttpd: sanitize indentation
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-08-03 Rob LandleyRemove xcalloc() and convert its callers to xzalloc...
2006-08-03 Rob LandleyAttempt to fixup httpd.c to match svn 15767.
2006-08-03 "Robert P. J. Day"Move declaration to be compatible with older gcc's.
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-05-26 Mike Frysingerfix spelling mistakes
2006-04-28 Rob LandleyMore usage.h cleanups, with collateral changes to httpd...
2006-04-14 Rob LandleyPatch from Robert P Day to remove standalone code from...
2006-04-14 Rob LandleyHard wiring configuration symbol values into the code...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xchdir()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add bb_xbind() and bb_xl...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xdaemon()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-04-11 Bernhard Reutner... - httpd in inetd mode: POST from IE (6) ends up in...
2006-02-20 Rob LandleyRename UNUSE() to SKIP().
2006-02-15 "Vladimir N. Oleynik"demo (UN)USE_FEATURE... usage
2006-01-31 "Vladimir N. Oleynik"add feature: support for running scripts through an...
2006-01-30 Eric Andersenfix up annoying signed/unsigned and mixed type errors
2006-01-26 "Vladimir N. Oleynik"for change previous log: close bug 186
2006-01-26 "Vladimir N. Oleynik"close bug 190
2006-01-24 "Vladimir N. Oleynik"close bug 657
2006-01-03 Mike Frysingerfix comment documentation
2005-12-26 "Vladimir N. Oleynik"remove buffer overflow by Erik and decodeString problem...
2005-12-20 "Vladimir N. Oleynik"remove debug feature for production
2005-12-02 "Vladimir N. Oleynik"remove warnings if compile with -W, use ENABLE_FEATURE...
2005-09-26 "Vladimir N. Oleynik"revert wait zombie, it have as linux-specific signal...
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-09-19 "Vladimir N. Oleynik"destroy bug #421
2005-09-01 Rob LandleyTracking system but #4: php needs the environment varia...
2005-07-20 Paul Foxapplying fix for:
2005-06-23 Eric Andersencharacters encoded as html should have a trailing semicolon
2004-10-08 Eric Andersenlast_patch139.gz from Vladimir N. Oleynik:
2004-08-26 Eric AndersenVladimir N. Oleynik writes:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-05 Glenn L McGrathPatch from Steven Scholz to fix compiler warnings
2004-02-24 Eric AndersenJoe.C, joe at numa dot com dot tw writes:
2004-02-04 Eric AndersenJoe.C writes:
2003-12-19 Eric AndersenPatch from Stephane Billiart:
2003-12-08 Glenn L McGrathStop sending data to the client after the first failure.
2003-10-06 Glenn L McGrathVodz last_patch_105 without his xargs patch which doens...
2003-10-03 Glenn L McGrathVodz, last_patch_114
2003-09-15 Glenn L McGrathPatch from Stephane Billiart to fix an unused variable...
2003-09-12 Glenn L McGrathBusybox CVS version ipcalc have problems:
2003-09-10 Glenn L McGrathVodz, last_patch_104
2003-09-08 Glenn L McGrathVodz, last_patch_110
2003-09-08 Glenn L McGrathlast_patch_109 from Vladimir N. Oleynik
2003-08-29 Glenn L McGrath"Due to a wrong format parameter in a printf httpd...
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-06-26 Eric AndersenGeir Thomassen wrote, regarding networking/httpd.c...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-05-19 Glenn L McGrathPatch from Glenn Engel
2003-05-14 Glenn L McGrathvodz, last_patch_85
2003-05-13 Glenn L McGrathlast_patch84 by Vodz.
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-10 Glenn L McGrathFix compile error, last_patch81 by Vladimir N. Oleynik
2003-02-09 Glenn L McGrathNew applet, inetd, make httpd features more configurabl...
2003-01-05 Glenn L McGrathNew applet: httpd, by Glenn Engel