aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2003-07-14On second thought, this is a better way to fix thingsEric Andersen
2003-07-14Don't use Linux kernel headersEric Andersen
2003-07-05Patch from Lars Kellogg-Stedman:Eric Andersen
2003-07-05Patch from Lars Kellogg-Stedman:Eric Andersen
2003-07-03Patch from Vladimir N. Oleynik (vodz):Eric Andersen
2003-07-03Patch from Lars Kellogg-Stedman:Eric Andersen
2003-06-26Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen
2003-06-21Fix a silly bug I introduced yesterdayEric Andersen
2003-06-20Fixup whitespace handing, fixing some annoying behavior andEric Andersen
2003-06-20Fix a couple vars that could be used uninitializedEric Andersen
2003-06-20use an explicit cast on some types that change size whenEric Andersen
2003-06-20Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen
2003-06-20Patch from Lars Kellogg-Stedman:Eric Andersen
2003-06-14Add missing pieces from vodz' last_patch88Eric Andersen
2003-06-10Vodz, last_patch_88Glenn L McGrath
2003-06-05Patch from Lars Kellogg-Stedman, lars at larsshack.org, toEric Andersen
2003-05-26Vodz, last_patch_86Glenn L McGrath
2003-05-22Patch from Russell Coker:Eric Andersen
2003-05-19Patch from Glenn EngelGlenn L McGrath
2003-05-14Part of a patch from Glenn Engel, updates httpd helpGlenn L McGrath
2003-05-14vodz, last_patch_85Glenn L McGrath
2003-05-13last_patch84 by Vodz.Glenn L McGrath
2003-04-26iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)Glenn L McGrath
2003-04-25Patch from Steven Scholz to fix telnetd compile problemEric Andersen
2003-04-19Patch from David Updegraff to avoid corrupting memory while parsing theEric Andersen
2003-04-02Yet another rather large face lift. It now works for me as expected.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-03-11cope with crappy windoze ftp serversEric Andersen
2003-02-15Patch from Bastian BlankGlenn L McGrath
2003-02-12sync with udhcp bug fixesRuss Dill
2003-02-12Don't use HZ -- use sysconf(_SC_CLK_TCK)Eric Andersen
2003-02-11Fix compile error... header problems.Manuel Novoa III
2003-02-10last_patch83 by Vladimir N. OleynikGlenn L McGrath
2003-02-10Fix compile error, last_patch82 by Vladimir N. OleynikGlenn L McGrath
2003-02-10Fix compile error, last_patch81 by Vladimir N. OleynikGlenn L McGrath
2003-02-09Minor update to arping, patch from Nick FedchikGlenn L McGrath
2003-02-09New applet, inetd, make httpd features more configurable, update authors, las...Glenn L McGrath
2003-02-08Rewrite by Manuel Novoa III, very compact implimentation.Glenn L McGrath
2003-02-03Fix a couple more ifupdown bugsEric Andersen
2003-01-27This seems sufficient for ifup and ifdown to actually workEric Andersen
2003-01-23A patch from John F. Kelly to add in a utility for configuringEric Andersen
2003-01-22Patch from Basitan Blank to fix nasty bugGlenn L McGrath
2003-01-22Fix a typo that broke it so busybox won't buildEric Andersen
2003-01-21merge fixes with udhcpRuss Dill
2003-01-21run telnet from inetd, present login prompt if login is configured,Glenn L McGrath
2003-01-21header updateGlenn L McGrath
2003-01-20New test mode that allows run_parts to fail silently if the directoryGlenn L McGrath
2003-01-19Dont use getopt_long, minor usage changes, patch by Nick FedchikGlenn L McGrath