summaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley2005-04-303-0/+562
* Do not attempt to free() the application's environment, which is wasEric Andersen2005-04-271-10/+8
* remove unused variable and declare writepid inlineMike Frysinger2005-04-231-3/+1
* touchups as suggested by Vladimir N. OleynikMike Frysinger2005-04-181-11/+4
* import fakeidentd module started by Thomas LundquistMike Frysinger2005-04-173-0/+449
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-1613-22/+26
* Fix broken macroEric Andersen2005-04-161-1/+1
* Only define a local environ when not using the prototype from unistd.hEric Andersen2005-04-161-0/+2
* In Bug 208, bernhardf writes:Mike Frysinger2005-04-161-1/+1
* In Bug 209, bernhardf writes:Mike Frysinger2005-04-161-12/+12
* merge from udhcp moduleMike Frysinger2004-12-066-4/+30
* return failure when nslookup failsEric Andersen2004-10-131-2/+5
* Wade Berrier writes:Eric Andersen2004-10-088-5/+253
* Patch from Denis Vlasenko to fix a problem whereEric Andersen2004-10-081-4/+8
* last_patch139.gz from Vladimir N. Oleynik:Eric Andersen2004-10-081-31/+83
* egor duda writes:Eric Andersen2004-10-086-17/+31
* Add some notes on how to make telnetd actually workEric Andersen2004-09-231-2/+36
* Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...Glenn L McGrath2004-09-144-15/+14
* Fixup some warningsEric Andersen2004-08-281-4/+4
* Vladimir N. Oleynik writes:Eric Andersen2004-08-261-5/+15
* Set default command to list rather than get, its default behaviour nowGlenn L McGrath2004-08-111-2/+1
* use SIGTERM to kill off udhcpd, not SIGKILLEric Andersen2004-07-301-1/+4
* As noted by Eric Spakman, calling static_down() and then callingEric Andersen2004-07-301-14/+4
* add missing ;1_00_rc2Eric Andersen2004-07-261-1/+1
* bother. unrevert my fix.Eric Andersen2004-07-261-1/+2
* Make certain that udhcp shuts down the interfaceEric Andersen2004-07-261-2/+1
* oopsEric Andersen2004-07-261-1/+1
* Make certain that udhcp shuts down the interfaceEric Andersen2004-07-261-1/+2
* Patch from Manousaridis Angelos to bring dhclient down more elegentlyGlenn L McGrath2004-07-231-1/+2
* Patch from Mike Snitzer to fix return codes.Glenn L McGrath2004-07-211-13/+29
* Patch from Mike Snitzer, bring down dhclient using its correct pid, fixGlenn L McGrath2004-07-211-2/+2
* Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...Eric Andersen2004-07-201-9/+9
* Paul Fox writes:Eric Andersen2004-06-291-2/+2
* Robin Farine writes:Eric Andersen2004-06-221-2/+2
* Patch from Bastian Blank:Eric Andersen2004-06-221-5/+7
* Robin Farine writes:Eric Andersen2004-06-221-1/+1
* use busybox sysinfo structRuss Dill2004-05-192-1/+1
* Fix a compile problemEric Andersen2004-05-191-2/+1
* fix timewarp in client (server fix later)Russ Dill2004-05-194-6/+16
* remove uneccessary check (already done in pidfile.c)Russ Dill2004-05-191-6/+4
* fix memory leak caused by switch to vforkRuss Dill2004-05-191-3/+4
* Steve Grubb writes:Eric Andersen2004-05-051-2/+4
* Fix size command, safe_strtoul gives and error if the \r is left in, theGlenn L McGrath2004-05-041-1/+6
* Thomas Koeller writes:Eric Andersen2004-04-262-2/+2
* Update my email address, document some of my tasks in the AUTHORS fileGlenn L McGrath2004-04-254-4/+4
* Larry Doolittle writes:Eric Andersen2004-04-1414-27/+27
* slightly clean the whacked out formattingEric Andersen2004-04-131-46/+47
* Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'Eric Andersen2004-04-121-1/+1
* Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabledGlenn L McGrath2004-04-121-3/+3
* Fix up conditional compile of files needed by ip appletsGlenn L McGrath2004-04-121-0/+36