| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] dropbear: performance improvements in init script, quiet mode for s... | Jo-Philipp Wich | 2010-02-10 | 1 | -9/+8 |
* | stop dropbear at shutdown as well | Felix Fietkau | 2010-01-30 | 1 | -0/+1 |
* | [package] dropbear: add GatewayPorts (-a) option (#6503) | Jo-Philipp Wich | 2010-01-14 | 2 | -3/+6 |
* | #4985 - fixes dropbear banner file, thanks Roman Yepishev | John Crispin | 2009-10-08 | 2 | -1/+6 |
* | [package] dropbear: safely support remote restarting of dropbear process; bum... | Jo-Philipp Wich | 2009-08-03 | 2 | -26/+114 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | [package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after u... | Jo-Philipp Wich | 2009-04-07 | 2 | -27/+72 |
* | [package] dropbear: update to 0.52 (#4635) | Jo-Philipp Wich | 2009-03-29 | 5 | -25/+25 |
* | [package] invert the mirror orders seems the first one seems to be offline ri... | Florian Fainelli | 2009-02-10 | 1 | -2/+2 |
* | [package] add dropkey ssh keys and config files to the conffiles section (#2014) | Florian Fainelli | 2009-02-03 | 2 | -5/+12 |
* | Allow dropbear to use shadow passwords, and correct base-files generation of | Peter Denison | 2008-09-30 | 1 | -2/+2 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 | 1 | -3/+3 |
* | dropbear: upgrade to 0.51 | Andy Boyett | 2008-07-24 | 6 | -50/+34 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -2/+4 |
* | Remove these two patcheds that are now in the mainline source | Florian Fainelli | 2007-08-12 | 2 | -0/+0 |
* | Upgrade dropbear to 0.50 (#2201) | Florian Fainelli | 2007-08-11 | 8 | -52/+24 |
* | add dropbear host keys to conffiles | Felix Fietkau | 2007-06-15 | 1 | -1/+4 |
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 7 | -42/+40 |
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 1 | -0/+1 |
* | fix tty close patch (#1651) | Felix Fietkau | 2007-05-09 | 1 | -1/+10 |
* | prevent dropbear from closing the tty prematurely if the readfd closes | Felix Fietkau | 2007-05-06 | 1 | -0/+19 |
* | update dropbear to 0.49 | Tim Yardley | 2007-04-08 | 3 | -31/+12 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | Felix Fietkau | 2007-03-16 | 1 | -2/+0 |
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | 1 | -0/+19 |
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 1 | -38/+17 |
* | cosmetic fix | Felix Fietkau | 2007-01-20 | 1 | -1/+1 |
* | fix dropbear config (#960) | Felix Fietkau | 2007-01-17 | 1 | -3/+3 |
* | /etc/config/* should use INSTALL_DATA | Tim Yardley | 2007-01-04 | 1 | -1/+1 |
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -9/+9 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -1/+0 |
* | fix dropbear keygen | Felix Fietkau | 2006-11-01 | 1 | -1/+1 |
* | fix unnecessary dropbear key generation | Felix Fietkau | 2006-10-31 | 1 | -5/+10 |
* | sync dropbear init script with whiterussian, fix locking and add config integ... | Felix Fietkau | 2006-10-29 | 3 | -13/+46 |
* | fix dropbear init script | Felix Fietkau | 2006-10-26 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | Felix Fietkau | 2006-10-15 | 1 | -1/+1 |
* | implement stop() function for dropbear init script | Felix Fietkau | 2006-10-07 | 1 | -0/+4 |
* | add new rc.common for standardized init scripts, convert existing init scripts | Felix Fietkau | 2006-10-04 | 1 | -15/+18 |
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 1 | -1/+2 |
* | standardize Makefile, change section from base to net for dropbear and utils ... | Nicolas Thill | 2006-09-23 | 1 | -10/+15 |
* | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 | 1 | -0/+2 |
* | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | Mike Baker | 2006-08-04 | 1 | -2/+2 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | Mike Baker | 2006-08-04 | 1 | -2/+2 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init, | Nicolas Thill | 2006-06-18 | 2 | -43/+41 |
* | fix dropbear depends and defaults | Felix Fietkau | 2006-06-15 | 1 | -1/+1 |
* | add dropbear pubkey auth patch from #582 | Felix Fietkau | 2006-06-09 | 1 | -76/+32 |
* | improve dependency handling, fix some package makefile bugs | Felix Fietkau | 2006-05-30 | 1 | -2/+1 |