index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
openssh-server.postinst
Age
Commit message (
Expand
)
Author
2008-05-12
* Mitigate OpenSSL security vulnerability:
Colin Watson
2008-04-04
Rename KeepAlive to TCPKeepAlive in sshd_config, cleaning up from old
Colin Watson
2008-02-08
* Move /etc/pam.d/ssh to /etc/pam.d/sshd, allowing us to stop defining
Colin Watson
2007-12-24
* Remove the hideously old /etc/ssh/primes on upgrade (closes: #123013).
Colin Watson
2007-06-12
stop link for rc1; fix function call
Colin Watson
2007-06-12
* Move init script start links to S16, and remove stop links altogether
Colin Watson
2006-12-23
fix disable_config_option to actually work
Colin Watson
2006-12-23
* Make GSSAPICleanupCreds a compatibility alias for
Colin Watson
2006-12-06
* When installing openssh-client or openssh-server from scratch, remove
Colin Watson
2006-12-06
* Create transitional ssh-krb5 package which enables GSSAPI configuration
Colin Watson
2006-11-20
* Ignore errors from usermod when changing sshd'\''s shell, since it will
Colin Watson
2006-07-26
silence grep output
Colin Watson
2006-07-14
* Change sshd user's shell to /usr/sbin/nologin (closes: #366541).
Colin Watson
2006-04-16
* Rename KeepAlive to TCPKeepAlive in default sshd_config
Colin Watson
2005-09-14
- Update commented-out Kerberos/GSSAPI options in default sshd_config.
Colin Watson
2005-09-14
* Set X11Forwarding to yes in the default sshd_config (new installs only).
Colin Watson
2005-07-09
Do the IDEA host key check on a temporary file to avoid altering
Colin Watson
2005-07-09
fix awful formatting in check_idea_key
Colin Watson
2005-07-03
Make /usr/share/doc/openssh-server and /usr/share/doc/ssh symlinks to
Colin Watson
2005-06-17
Manoj Srivastava:
Colin Watson
2005-05-31
Drop debconf support for allowing SSH protocol 1, which is discouraged and
Colin Watson
2005-05-31
Fix up very old sshd_config files that refer to /usr/libexec/sftp-server
Colin Watson
2005-05-31
Change libexecdir to /usr/lib/openssh, and fix up various alternatives and
Colin Watson
2005-05-30
Disable ChallengeResponseAuthentication in new installations, returning to
Colin Watson
2005-01-15
Drop LoginGraceTime back to the upstream default of two minutes on new
Colin Watson
2005-01-04
Pass LANG and LC_* environment variables from the client by default, and
Colin Watson
2004-10-24
Forward-port from HEAD:
Colin Watson
2004-10-06
Forward-port from HEAD:
Colin Watson
2004-08-02
Add a heuristic to try to make sure the sshd_config upgrade to >= 3.7
Colin Watson
2004-07-31
* Split the ssh binary package into openssh-client and openssh-server
Colin Watson