move debugging to safe place (before vfork)
[oweals/busybox.git] / networking /
2003-12-24 Russ Dillmove debugging to safe place (before vfork)
2003-12-20 Glenn L McGrathAllow recieving file to stdout, sending files from...
2003-12-20 Glenn L McGrathdisplay the port number number correctly, other minor...
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-12-19 Glenn L McGrathUse getopt_ulflags
2003-12-19 Eric AndersenPatch from Fillod Stephane:
2003-12-19 Eric AndersenPatch from Stephane Billiart:
2003-12-19 Eric AndersenManousaridis Angelos writes:
2003-12-19 Eric AndersenManousaridis Angelos writes:
2003-12-19 Eric Andersendon't use kernel headers
2003-12-19 Glenn L McGrathUse getopt_ulflags
2003-12-18 Russ DillFinish remerging busybox udhcp and udhcp. Some cleanups...
2003-12-16 Russ Dillclean up some bad, bad formatting
2003-12-16 Russ Dillinclude headers with prototypes to make sure prototypes...
2003-12-16 Eric Andersenremove reference to missing header file which is breaki...
2003-12-16 Russ Dillrevert removal of define
2003-12-16 Russ Dillforgotten include
2003-12-16 Russ Dillwhy the complication of a static string rather than...
2003-12-16 Russ Dillstart attempting to bring udhcp in busybox back to...
2003-12-16 Russ Dillwhen compiled standalone, udhcp needs these headers
2003-12-16 Russ Dillwhoops
2003-12-16 Russ Dillnot sure who made this change, but it certainly mucks...
2003-12-15 Russ Dillmake udhcp work under uclinux, to an extent
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2003-12-08 Glenn L McGrathStop sending data to the client after the first failure.
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-11-14 Eric AndersenMichael Smith writes:
2003-11-14 Eric AndersenUlrich Marx writes:
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-10-22 Eric AndersenAndreas Mohr writes:
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-26 Glenn L McGrathPatch by Fillod Stephane, declare variables as static...
2003-09-15 Glenn L McGrathPatch from Stephane Billiart to fix an unused variable...
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-09-12 Glenn L McGrathFix compile error, Vodz, last_path_113
2003-09-12 Eric AndersenAs vodz just pointed out, I screwup up the call to... 1_00_pre3
2003-09-12 Eric AndersenInvoke run-parts on /etc/network/if-*.d per the behavior of
2003-09-12 Glenn L McGrathBusybox CVS version ipcalc have problems:
2003-09-11 Eric AndersenPatch from Philip Blundell:
2003-09-10 Glenn L McGrathadd ipv6 literal support to wget
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-09-05 Glenn L McGrathSmall bug in silent option
2003-09-02 Glenn L McGrathadds the ability to use and calculate network prefix...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-09-01 Glenn L McGrathAllow one to detect and handle the case where no lease...
2003-08-30 Glenn L McGrath"Without this patch, udhcpcd output may be buffered...
2003-08-29 Glenn L McGrath"Due to a wrong format parameter in a printf httpd...
2003-08-29 Glenn L McGrathRemove stray '\n'
2003-08-29 Glenn L McGrathRemove unused files
2003-08-29 Glenn L McGrath"This function was not updating the argc and argv point...
2003-08-29 Glenn L McGrathlabel's dont work in v4 tunnels, patch by Eric Spakman
2003-08-29 Glenn L McGrathCorrect logic in determining size of block to download...
2003-08-28 Glenn L McGrath"When the initial request by wget is responded by a...
2003-08-28 Glenn L McGrath"When the filesize is known from content-length header...
2003-08-28 Glenn L McGrath*** empty log message ***
2003-08-08 Eric AndersenBegin using the new "select" option. Good stuff!
2003-08-06 Eric AndersenEric Spakman writes:
2003-07-30 Eric AndersenEric Spakman writes:
2003-07-30 Eric AndersenChristian Meyer provided this patch to fix more bugs...
2003-07-29 Eric AndersenMatch up interfaces
2003-07-29 Eric AndersenBruno Randolf writes:
2003-07-28 Eric AndersenFixup bugs in last patch
2003-07-28 Eric AndersenUpdate docs a bit
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-26 Eric AndersenAllow people to use the full blown iproute2 programs...
2003-07-26 Eric AndersenPatch from Christian Meyer:
2003-07-22 Eric AndersenThere is no need to expose CONFIG_FEATURE_TRACEROUTE_SO...
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-14 Eric AndersenOn second thought, this is a better way to fix things
2003-07-14 Eric AndersenDon't use Linux kernel headers
2003-07-05 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-05 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-07-03 Eric AndersenPatch from Vladimir N. Oleynik (vodz):
2003-07-03 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-06-26 Eric AndersenGeir Thomassen wrote, regarding networking/httpd.c...
2003-06-21 Eric AndersenFix a silly bug I introduced yesterday
2003-06-20 Eric AndersenFixup whitespace handing, fixing some annoying behavior and
2003-06-20 Eric AndersenFix a couple vars that could be used uninitialized
2003-06-20 Eric Andersenuse an explicit cast on some types that change size...
2003-06-20 Eric AndersenMake gcc not whine about "deprecated use of label at...
2003-06-20 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-06-14 Eric AndersenAdd missing pieces from vodz' last_patch88
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-06-05 Eric AndersenPatch from Lars Kellogg-Stedman, lars at larsshack...
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-05-22 Eric AndersenPatch from Russell Coker:
2003-05-19 Glenn L McGrathPatch from Glenn Engel
2003-05-14 Glenn L McGrathPart of a patch from Glenn Engel, updates httpd help
2003-05-14 Glenn L McGrathvodz, last_patch_85
2003-05-13 Glenn L McGrathlast_patch84 by Vodz.
2003-04-26 Glenn L McGrathiPatch from waldi, fixes usage of ip route flush (from...
2003-04-25 Eric AndersenPatch from Steven Scholz to fix telnetd compile problem
2003-04-19 Eric AndersenPatch from David Updegraff to avoid corrupting memory...
next