aboutsummaryrefslogtreecommitdiff
path: root/package/busybox/files
Commit message (Collapse)AuthorAge
* packages: clean up the package folderJohn Crispin2013-06-21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* busybox: fix empty password detection in telnetd init (#10432)Jo-Philipp Wich2011-11-16
| | | | SVN-Revision: 29183
* package/busybox: use new service wrapperNicolas Thill2011-11-07
| | | | SVN-Revision: 28836
* busybox: get root home dir from /etc/passwd in telnet init script (thanks ↵Vasilis Tsiligiannis2011-02-08
| | | | | | tripolar) SVN-Revision: 25417
* busybox: Check if an SSH daemon is enabled before disabling telnet access ↵Vasilis Tsiligiannis2011-02-07
| | | | | | (#8760) SVN-Revision: 25411
* busybox: Disable telnet if an SSH public key for root exists (#8760)Vasilis Tsiligiannis2011-02-02
| | | | SVN-Revision: 25317
* cron: Add pathFelix Fietkau2011-01-28
| | | | | | | | | | Override PATH for /etc/init.d/cron. This is necessary to ensure all programs can be found when executing the script from remote by using ssh. (e.g. ssh IP /etc/init.d/cron restart) Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25196
* base-files, busybox: fix 22279, simplify code and get rid of awkJo-Philipp Wich2010-07-18
| | | | SVN-Revision: 22282
* base-files & telnet: Fixed telnet starting even with root password when ↵Daniel Dickinson2010-07-18
| | | | | | shadow passwords in use. SVN-Revision: 22279
* busybox: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-17
| | | | SVN-Revision: 21491
* busybox: disable httpd appletJo-Philipp Wich2010-03-25
| | | | SVN-Revision: 20432
* If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place ↵Florian Fainelli2010-03-21
| | | | | | a spurious "crontabs" symlink into it. Patch fro Stefan Monnier SVN-Revision: 20354
* busybox: add possibility to set crond log level through /etc/config/system ↵Jo-Philipp Wich2009-04-29
| | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-04
| | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097
* fix incorrect quoting in busybox cron init scriptJo-Philipp Wich2009-02-17
| | | | SVN-Revision: 14540
* fix multiple instances of busybox httpd (thx, Yanira)Felix Fietkau2008-09-23
| | | | SVN-Revision: 12663
* Do not run telnet if either dropbear or openssh server are running (#3839)Florian Fainelli2008-08-09
| | | | SVN-Revision: 12258
* Fix a wrong variable names (ifname, wan) and enhance httpd's init script by ↵Travis Kemen2008-02-28
| | | | | | more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> SVN-Revision: 10536
* only start crond if there are files in the crontabJohn Crispin2008-01-28
| | | | SVN-Revision: 10292
* Send a kill signal to cron, otherwise two instances could be running (#1923)Florian Fainelli2007-06-22
| | | | SVN-Revision: 7704
* START/STOP values must be specified in the init scriptMike Baker2007-05-10
| | | | SVN-Revision: 7164
* add some more checks to the telnet init scriptFelix Fietkau2007-01-08
| | | | SVN-Revision: 6042
* move busybox init scripts from base-files into the busybox package and make ↵Felix Fietkau2006-11-22
them depend on busybox menuconfig options SVN-Revision: 5620