Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dropbear: Add config options to allow specification of host key files, ↵ | Vasilis Tsiligiannis | 2010-09-29 | 1 | -0/+5 |
| | | | | | | thanks Scott Merrilees and Matthias Buecher (#7824) SVN-Revision: 23148 | ||||
* | package/dropbear: simplify & reduce init script size (closes #7985) | Alexandros C. Couloumbis | 2010-09-24 | 1 | -25/+17 |
| | | | | SVN-Revision: 23118 | ||||
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -2/+4 |
| | | | | | | | | 26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages. Signed-off-by: Joe Roback <joe@roback.cc> SVN-Revision: 22965 | ||||
* | dropbear: Explicity list default RootPasswordAuth value in default config ↵ | Daniel Dickinson | 2010-07-27 | 1 | -0/+1 |
| | | | | | | file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root. SVN-Revision: 22394 | ||||
* | dropbear: Add RootLogin parameter to control whether ssh logins as root are ↵ | Daniel Dickinson | 2010-07-27 | 1 | -1/+5 |
| | | | | | | allowed. SVN-Revision: 22393 | ||||
* | package/dropbear: bump release number (missed in r20960) | Nicolas Thill | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21524 | ||||
* | package] dropbear: Add bind 'Interface' option (#7149) | Vasilis Tsiligiannis | 2010-04-17 | 1 | -1/+8 |
| | | | | SVN-Revision: 20960 | ||||
* | package/dropbear: refresh patches | Gabor Juhos | 2010-03-26 | 4 | -20/+13 |
| | | | | SVN-Revision: 20460 | ||||
* | this patch allow to set -g option 1. -g allow to make a more secure ssh ↵ | Travis Kemen | 2010-03-14 | 1 | -3/+8 |
| | | | | | | | | | 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 | ||||
* | dropbear: performance improvements in init script, quiet mode for ↵ | Jo-Philipp Wich | 2010-02-10 | 1 | -9/+8 |
| | | | | | | start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> SVN-Revision: 19569 | ||||
* | stop dropbear at shutdown as well | Felix Fietkau | 2010-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 19430 | ||||
* | dropbear: add GatewayPorts (-a) option (#6503) | Jo-Philipp Wich | 2010-01-14 | 2 | -3/+6 |
| | | | | SVN-Revision: 19127 | ||||
* | #4985 - fixes dropbear banner file, thanks Roman Yepishev | John Crispin | 2009-10-08 | 2 | -1/+6 |
| | | | | SVN-Revision: 18009 | ||||
* | dropbear: safely support remote restarting of dropbear process; bump pkg ↵ | Jo-Philipp Wich | 2009-08-03 | 2 | -26/+114 |
| | | | | | | revision (#5498) SVN-Revision: 17113 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵ | Jo-Philipp Wich | 2009-04-07 | 2 | -27/+72 |
| | | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144 | ||||
* | dropbear: update to 0.52 (#4635) | Jo-Philipp Wich | 2009-03-29 | 5 | -25/+25 |
| | | | | SVN-Revision: 15074 | ||||
* | invert the mirror orders seems the first one seems to be offline right now | Florian Fainelli | 2009-02-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 14466 | ||||
* | add dropkey ssh keys and config files to the conffiles section (#2014) | Florian Fainelli | 2009-02-03 | 2 | -5/+12 |
| | | | | SVN-Revision: 14399 | ||||
* | Allow dropbear to use shadow passwords, and correct base-files generation of ↵ | Peter Denison | 2008-09-30 | 1 | -2/+2 |
| | | | | | | /etc/shadow SVN-Revision: 12809 | ||||
* | make opkg the default package manager, disable busybox ipkg from building by ↵ | Travis Kemen | 2008-08-16 | 1 | -3/+3 |
| | | | | | | default SVN-Revision: 12319 | ||||
* | dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed | Andy Boyett | 2008-07-24 | 6 | -50/+34 |
| | | | | SVN-Revision: 11913 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -2/+4 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | Remove these two patcheds that are now in the mainline source | Florian Fainelli | 2007-08-12 | 2 | -0/+0 |
| | | | | SVN-Revision: 8401 | ||||
* | Upgrade dropbear to 0.50 (#2201) | Florian Fainelli | 2007-08-11 | 8 | -52/+24 |
| | | | | SVN-Revision: 8400 | ||||
* | add dropbear host keys to conffiles | Felix Fietkau | 2007-06-15 | 1 | -1/+4 |
| | | | | SVN-Revision: 7642 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 7 | -42/+40 |
| | | | | SVN-Revision: 7490 | ||||
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 7164 | ||||
* | fix tty close patch (#1651) | Felix Fietkau | 2007-05-09 | 1 | -1/+10 |
| | | | | SVN-Revision: 7148 | ||||
* | prevent dropbear from closing the tty prematurely if the readfd closes | Felix Fietkau | 2007-05-06 | 1 | -0/+19 |
| | | | | SVN-Revision: 7117 | ||||
* | update dropbear to 0.49 | Tim Yardley | 2007-04-08 | 3 | -31/+12 |
| | | | | SVN-Revision: 6890 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -2/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | 1 | -0/+19 |
| | | | | SVN-Revision: 6397 | ||||
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 1 | -38/+17 |
| | | | | SVN-Revision: 6372 | ||||
* | cosmetic fix | Felix Fietkau | 2007-01-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6146 | ||||
* | fix dropbear config (#960) | Felix Fietkau | 2007-01-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 6117 | ||||
* | /etc/config/* should use INSTALL_DATA | Tim Yardley | 2007-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 5976 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -9/+9 |
| | | | | SVN-Revision: 5624 | ||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -1/+0 |
| | | | | SVN-Revision: 5512 | ||||
* | fix dropbear keygen | Felix Fietkau | 2006-11-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 5375 | ||||
* | fix unnecessary dropbear key generation | Felix Fietkau | 2006-10-31 | 1 | -5/+10 |
| | | | | SVN-Revision: 5354 | ||||
* | sync dropbear init script with whiterussian, fix locking and add config ↵ | Felix Fietkau | 2006-10-29 | 3 | -13/+46 |
| | | | | | | integration by Carlos Sobrinho SVN-Revision: 5331 | ||||
* | fix dropbear init script | Felix Fietkau | 2006-10-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 5295 | ||||
* | init script cleanup, use /etc/rc.d/ for enabled scripts, ↵ | Felix Fietkau | 2006-10-15 | 1 | -1/+1 |
| | | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 8 | -0/+267 |