Luka Perkov
ef5f836207
fix various init scripts
...
Changes include:
* removing unused variables
* replacing spaces with tabs where appropriate
* more consistency with variable declarations
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38142
12 years ago
John Crispin
f874094402
procd: convert various packages to procd style init.d scripts
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38023
12 years ago
John Crispin
8d546699c5
dropbear: register a config.change trigger
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37245
12 years ago
Felix Fietkau
7ed89e8542
dropbear: convert init script to procd
...
SVN-Revision: 34867
12 years ago
Felix Fietkau
82bd58c793
dropbear: use network_get_device instead of scan_interfaces to get the device name
...
SVN-Revision: 34863
12 years ago
Felix Fietkau
405e21d167
packages: sort network related packages into package/network/
...
SVN-Revision: 33688
13 years ago
Nicolas Thill
be27ac53f2
package/dropbear: use new service wrapper
...
SVN-Revision: 28838
13 years ago
Jo-Philipp Wich
8fc2981bcd
dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it ( #9853 )
...
SVN-Revision: 27843
14 years ago
Vasilis Tsiligiannis
faf45b7316
dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher ( #7824 )
...
SVN-Revision: 23148
15 years ago
Alexandros C. Couloumbis
ac899e4bd2
package/dropbear: simplify & reduce init script size ( closes #7985 )
...
SVN-Revision: 23118
15 years ago
Daniel Dickinson
6a9a205f32
dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.
...
SVN-Revision: 22393
15 years ago
Vasilis Tsiligiannis
f44a14f784
package] dropbear: Add bind 'Interface' option ( #7149 )
...
SVN-Revision: 20960
15 years ago
Travis Kemen
6aca925ca8
this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
...
Matthieu
from #6736
SVN-Revision: 20219
15 years ago
Jo-Philipp Wich
87d3ed312c
dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>
...
SVN-Revision: 19569
15 years ago
Felix Fietkau
d33454d86d
stop dropbear at shutdown as well
...
SVN-Revision: 19430
15 years ago
Jo-Philipp Wich
0f528002ad
dropbear: add GatewayPorts (-a) option ( #6503 )
...
SVN-Revision: 19127
15 years ago
John Crispin
76ff676a1e
#4985 - fixes dropbear banner file, thanks Roman Yepishev
...
SVN-Revision: 18009
16 years ago
Jo-Philipp Wich
498fe852f8
dropbear: safely support remote restarting of dropbear process; bump pkg revision ( #5498 )
...
SVN-Revision: 17113
16 years ago
Florian Fainelli
a377aa9ab5
add dropkey ssh keys and config files to the conffiles section ( #2014 )
...
SVN-Revision: 14399
16 years ago
Mike Baker
bef40307bb
START/STOP values must be specified in the init script
...
SVN-Revision: 7164
18 years ago
Felix Fietkau
b69fd0a322
cosmetic fix
...
SVN-Revision: 6146
18 years ago
Felix Fietkau
38912058a0
fix dropbear config ( #960 )
...
SVN-Revision: 6117
18 years ago
Felix Fietkau
a640884663
fix dropbear keygen
...
SVN-Revision: 5375
19 years ago
Felix Fietkau
94e46a7ef3
fix unnecessary dropbear key generation
...
SVN-Revision: 5354
19 years ago
Felix Fietkau
fda36c539a
sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho
...
SVN-Revision: 5331
19 years ago
Felix Fietkau
673622720a
fix dropbear init script
...
SVN-Revision: 5295
19 years ago