Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-04 | remove /usr/sbin from openssh-client | Colin Watson | |
2005-01-04 | Expand on openssh-client package description (closes: #273831). | Colin Watson | |
2005-01-04 | more fixed bugs | Colin Watson | |
2005-01-04 | Pass LANG and LC_* environment variables from the client by default, and | Colin Watson | |
accept them to the server by default in new installs, although not on upgrade (closes: #264024). | |||
2005-01-04 | note some closed bugs | Colin Watson | |
2005-01-04 | Merge 3.9p1 to the trunk. | Colin Watson | |
2005-01-04 | Import OpenSSH 3.9p1. | Colin Watson | |
2005-01-04 | Merge from branch-V_3_8_1_P1-4-client-server-split: | Colin Watson | |
cvs up -jV_3_8_1_P1-8 -jbranch-V_3_8_1_P1-4-client-server-split branch-V_3_8_1_P1-4-client-server-split is now closed. For further development for sarge (Debian version 3.8.1p1-8.sarge.4, CVS tag V_3_8_1_P1-8_sarge_4), use branch-V_3_8_1_P1-8_sarge_4-sarge. | |||
2004-12-01 | Build ssh in binary-indep, not binary-arch (thanks, LaMont Jones). | Colin Watson | |
2004-11-28 | Finish 1:3.8.1p1-14. | Colin Watson | |
2004-11-28 | Merge from HEAD: | Colin Watson | |
Make sure that there's a delay in PAM keyboard-interactive authentication when PermitRootLogin is not set to yes and the correct root password is entered (closes: #248747). | |||
2004-11-28 | Merge from HEAD: | Colin Watson | |
Fix timing information leak allowing discovery of invalid usernames in PAM keyboard-interactive authentication (backported from a patch by Darren Tucker; closes: #281595). | |||
2004-11-28 | We use DH_COMPAT=2, so build-depend on debhelper (>= 2). | Colin Watson | |
2004-11-28 | Finish 1:3.8.1p1-8.sarge.4. | Colin Watson | |
2004-11-28 | Make sure that there's a delay in PAM keyboard-interactive authentication | Colin Watson | |
when PermitRootLogin is not set to yes and the correct root password is entered (closes: #248747). | |||
2004-11-28 | Fix timing information leak allowing discovery of invalid usernames in PAM | Colin Watson | |
keyboard-interactive authentication (backported from a patch by Darren Tucker; closes: #281595). | |||
2004-11-12 | Finish 1:3.8.1p1-13. | Colin Watson | |
2004-11-12 | debconf-updatepo | Colin Watson | |
2004-11-12 | Merge from HEAD: | Colin Watson | |
Correct README.Debian's ForwardX11Trusted description (closes: #280190). | |||
2004-11-12 | Merge from HEAD: | Colin Watson | |
Enable threading for PAM, on Sam Hartman's advice (closes: #278394). | |||
2004-11-12 | Finish 1:3.8.1p1-8.sarge.3. | Colin Watson | |
2004-11-08 | Correct README.Debian's ForwardX11Trusted description (closes: #280190). | Colin Watson | |
2004-11-01 | Enable threading for PAM, on Sam Hartman's advice (closes: #278394). | Colin Watson | |
2004-11-01 | Update Dutch debconf template translation (thanks, cobaco; closes: | Colin Watson | |
#278715). | |||
2004-11-01 | Update Dutch debconf template translation (thanks, cobaco; closes: | Colin Watson | |
#278715). | |||
2004-10-24 | Forward-port from HEAD: | Colin Watson | |
* Preserve /etc/ssh/sshd_config ownership/permissions (closes: #276754). * Shorten the version string from the form "OpenSSH_3.8.1p1 Debian 1:3.8.1p1-8.sarge.1" to "OpenSSH_3.8.1p1 Debian-8.sarge.1", as some SSH implementations apparently have problems with the long version string. This is of course a bug in those implementations, but since the extent of the problem is unknown it's best to play safe (closes: #275731). * debconf template translations: - Add Finnish (thanks, Matti Pöllä; closes: #265339). - Update Danish (thanks, Morten Brix Pedersen; closes: #275895). - Update French (thanks, Denis Barbier; closes: #276703). - Update Japanese (thanks, Kenshi Muto; closes: #277438). | |||
2004-10-24 | Finish 1:3.8.1p1-8.sarge.2. | Colin Watson | |
2004-10-24 | Add another missing chown/chmod --reference. | Colin Watson | |
2004-10-24 | debconf-updatepo | Colin Watson | |
2004-10-24 | Shorten the version string from the form "OpenSSH_3.8.1p1 Debian | Colin Watson | |
1:3.8.1p1-8.sarge.1" to "OpenSSH_3.8.1p1 Debian-8.sarge.1", as some SSH implementations apparently have problems with the long version string. This is of course a bug in those implementations, but since the extent of the problem is unknown it's best to play safe (closes: #275731). | |||
2004-10-24 | Update Japanese debconf template translation (thanks, Kenshi Muto; closes: | Colin Watson | |
#277438). | |||
2004-10-24 | Update French debconf template translation (thanks, Denis Barbier; closes: | Colin Watson | |
#276703). | |||
2004-10-24 | Update Danish debconf template translation (thanks, Morten Brix Pedersen; | Colin Watson | |
closes: #275895). | |||
2004-10-24 | Add Finnish debconf template translation (thanks, Matti Pöllä; closes: | Colin Watson | |
#265339). | |||
2004-10-24 | Preserve /etc/ssh/sshd_config ownership/permissions (closes: #276754). | Colin Watson | |
2004-10-06 | Finish 1:3.8.1p1-11. | Colin Watson | |
2004-10-06 | Finish 1:3.8.1p1-8.sarge.1. | Colin Watson | |
2004-10-06 | Forward-port from HEAD: | Colin Watson | |
* If PasswordAuthentication is disabled, then offer to disable ChallengeResponseAuthentication too. The current PAM code will attempt password-style authentication if ChallengeResponseAuthentication is enabled (closes: #250369). * This will ask a question of anyone who installed fresh with 1:3.8p1-2 or later and then upgraded. Sorry about that ... for this reason, the default answer is to leave ChallengeResponseAuthentication enabled. | |||
2004-10-06 | Leave ChallengeResponseAuthentication enabled by default, since | Colin Watson | |
PasswordAuthentication has been turned off for new installs since 1:3.8p1-2. | |||
2004-10-06 | Don't ask ssh/disable_cr_auth unless /etc/ssh/sshd_config exists. | Colin Watson | |
2004-10-06 | get_config_option checks for existence of /etc/ssh/sshd_config. | Colin Watson | |
2004-10-05 | If PasswordAuthentication is disabled, then offer to disable | Colin Watson | |
ChallengeResponseAuthentication too. The current PAM code will attempt password-style authentication if ChallengeResponseAuthentication is enabled (closes: #250369). | |||
2004-08-31 | Move sshd_config(5) to openssh-server, where it belongs. | Colin Watson | |
2004-08-25 | Don't install the ssh-askpass-gnome .desktop file by default; I've had too | Colin Watson | |
many GNOME people tell me it's the wrong thing to be doing. I've left it in /usr/share/doc/ssh-askpass-gnome/examples/ for now. | |||
2004-08-17 | - (djm) Release 3.9p1 | Damien Miller | |
2004-08-17 | - (djm) Crank RPM spec version numbers | Damien Miller | |
2004-08-17 | - (djm) OpenBSD CVS Sync | Damien Miller | |
- markus@cvs.openbsd.org 2004/08/16 08:17:01 [version.h] 3.9 | |||
2004-08-17 | - (dtucker) [regress/README.regress] Note compatibility issues with GNU head. | Darren Tucker | |
2004-08-16 | - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root | Darren Tucker | |
to convince Solaris PAM to honour password complexity rules. ok djm@ | |||
2004-08-15 | - (dtucker) [Makefile.in] Fix typo. | Darren Tucker | |