Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -37/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||||
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 29183 | ||||
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 28836 | ||||
* | busybox: get root home dir from /etc/passwd in telnet init script (thanks ↵ | Vasilis Tsiligiannis | 2011-02-08 | 1 | -1/+8 |
| | | | | | | tripolar) SVN-Revision: 25417 | ||||
* | busybox: Check if an SSH daemon is enabled before disabling telnet access ↵ | Vasilis Tsiligiannis | 2011-02-07 | 1 | -4/+4 |
| | | | | | | (#8760) SVN-Revision: 25411 | ||||
* | busybox: Disable telnet if an SSH public key for root exists (#8760) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+7 |
| | | | | SVN-Revision: 25317 | ||||
* | base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 1 | -7/+14 |
| | | | | SVN-Revision: 22282 | ||||
* | base-files & telnet: Fixed telnet starting even with root password when ↵ | Daniel Dickinson | 2010-07-18 | 1 | -1/+2 |
| | | | | | | shadow passwords in use. SVN-Revision: 22279 | ||||
* | rename our /bin/login script to /bin/login.sh to avoid collisions with ↵ | Felix Fietkau | 2009-04-04 | 1 | -1/+1 |
| | | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097 | ||||
* | Do not run telnet if either dropbear or openssh server are running (#3839) | Florian Fainelli | 2008-08-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 12258 | ||||
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 7164 | ||||
* | add some more checks to the telnet init script | Felix Fietkau | 2007-01-08 | 1 | -1/+6 |
| | | | | SVN-Revision: 6042 | ||||
* | move busybox init scripts from base-files into the busybox package and make ↵ | Felix Fietkau | 2006-11-22 | 1 | -0/+10 |
them depend on busybox menuconfig options SVN-Revision: 5620 |