summaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* As vodz just pointed out, I screwup up the call to bb_xasprintf!1_00_pre3Eric Andersen2003-09-121-2/+2
* Invoke run-parts on /etc/network/if-*.d per the behavior ofEric Andersen2003-09-121-7/+4
* Busybox CVS version ipcalc have problems:Glenn L McGrath2003-09-122-27/+32
* Patch from Philip Blundell:Eric Andersen2003-09-111-2/+2
* add ipv6 literal support to wgetGlenn L McGrath2003-09-102-4/+33
* 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
* Small bug in silent optionGlenn L McGrath2003-09-051-1/+1
* adds the ability to use and calculate network prefix specifications insteadGlenn L McGrath2003-09-022-11/+80
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath2003-09-022-3/+3
* Allow one to detect and handle the case where no lease could be obtainedGlenn L McGrath2003-09-011-0/+1
* "Without this patch, udhcpcd output may be buffered and delayed forGlenn L McGrath2003-08-301-0/+2
* "Due to a wrong format parameter in a printf httpd does not work whenGlenn L McGrath2003-08-291-1/+8
* Remove stray '\n'Glenn L McGrath2003-08-292-3/+3
* Remove unused filesGlenn L McGrath2003-08-293-136/+0
* "This function was not updating the argc and argv pointers to reflectGlenn L McGrath2003-08-291-0/+2
* label's dont work in v4 tunnels, patch by Eric SpakmanGlenn L McGrath2003-08-291-1/+1
* Correct logic in determining size of block to download, as pointed outGlenn L McGrath2003-08-291-2/+2
* "When the initial request by wget is responded by a 3XX redirectGlenn L McGrath2003-08-281-2/+5
* "When the filesize is known from content-length header, safe_fread isGlenn L McGrath2003-08-281-13/+15
* *** empty log message ***Glenn L McGrath2003-08-281-1/+1
* Begin using the new "select" option. Good stuff!Eric Andersen2003-08-081-8/+30
* Eric Spakman writes:Eric Andersen2003-08-061-7/+11
* Eric Spakman writes:Eric Andersen2003-07-301-1/+1
* Christian Meyer provided this patch to fix more bugs with the tftp clientEric Andersen2003-07-301-3/+2
* Match up interfacesEric Andersen2003-07-291-1/+1
* Bruno Randolf writes:Eric Andersen2003-07-291-5/+6
* Fixup bugs in last patchEric Andersen2003-07-281-2/+2
* Update docs a bitEric Andersen2003-07-281-8/+9
* last_patch95 from vodz:Eric Andersen2003-07-284-16/+88
* Allow people to use the full blown iproute2 programs with busybox ifupdown.Eric Andersen2003-07-261-4/+21
* Patch from Christian Meyer:Eric Andersen2003-07-261-0/+1
* There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUGEric Andersen2003-07-221-7/+0
* Patch from Terje Kvernes adding quite a lot of missing documentationEric Andersen2003-07-221-27/+45
* Remove remaining libc5 support codeEric Andersen2003-07-223-185/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-149-10/+10
* Patch from Thomas Cameron:Eric Andersen2003-07-142-24/+56
* On second thought, this is a better way to fix thingsEric Andersen2003-07-141-46/+5
* Don't use Linux kernel headersEric Andersen2003-07-141-3/+46
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-051-0/+9
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-051-7/+14
* Patch from Vladimir N. Oleynik (vodz):Eric Andersen2003-07-031-35/+14
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-031-18/+37
* Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen2003-06-261-73/+69
* Fix a silly bug I introduced yesterdayEric Andersen2003-06-211-1/+3
* Fixup whitespace handing, fixing some annoying behavior andEric Andersen2003-06-201-10/+21
* Fix a couple vars that could be used uninitializedEric Andersen2003-06-201-1/+3
* use an explicit cast on some types that change size whenEric Andersen2003-06-201-2/+2
* Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen2003-06-201-0/+1