Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add feature: support for running scripts through an interpreter. Thanks ↵ | "Vladimir N. Oleynik" | 2006-01-31 | 1 | -1/+11 |
| | | | | Florian Schirmer <jolt@tuxbox.org> | ||||
* | new applet. Thanks Roberto A. Foglietta | "Vladimir N. Oleynik" | 2006-01-25 | 1 | -0/+6 |
| | |||||
* | - better wording | Bernhard Reutner-Fischer | 2006-01-04 | 1 | -2/+2 |
| | |||||
* | sync inetd with slackware-10.2 inetd (OpenBSD-1.79), have destroy bug 455 | "Vladimir N. Oleynik" | 2005-10-03 | 1 | -0/+7 |
| | |||||
* | - ifupdown needs run-parts. Thanks Derosnec for pointing this out. | Bernhard Reutner-Fischer | 2005-09-23 | 1 | -0/+1 |
| | |||||
* | Amir Shalem observed that telnetd doesn't really require login, so forcing | Rob Landley | 2005-09-15 | 1 | -1/+0 |
| | | | | it is wrong. | ||||
* | - sync traceroute with Slackware-10.1 | "Vladimir N. Oleynik" | 2005-09-06 | 1 | -3/+19 |
| | | | | | (support -FIl -g gw -i if -z pt now). - libbb/getopt_ulflags.c support bb_opt_complementally="x-x" as trigger now | ||||
* | import ether-wake applet by haveaniceday Bug 252 | Mike Frysinger | 2005-05-11 | 1 | -0/+6 |
| | |||||
* | make the exec (-e) an optional feature of netcat | Mike Frysinger | 2005-05-06 | 1 | -0/+8 |
| | |||||
* | David Brownell submitted a new applet, zcip, based on RFC 3927. This is | Rob Landley | 2005-04-30 | 1 | -0/+11 |
| | | | | | | version 0418b. It compiled. | ||||
* | import fakeidentd module started by Thomas Lundquist | Mike Frysinger | 2005-04-17 | 1 | -0/+7 |
| | |||||
* | Add some notes on how to make telnetd actually work | Eric Andersen | 2004-09-23 | 1 | -2/+36 |
| | |||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -5/+5 |
| | |||||
* | Fernando Silveira writes: | Eric Andersen | 2004-02-22 | 1 | -0/+10 |
| | | | | | | | | | | | | | Hi, Well, I made this patch a long time ago (08/2002) because it was a need of a project, but had no time to send it to you. It adds support to `autologin' option of the telnet protocol. It has been used since made with busybox 0.60.3 at production and I had no problems with it. I have ported it to the HEAD revision of the CVS server (20040211) and I hope you enjoy and apply it to the official sources. :) Thanks a lot! | ||||
* | Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. | Eric Andersen | 2004-02-17 | 1 | -12/+0 |
| | |||||
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -17/+17 |
| | | | | | | | | | | | the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer | ||||
* | add ipv6 literal support to wget | Glenn L McGrath | 2003-09-10 | 1 | -0/+7 |
| | |||||
* | adds the ability to use and calculate network prefix specifications instead | Glenn L McGrath | 2003-09-02 | 1 | -2/+2 |
| | | | | | | of netmasks. It also fixes the parameters for network and netmask to match that of the official Red Hat version (-n for network and -m for netmask). Patch by Joshua Jackson | ||||
* | Begin using the new "select" option. Good stuff! | Eric Andersen | 2003-08-08 | 1 | -8/+30 |
| | |||||
* | Update docs a bit | Eric Andersen | 2003-07-28 | 1 | -8/+9 |
| | |||||
* | last_patch95 from vodz: | Eric Andersen | 2003-07-28 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | Hi. Last patch have new libbb function vfork_rexec() for can use daemon() to uClinux system. This patched daemons: syslog, klogd, inetd, crond. This not tested! I havn`t this systems. Also. Previous patch for feature request MD5 crypt password for httpd don`t sended to this mailist on 07/15/03 (mailist have Pytom module problem?). The previous patch included, and have testing. --w vodz | ||||
* | Allow people to use the full blown iproute2 programs with busybox ifupdown. | Eric Andersen | 2003-07-26 | 1 | -4/+21 |
| | |||||
* | There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG | Eric Andersen | 2003-07-22 | 1 | -7/+0 |
| | |||||
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 1 | -27/+45 |
| | |||||
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -19/+31 |
| | | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. | ||||
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 1 | -12/+6 |
| | |||||
* | Part of a patch from Glenn Engel, updates httpd help | Glenn L McGrath | 2003-05-14 | 1 | -31/+43 |
| | |||||
* | Patch from Bastian Blank | Glenn L McGrath | 2003-02-15 | 1 | -2/+2 |
| | | | | | | | - ip route flush - different usage for telnetd in inetd mode - changes for the default flags of the ip features - if no /usr requested, udhcpc should use the script also without /usr. | ||||
* | last_patch83 by Vladimir N. Oleynik | Glenn L McGrath | 2003-02-10 | 1 | -3/+3 |
| | |||||
* | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | 2003-02-09 | 1 | -1/+112 |
| | | | | | | last_patch_80 from Vladimir N. Oleynik | ||||
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 1 | -0/+6 |
| | | | | vlan under linux, derived from Ben Greear's VLAN "vconfig" tool. | ||||
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 1 | -0/+7 |
| | | | | patch from Bastian Blank | ||||
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 1 | -2/+9 |
| | | | | command to ipaddr, patch by Bastian Blank | ||||
* | arping applet by Nick Fedchik | Glenn L McGrath | 2003-01-09 | 1 | -0/+6 |
| | |||||
* | New applet: httpd, by Glenn Engel | Glenn L McGrath | 2003-01-05 | 1 | -0/+14 |
| | |||||
* | New applets, ftpget and ftpput | Glenn L McGrath | 2002-12-13 | 1 | -0/+12 |
| | |||||
* | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | 2002-12-13 | 1 | -0/+14 |
| | |||||
* | depends on for telnet and ipcalc | Glenn L McGrath | 2002-12-06 | 1 | -0/+2 |
| | |||||
* | Make mapping a config option again to save space, turn off file locking, do ↵ | Glenn L McGrath | 2002-12-06 | 1 | -0/+8 |
| | | | | we really need it ? | ||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -0/+332 |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik |