summaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* move a couple of functions from common code (options.c) to udhcpd privatePaul Fox2005-09-224-50/+51
* add support for setting the dhcp vendor class option (option 60). Paul Fox2005-09-224-9/+28
* safe exported namespace for udhcp. Not full, bore :-("Vladimir N. Oleynik"2005-09-225-1/+14
* more remove lost exported"Vladimir N. Oleynik"2005-09-221-1/+1
* network "default" --> bb_INET_default. Reduce 2 exported from find applet"Vladimir N. Oleynik"2005-09-222-3/+4
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-1/+1
* destroy bug #421"Vladimir N. Oleynik"2005-09-191-2/+5
* Amir Shalem observed that telnetd doesn't really require login, so forcingRob Landley2005-09-151-1/+0
* BsAtHome writes in Bug 433:Mike Frysinger2005-09-151-5/+6
* Fix the warning by rewriting the function to be smaller and simpler.Rob Landley2005-09-081-28/+17
* - sync traceroute with Slackware-10.1"Vladimir N. Oleynik"2005-09-062-347/+1221
* 1) bb_opt_complementaly -> bb_opt_complementally"Vladimir N. Oleynik"2005-09-051-1/+1
* Tracking system but #4: php needs the environment variable SCRIPT_FILENAME.Rob Landley2005-09-011-1/+6
* Off by one error in max_leases sanity check. Bug 349, apparently.Rob Landley2005-09-011-1/+1
* Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles.Rob Landley2005-08-221-4/+2
* commiting:Paul Fox2005-08-011-5/+2
* allow suppression of default client-id. fixes bug 000037. allowsPaul Fox2005-08-012-4/+14
* patch by apgo in Bug 345 to not use ether_hostton() with uClibcMike Frysinger2005-07-311-0/+4
* typecast to intMike Frysinger2005-07-311-1/+1
* use socklen_t instead of size_t with socket related functionsMike Frysinger2005-07-311-5/+6
* Erik pointed out that in the last try at the #ifdef cleanup Rob Landley2005-07-281-1/+1
* #ifdef reduction infrastructure, based on an argument between Shaun Jackman,Rob Landley2005-07-271-0/+2
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-273-3/+3
* 2005-03-19 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-261-1/+1
* remove duplicate check against chaddr.Paul Fox2005-07-211-3/+0
* applying fix for:Paul Fox2005-07-201-6/+8
* applying fix for:Paul Fox2005-07-201-1/+6
* applying fix for: Paul Fox2005-07-201-7/+0
* applying fix for:Paul Fox2005-07-201-0/+5
* applying fix for:Paul Fox2005-07-201-0/+9
* applying fix for:Paul Fox2005-07-201-1/+3
* much more concise fix for bug #45. just align the packet...Paul Fox2005-07-201-6/+5
* applying fix from:Paul Fox2005-07-191-2/+2
* applying fix from:Paul Fox2005-07-191-6/+6
* applying fix for:Paul Fox2005-07-191-4/+6
* fix for "0000027: patch: nc will spin if stdin closed"Paul Fox2005-07-181-2/+5
* - remove extra/unneeded function call. testing svnNed Ludd2005-06-241-10/+1
* characters encoded as html should have a trailing semicolonEric Andersen2005-06-231-1/+1
* Thus spake Brenda J. Butler:Rob Landley2005-06-071-0/+6
* Tobias Krawutschke found a bug where the DHCP client would accept packetsRob Landley2005-05-261-0/+3
* import ether-wake applet by haveaniceday Bug 252Mike Frysinger2005-05-113-31/+337
* Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by RobRob Landley2005-05-101-2/+16
* use shared busybox error messages to save a few bytesMike Frysinger2005-05-071-5/+5
* make the exec (-e) an optional feature of netcatMike Frysinger2005-05-062-16/+19
* In bug 247, haveaniceday writes:Mike Frysinger2005-05-061-2/+21
* Revert the uptime() removal. Let the list sort it out...Rob Landley2005-05-044-5/+14
* Patch from Shaun Jackman:Rob Landley2005-05-044-14/+5
* From: Shaun Jackman <sjackman@gmail.com>Rob Landley2005-05-031-3/+3
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley2005-05-031-109/+186
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley2005-05-011-186/+109