summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-01Enable threading for PAM, on Sam Hartman's advice (closes: #278394).Colin Watson
2004-11-01Update Dutch debconf template translation (thanks, cobaco; closes:Colin Watson
2004-11-01Update Dutch debconf template translation (thanks, cobaco; closes:Colin Watson
2004-10-24Forward-port from HEAD:Colin Watson
2004-10-24Finish 1:3.8.1p1-8.sarge.2.Colin Watson
2004-10-24Add another missing chown/chmod --reference.Colin Watson
2004-10-24debconf-updatepoColin Watson
2004-10-24Shorten the version string from the form "OpenSSH_3.8.1p1 DebianColin Watson
2004-10-24Update Japanese debconf template translation (thanks, Kenshi Muto; closes:Colin Watson
2004-10-24Update French debconf template translation (thanks, Denis Barbier; closes:Colin Watson
2004-10-24Update Danish debconf template translation (thanks, Morten Brix Pedersen;Colin Watson
2004-10-24Add Finnish debconf template translation (thanks, Matti Pöllä; closes:Colin Watson
2004-10-24Preserve /etc/ssh/sshd_config ownership/permissions (closes: #276754).Colin Watson
2004-10-19 - (dtucker) [uidswap.c] Don't test dropping of gids for the root user orDarren Tucker
2004-10-16that was "ok dtucker@"Damien Miller
2004-10-16 - (djm) [auth-pam.c] snprintf->strl*, fix server message length calculationsDamien Miller
2004-10-06Finish 1:3.8.1p1-11.Colin Watson
2004-10-06Finish 1:3.8.1p1-8.sarge.1.Colin Watson
2004-10-06Forward-port from HEAD:Colin Watson
2004-10-06 - (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constantsDarren Tucker
2004-10-06Leave ChallengeResponseAuthentication enabled by default, sinceColin Watson
2004-10-06 - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted ModeDarren Tucker
2004-10-06Don't ask ssh/disable_cr_auth unless /etc/ssh/sshd_config exists.Colin Watson
2004-10-06get_config_option checks for existence of /etc/ssh/sshd_config.Colin Watson
2004-10-05If PasswordAuthentication is disabled, then offer to disableColin Watson
2004-09-30 - (dtucker) [configure.ac] Set AC_PACKAGE_NAME. ok djm@Darren Tucker
2004-09-23 - (dtucker) [openbsd-compat/bsd-snprintf.c] Previous change was off by one,Darren Tucker
2004-09-21 - (dtucker) [contrib/cygwin/ssh-host-config] Update to match current CygwinDarren Tucker
2004-09-21 - (dtucker) [openbsd-compat/bsd-snprintf.c] Check for max length too.Darren Tucker
2004-09-12 - (dtucker) [configure.ac] Fix incorrect quoting and tests for cross-compile.Darren Tucker
2004-09-12 - (djm) [ssh.c sshd.c version.h] Don't divulge portable version in protocolDamien Miller
2004-09-12 - (djm) [loginrec.c] xmallocDamien Miller
2004-09-12 - (djm) [loginrec.c] __func__ifiyDamien Miller
2004-09-12 - (djm) [loginrec.c] Start KNF and tidy up of this long-neglected file.Damien Miller
2004-09-11 - (dtucker) [auth-krb5.c] Bug #922: Pass KRB5CCNAME to PAM. From deengertDarren Tucker
2004-09-11 - (dtucker) [configure.ac] Bug #321: Add cross-compile support to configure.Darren Tucker
2004-09-11 - (dtucker) [session.c] Bug #927: make .hushlogin silent again. ok djm@Darren Tucker
2004-09-11 - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c]Darren Tucker
2004-09-11 - (djm) [auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c]Damien Miller
2004-09-11 - (dtucker) [auth-pam.c] Relocate sshpam_store_conv(), no code change.Darren Tucker
2004-09-11 - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output fromDarren Tucker
2004-09-11 - (djm) [ssh-agent.c] unifdef some cygwin code; ok dtucker@Damien Miller
2004-08-31Move sshd_config(5) to openssh-server, where it belongs.Colin Watson
2004-08-30 - (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portabilityDarren Tucker
2004-08-30 - (dtucker) [regress/Makefile] Clean scp-ssh-wrapper.scp too. Patch fromDarren Tucker
2004-08-30 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: onlyDarren Tucker
2004-08-29 - (dtucker) [openbsd-compat/port-aix.c] Bug #712: Explicitly check forDarren Tucker
2004-08-29 - (dtucker) [configure.ac] Replace non-portable echo \n with extra echo.Darren Tucker
2004-08-29 - (dtucker) [regress/agent-ptrace.sh] Skip ptrace test on OSF1/DUnix/Tru64Darren Tucker
2004-08-29 - (dtucker) [Makefile.in] Get regress/Makefile symlink right for out-of-treeDarren Tucker