Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | implement stop() function for dropbear init script | Felix Fietkau | 2006-10-07 |
| | | | | SVN-Revision: 4953 | ||
* | add new rc.common for standardized init scripts, convert existing init scripts | Felix Fietkau | 2006-10-04 |
| | | | | SVN-Revision: 4915 | ||
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 |
| | | | | SVN-Revision: 4855 | ||
* | standardize Makefile, change section from base to net for dropbear and utils ↵ | Nicolas Thill | 2006-09-23 |
| | | | | | | for dropbearconvert SVN-Revision: 4834 | ||
* | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 |
| | | | | SVN-Revision: 4436 | ||
* | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | Mike Baker | 2006-08-04 |
| | | | | SVN-Revision: 4432 | ||
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | Mike Baker | 2006-08-04 |
| | | | | SVN-Revision: 4429 | ||
* | credit where credit is due | Mike Baker | 2006-06-27 |
| | | | | SVN-Revision: 4091 | ||
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 |
| | | | | SVN-Revision: 4033 | ||
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ↵ | Felix Fietkau | 2006-06-21 |
| | | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032 | ||
* | remove unneeded autoconf call and flags, rename S50dropbear to ↵ | Nicolas Thill | 2006-06-18 |
| | | | | | | dropbear.init, normalize Makefile: - indent configure invocation, - use "install -d" instead of "mkdir -p". SVN-Revision: 3995 | ||
* | fix dropbear depends and defaults | Felix Fietkau | 2006-06-15 |
| | | | | SVN-Revision: 3949 | ||
* | add dropbear pubkey auth patch from #582 | Felix Fietkau | 2006-06-09 |
| | | | | SVN-Revision: 3916 | ||
* | improve dependency handling, fix some package makefile bugs | Felix Fietkau | 2006-05-30 |
| | | | | SVN-Revision: 3843 | ||
* | fix typo | Felix Fietkau | 2006-05-11 |
| | | | | SVN-Revision: 3762 | ||
* | replace $(IDIR_*) with $(1) | Felix Fietkau | 2006-05-11 |
| | | | | SVN-Revision: 3759 | ||
* | Convert packages to new template | Mike Baker | 2006-05-10 |
| | | | | SVN-Revision: 3752 | ||
* | fix (cosmetic) Config.in glitches | Nicolas Thill | 2006-04-01 |
| | | | | SVN-Revision: 3568 | ||
* | sync dropbear with wr, remove zlib dependency | Waldemar Brodkorb | 2006-03-27 |
| | | | | SVN-Revision: 3508 | ||
* | Fixed writechannel bug as described in ticket in #246, now closed | Florian Fainelli | 2006-02-04 |
| | | | | SVN-Revision: 3131 | ||
* | disable dropbear zlib support and split off dropbearconvert to save flash space | Felix Fietkau | 2006-01-31 |
| | | | | SVN-Revision: 3085 | ||
* | revert last Config.in change | Felix Fietkau | 2005-12-13 |
| | | | | SVN-Revision: 2661 | ||
* | update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential ↵ | Felix Fietkau | 2005-12-13 |
| | | | | | | security issue, fixes #59) SVN-Revision: 2660 | ||
* | reorganize/rationalize/format package menuconfig, make updatedd modular | Nicolas Thill | 2005-11-05 |
| | | | | SVN-Revision: 2333 | ||
* | remove Maintainer: and Source: from packages | Felix Fietkau | 2005-10-21 |
| | | | | SVN-Revision: 2210 | ||
* | update dropbear to new upstream release (v0.46) | Nicolas Thill | 2005-10-20 |
| | | | | SVN-Revision: 2195 | ||
* | sync dropbear package with whiterussian | Waldemar Brodkorb | 2005-10-15 |
| | | | | SVN-Revision: 2112 | ||
* | sync dropbear with whiterussian | Felix Fietkau | 2005-07-25 |
| | | | | SVN-Revision: 1554 | ||
* | disable reverse lookup in dropbear | Felix Fietkau | 2005-05-31 |
| | | | | SVN-Revision: 1124 | ||
* | Cosmetic fix | Nicolas Thill | 2005-05-19 |
| | | | | SVN-Revision: 973 | ||
* | Add package name and short description to Config.in prompt | Nicolas Thill | 2005-05-19 |
| | | | | SVN-Revision: 954 | ||
* | convert dropbear to new packaging style | Felix Fietkau | 2005-05-12 |
| | | | | SVN-Revision: 852 | ||
* | Uniformize package Makefile | Nicolas Thill | 2005-04-14 |
| | | | | SVN-Revision: 647 | ||
* | change configure options for dropbear | Felix Fietkau | 2005-04-04 |
| | | | | SVN-Revision: 561 | ||
* | oops, forgot to take out some debugging stuff | Mike Baker | 2005-04-03 |
| | | | | SVN-Revision: 550 | ||
* | cleanup & fix logic not to depend on dropbearkey if keys exist | Mike Baker | 2005-04-03 |
| | | | | SVN-Revision: 537 | ||
* | remove version and architecture from control files | Felix Fietkau | 2005-03-30 |
| | | | | SVN-Revision: 481 | ||
* | fix some dropbear client issues | Felix Fietkau | 2005-03-25 |
| | | | | SVN-Revision: 453 | ||
* | remove conffiles for dropbear (was /etc/passwd) | Felix Fietkau | 2005-03-24 |
| | | | | SVN-Revision: 449 | ||
* | move passwd from dropbear package to target_skeleton | Felix Fietkau | 2005-03-24 |
| | | | | SVN-Revision: 441 | ||
* | include dropbear in default build | Felix Fietkau | 2005-03-23 |
| | | | | SVN-Revision: 430 | ||
* | no start-stop-daemon | Waldemar Brodkorb | 2005-03-23 |
| | | | | SVN-Revision: 423 | ||
* | remove default password for dropbear | Felix Fietkau | 2005-03-21 |
| | | | | SVN-Revision: 415 | ||
* | add md5sums | Waldemar Brodkorb | 2005-03-21 |
| | | | | SVN-Revision: 405 | ||
* | add downloading script (with md5sum checking and sourceforge downloading ↵ | Felix Fietkau | 2005-03-19 |
| | | | | | | support) SVN-Revision: 391 | ||
* | support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵ | Imre Kaloz | 2005-03-19 |
| | | | | | | update, control file fixes. add back other boardtypes to make wl.o happy on other routers SVN-Revision: 390 | ||
* | make kernel ppp optional and remove cramfs support | Felix Fietkau | 2005-03-14 |
| | | | | SVN-Revision: 372 | ||
* | update dropbear to 0.45 | Felix Fietkau | 2005-03-14 |
| | | | | SVN-Revision: 371 | ||
* | add /etc/passwd with an empty root password for dropbear | Felix Fietkau | 2005-03-14 |
| | | | | SVN-Revision: 370 | ||
* | Don't embed dropbear by default (startup script is broken) | Nicolas Thill | 2005-03-09 |
| | | | | SVN-Revision: 361 |