| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | 1 | -1/+1 |
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 | 2 | -7/+8 |
* | busybox: get root home dir from /etc/passwd in telnet init script (thanks tri... | Vasilis Tsiligiannis | 2011-02-08 | 1 | -1/+8 |
* | busybox: Check if an SSH daemon is enabled before disabling telnet access (#8... | Vasilis Tsiligiannis | 2011-02-07 | 1 | -4/+4 |
* | busybox: Disable telnet if an SSH public key for root exists (#8760) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+7 |
* | cron: Add path | Felix Fietkau | 2011-01-28 | 1 | -0/+2 |
* | base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 1 | -7/+14 |
* | base-files & telnet: Fixed telnet starting even with root password when shado... | Daniel Dickinson | 2010-07-18 | 1 | -1/+2 |
* | busybox: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | busybox: disable httpd applet | Jo-Philipp Wich | 2010-03-25 | 1 | -54/+0 |
* | If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place ... | Florian Fainelli | 2010-03-21 | 1 | -1/+1 |
* | busybox: add possibility to set crond log level through /etc/config/system an... | Jo-Philipp Wich | 2009-04-29 | 1 | -1/+2 |
* | rename our /bin/login script to /bin/login.sh to avoid collisions with busybo... | Felix Fietkau | 2009-04-04 | 1 | -1/+1 |
* | fix incorrect quoting in busybox cron init script | Jo-Philipp Wich | 2009-02-17 | 1 | -1/+1 |
* | fix multiple instances of busybox httpd (thx, Yanira) | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
* | Do not run telnet if either dropbear or openssh server are running (#3839) | Florian Fainelli | 2008-08-09 | 1 | -1/+1 |
* | Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m... | Travis Kemen | 2008-02-28 | 1 | -4/+44 |
* | only start crond if there are files in the crontab | John Crispin | 2008-01-28 | 1 | -0/+1 |
* | Send a kill signal to cron, otherwise two instances could be running (#1923) | Florian Fainelli | 2007-06-22 | 1 | -1/+1 |
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 3 | -0/+3 |
* | add some more checks to the telnet init script | Felix Fietkau | 2007-01-08 | 1 | -1/+6 |
* | move busybox init scripts from base-files into the busybox package and make t... | Felix Fietkau | 2006-11-22 | 3 | -0/+35 |