index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
busybox
/
files
Age
Commit message (
Expand
)
Author
2011-11-16
[package] busybox: fix empty password detection in telnetd init (#10432)
jow
2011-11-07
package/busybox: use new service wrapper
nico
2011-02-08
[package] busybox: get root home dir from /etc/passwd in telnet init script (...
acinonyx
2011-02-07
[package] busybox: Check if an SSH daemon is enabled before disabling telnet ...
acinonyx
2011-02-02
[package] busybox: Disable telnet if an SSH public key for root exists (#8760)
acinonyx
2011-01-28
cron: Add path
nbd
2010-07-18
[package] base-files, busybox: fix 22279, simplify code and get rid of awk
jow
2010-07-18
[package] base-files & telnet: Fixed telnet starting even with root password ...
cshore
2010-05-17
[package] busybox: use uci_get() wrapper (#7312)
jow
2010-03-25
[package] busybox: disable httpd applet
jow
2010-03-21
[package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
florian
2009-04-29
[package] busybox: add possibility to set crond log level through /etc/config...
jow
2009-04-04
rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...
nbd
2009-02-17
[package] fix incorrect quoting in busybox cron init script
jow
2008-09-23
fix multiple instances of busybox httpd (thx, Yanira)
nbd
2008-08-09
Do not run telnet if either dropbear or openssh server are running (#3839)
florian
2008-02-28
Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m...
thepeople
2008-01-28
only start crond if there are files in the crontab
blogic
2007-06-22
Send a kill signal to cron, otherwise two instances could be running (#1923)
florian
2007-05-10
START/STOP values must be specified in the init script
mbm
2007-01-08
add some more checks to the telnet init script
nbd
2006-11-22
move busybox init scripts from base-files into the busybox package and make t...
nbd