aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2005-06-07Thus spake Brenda J. Butler:Rob Landley
2005-05-26Tobias Krawutschke found a bug where the DHCP client would accept packetsRob Landley
2005-05-11import ether-wake applet by haveaniceday Bug 252Mike Frysinger
2005-05-10Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by RobRob Landley
2005-05-07use shared busybox error messages to save a few bytesMike Frysinger
2005-05-06make the exec (-e) an optional feature of netcatMike Frysinger
2005-05-06In bug 247, haveaniceday writes:Mike Frysinger
2005-05-04Revert the uptime() removal. Let the list sort it out...Rob Landley
2005-05-04Patch from Shaun Jackman:Rob Landley
2005-05-03From: Shaun Jackman <sjackman@gmail.com>Rob Landley
2005-05-03Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley
2005-05-01On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley
2005-04-30David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley
2005-04-27Do not attempt to free() the application's environment, which is wasEric Andersen
2005-04-23remove unused variable and declare writepid inlineMike Frysinger
2005-04-18touchups as suggested by Vladimir N. OleynikMike Frysinger
2005-04-17import fakeidentd module started by Thomas LundquistMike Frysinger
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2005-04-16Fix broken macroEric Andersen
2005-04-16Only define a local environ when not using the prototype from unistd.hEric Andersen
2005-04-16In Bug 208, bernhardf writes:Mike Frysinger
2005-04-16In Bug 209, bernhardf writes:Mike Frysinger
2004-12-06merge from udhcp moduleMike Frysinger
2004-10-13return failure when nslookup failsEric Andersen
2004-10-08Wade Berrier writes:Eric Andersen
2004-10-08Patch from Denis Vlasenko to fix a problem whereEric Andersen
2004-10-08last_patch139.gz from Vladimir N. Oleynik:Eric Andersen
2004-10-08egor duda writes:Eric Andersen
2004-09-23Add some notes on how to make telnetd actually workEric Andersen
2004-09-14Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...Glenn L McGrath
2004-08-28Fixup some warningsEric Andersen
2004-08-26Vladimir N. Oleynik writes:Eric Andersen
2004-08-11Set default command to list rather than get, its default behaviour nowGlenn L McGrath
2004-07-30use SIGTERM to kill off udhcpd, not SIGKILLEric Andersen
2004-07-30As noted by Eric Spakman, calling static_down() and then callingEric Andersen
2004-07-26add missing ;Eric Andersen
2004-07-26bother. unrevert my fix.Eric Andersen
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen
2004-07-26oopsEric Andersen
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen
2004-07-23Patch from Manousaridis Angelos to bring dhclient down more elegentlyGlenn L McGrath
2004-07-21Patch from Mike Snitzer to fix return codes.Glenn L McGrath
2004-07-21Patch from Mike Snitzer, bring down dhclient using its correct pid, fixGlenn L McGrath
2004-07-20Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...Eric Andersen
2004-06-29Paul Fox writes:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-05-19use busybox sysinfo structRuss Dill
2004-05-19Fix a compile problemEric Andersen