| Commit message (Expand) | Author | Age | Files | Lines |
* | /etc/config/* should use INSTALL_DATA | pavlov | 2007-01-04 | 1 | -1/+1 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -9/+9 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -1/+0 |
* | fix dropbear keygen | nbd | 2006-11-01 | 1 | -1/+1 |
* | fix unnecessary dropbear key generation | nbd | 2006-10-31 | 1 | -5/+10 |
* | sync dropbear init script with whiterussian, fix locking and add config integ... | nbd | 2006-10-29 | 3 | -13/+46 |
* | fix dropbear init script | nbd | 2006-10-26 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd | 2006-10-15 | 1 | -1/+1 |
* | implement stop() function for dropbear init script | nbd | 2006-10-07 | 1 | -0/+4 |
* | add new rc.common for standardized init scripts, convert existing init scripts | nbd | 2006-10-04 | 1 | -15/+18 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -1/+2 |
* | standardize Makefile, change section from base to net for dropbear and utils ... | nico | 2006-09-23 | 1 | -10/+15 |
* | fix everything I broke with the previous patches | mbm | 2006-08-04 | 1 | -0/+2 |
* | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | mbm | 2006-08-04 | 1 | -2/+2 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm | 2006-08-04 | 1 | -2/+2 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -1/+1 |
* | remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init, | nico | 2006-06-18 | 2 | -43/+41 |
* | fix dropbear depends and defaults | nbd | 2006-06-15 | 1 | -1/+1 |
* | add dropbear pubkey auth patch from #582 | nbd | 2006-06-09 | 1 | -76/+32 |
* | improve dependency handling, fix some package makefile bugs | nbd | 2006-05-30 | 1 | -2/+1 |
* | fix typo | nbd | 2006-05-11 | 1 | -1/+1 |
* | replace $(IDIR_*) with $(1) | nbd | 2006-05-11 | 1 | -11/+11 |
* | Convert packages to new template | mbm | 2006-05-10 | 4 | -42/+34 |
* | fix (cosmetic) Config.in glitches | nico | 2006-04-01 | 1 | -1/+1 |
* | sync dropbear with wr, remove zlib dependency | wbx | 2006-03-27 | 5 | -33/+26 |
* | Fixed writechannel bug as described in ticket in #246, now closed | florian | 2006-02-04 | 1 | -0/+12 |
* | disable dropbear zlib support and split off dropbearconvert to save flash space | nbd | 2006-01-31 | 4 | -3/+36 |
* | revert last Config.in change | nbd | 2005-12-13 | 1 | -2/+3 |
* | update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential se... | nbd | 2005-12-13 | 8 | -81/+96 |
* | reorganize/rationalize/format package menuconfig, | nico | 2005-11-05 | 1 | -2/+3 |
* | remove Maintainer: and Source: from packages | nbd | 2005-10-21 | 1 | -2/+0 |
* | update dropbear to new upstream release (v0.46) | nico | 2005-10-20 | 2 | -10/+14 |
* | sync dropbear package with whiterussian | wbx | 2005-10-15 | 2 | -1/+74 |
* | sync dropbear with whiterussian | nbd | 2005-07-25 | 1 | -1/+0 |
* | disable reverse lookup in dropbear | nbd | 2005-05-31 | 1 | -1/+2 |
* | Cosmetic fix | nico | 2005-05-19 | 1 | -1/+1 |
* | Add package name and short description to Config.in prompt | nico | 2005-05-19 | 1 | -4/+3 |
* | convert dropbear to new packaging style | nbd | 2005-05-12 | 2 | -29/+7 |
* | Uniformize package Makefile | nico | 2005-04-14 | 1 | -53/+63 |
* | change configure options for dropbear | nbd | 2005-04-04 | 1 | -2/+13 |
* | oops, forgot to take out some debugging stuff | mbm | 2005-04-03 | 1 | -2/+2 |
* | cleanup & fix logic not to depend on dropbearkey if keys exist | mbm | 2005-04-03 | 1 | -26/+12 |
* | remove version and architecture from control files | nbd | 2005-03-30 | 1 | -2/+0 |
* | fix some dropbear client issues | nbd | 2005-03-25 | 3 | -2/+32 |
* | remove conffiles for dropbear (was /etc/passwd) | nbd | 2005-03-24 | 2 | -2/+0 |
* | move passwd from dropbear package to target_skeleton | nbd | 2005-03-24 | 2 | -2/+0 |
* | include dropbear in default build | nbd | 2005-03-23 | 1 | -1/+1 |
* | no start-stop-daemon | wbx | 2005-03-23 | 1 | -34/+1 |