| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #410541: prepare for detection of net variants to warn if the user needs ... | Robin H. Johnson | 2012-11-28 | 3 | -9/+35 |
* | Cleanup of sshd init.d in preparation for bug #410541. local keyword is not P... | Robin H. Johnson | 2012-11-28 | 3 | -22/+92 |
* | Only show ecdsa key message when upgrading from older versions, and drop USE=... | Mike Frysinger | 2012-11-19 | 3 | -13/+34 |
* | Update to EAPI=4 to have USE=static depend on USE=static-libs of all the libr... | Mike Frysinger | 2012-11-19 | 2 | -22/+29 |
* | Remove old | Agostino Sarubbo | 2012-11-16 | 9 | -1891/+8 |
* | Do not hardcode `pkg-config`. | Mike Frysinger | 2012-11-11 | 3 | -8/+22 |
* | Use a slot dep for openssl; openssl:0.9.8 is not going to work here. Bug 437480. | Mike Gilbert | 2012-11-06 | 13 | -49/+47 |
* | openssh needs to match the bindist settings on openssl or it breaks. bug #437480 | Richard Farina | 2012-11-06 | 13 | -61/+69 |
* | Always specify pid-dir to avoid configure script falling back to /etc/ssh on ... | Mike Frysinger | 2012-10-12 | 3 | -17/+22 |
* | Specify LICENSE more precisely. According to the upstream license note: | Ulrich Müller | 2012-09-25 | 13 | -48/+56 |
* | Version bump #434278 by Phr33d0m. | Mike Frysinger | 2012-09-08 | 5 | -84/+455 |
* | Back hpn patch back down to v11 as v12 does not want to work for us #414401 b... | Mike Frysinger | 2012-06-08 | 3 | -15/+317 |
* | Mark alpha/ia64/s390/sh/sparc stable #396075. | Mike Frysinger | 2012-06-02 | 3 | -8/+21 |
* | keyword ~amd64-fbsd | Alexis Ballier | 2012-05-29 | 3 | -5/+18 |
* | Fix build failure on Gentoo FreeBSD 9, written by naota, reviewed by xarthisi... | Richard Yao | 2012-05-29 | 3 | -2/+23 |
* | Version bump. #417699. Drop old versions. | Naohiro Aota | 2012-05-29 | 1 | -22/+3 |
* | Inherit user eclass for enewuser/etc... | Mike Frysinger | 2012-05-23 | 11 | -42/+48 |
* | Add fix for POSIX test compat #391011. | Mike Frysinger | 2012-05-17 | 4 | -4/+49 |
* | Marking openssh-5.9_p1-r4 ppc64 for bug 396075 | Brent Baude | 2012-05-08 | 2 | -3/+6 |
* | Marking whois-5.0.15 ppc64 for bug 414239 | Brent Baude | 2012-05-08 | 1 | -2/+2 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Jeff Horelick | 2012-05-05 | 1 | -30/+10 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Jeff Horelick | 2012-05-05 | 10 | -19/+25 |
* | Enable locale env var passing by default #367017 by Michael. | Mike Frysinger | 2012-05-03 | 3 | -17/+32 |
* | Version bump with work from Robin #414071 by Michael Weber. | Mike Frysinger | 2012-04-30 | 6 | -5/+398 |
* | arm stable, bug #396075 | Markus Meier | 2012-04-16 | 3 | -5/+18 |
* | Marking openssh-5.9_p1-r4 ppc for bug 396075 | Brent Baude | 2012-04-16 | 3 | -15/+8 |
* | Stable for HPPA (bug #396075). | Jeroen Roovers | 2012-04-10 | 3 | -5/+18 |
* | marked x86 per bug 396075 | Jeff Horelick | 2012-04-09 | 3 | -19/+8 |
* | Stable for amd64, wrt bug #396075 | Agostino Sarubbo | 2012-04-09 | 3 | -20/+17 |
* | Drop openssl version checking. | Mike Frysinger | 2012-03-15 | 4 | -7/+329 |
* | Switch to virtual/shadow. | Paweł Hajdan | 2012-03-13 | 1 | -8/+18 |
* | Switch to virtual/shadow. | Paweł Hajdan | 2012-03-13 | 8 | -21/+27 |
* | Bug #352083: install LPK schema. | Robin H. Johnson | 2012-02-13 | 3 | -4/+12 |
* | [Bug 402441] net-misc/openssh: Add output to say that ECDSA will not work whe... | Jeremy Olexa | 2012-02-06 | 3 | -18/+11 |
* | Install systemd unit files. | Michał Górny | 2011-12-14 | 6 | -10/+50 |
* | move reload to extra_started_commands | Sven Wegener | 2011-12-04 | 5 | -18/+25 |
* | Move enew{user,group} to pkg_preinst so `die` works. | Mike Frysinger | 2011-11-26 | 3 | -8/+13 |
* | Use new egetshell helper rather than calling getent directly. | Mike Frysinger | 2011-11-03 | 9 | -26/+31 |
* | Use egetent rather than getent. | Mike Frysinger | 2011-11-02 | 9 | -26/+31 |
* | Add x509 patch and release. | Mike Frysinger | 2011-09-26 | 5 | -283/+38 |
* | Fixed deprecated opts variable (bug #382227) and removed --stop option from r... | Lars Wendler | 2011-09-14 | 5 | -13/+292 |
* | Simplify test homedir logic a bit, and fix quoting. | Mike Frysinger | 2011-09-12 | 3 | -9/+20 |
* | Add complete port of HPN+LPK patches, also adjust the HOMEDIR setting for src... | Robin H. Johnson | 2011-09-07 | 3 | -12/+277 |
* | Retain default AuthorizedKeysFile behavior. | Mike Frysinger | 2011-09-07 | 3 | -7/+13 |
* | Version bump. Drop --oknodo in init.d #377771 by Michael Mair-Keimberger. A... | Mike Frysinger | 2011-09-07 | 5 | -5/+542 |
* | Move custom opts to checkconfig and include those when verifying config sanit... | Mike Frysinger | 2011-05-28 | 3 | -12/+26 |
* | Bug #366643: rediff the LPK patch for LDAP usage. Also merge the Mozilla uid ... | Robin H. Johnson | 2011-05-16 | 3 | -16/+11 |
* | Version bump. | Mike Frysinger | 2011-05-09 | 3 | -6/+271 |
* | Don't PROVIDE virtual/ssh, bug 361121. | Ulrich Müller | 2011-04-16 | 1 | -9/+9 |
* | Don't PROVIDE virtual/ssh, bug 361121. | Ulrich Müller | 2011-04-16 | 5 | -9/+9 |