summaryrefslogtreecommitdiff
path: root/crypto/dist/ssh/servconf.c
AgeCommit message (Expand)Author
2009-07-20ssh has moved (a long time ago)christos
2009-02-16merge changeschristos
2008-06-22Add the HPN patch for ssh:christos
2008-04-06resolve conflicts.christos
2007-12-18merge conflictschristos
2007-03-10resolve conflicts.christos
2006-10-04put back ignorerootrhostschristos
2006-09-28Resolve conflictschristos
2006-05-11avoid lvalue casts.mrg
2006-03-19fix null deref, coverity cid 1340.elad
2006-02-04resolve conflictschristos
2005-06-02Appease gcc -Wuninitialized, in a similar method used elsewhere in thelukem
2005-04-23resolve conflicts.christos
2005-02-22Turn protocol 1 krb5 support back on.elric
2005-02-13Add PAM hooks from portable OpenSSH.christos
2005-02-13Resolve conflicts.christos
2003-12-11Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)dyoung
2003-07-24bring back krb4 support, just to suppress unwanted noise from other developers.itojun
2003-07-23remove KRB4 and AFS support. sync w/ openssh main treeitojun
2003-07-10add __RCSID("$NetBSD$"), because it's hard to track our changes in alukem
2003-04-03sync w/ 3.6.1itojun
2002-12-06Avoid conflict with reserved identifier "log".thorpej
2002-10-01upgrade to openssh 3.5. major changes include:itojun
2002-06-24sync with openssh 3.3.itojun
2002-05-14turn on privilege separation, as 3.2.1 default do.itojun
2002-05-13sync with 3.2.1 as of 5/13.itojun
2002-04-22sync with openssh 3.2 as of 2002/4/22.itojun
2002-03-08sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etcitojun
2002-02-10Rather than assuming that -1 is a valid value for a LogLevel or LogFacility,bjh21
2001-12-06sync with 3.0.2itojun
2001-11-27resolve conflicts on 3.0.1 importitojun
2001-09-27sync with openssh 2.9.9 around 9/27.itojun
2001-09-03For consistency, make permit_root_login default to PERMIT_NO if not specifiedcjs
2001-06-23upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).itojun
2001-05-15upgrade to openssh (openbsd usr.bin/ssh) 2.9, around 5/15/2001.itojun
2001-04-10upgrade to openssh 2.5.4 (2001/4/10).itojun
2001-03-19sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable).itojun
2001-03-04add krb5 support to ssh/sshd. based on code initially from Daniel Kouril <ko...assar
2001-02-14sync with 2/14.itojun
2001-02-07sync crypto/dist/ssh with re-importorted tree. try to minimize diffsitojun
2001-01-14crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.itojun
2000-10-03- implement IgnoreRootRhosts. if set, ignores ~root/.[rs]hosts. defaults tolukem
2000-09-28Import NetBSD Secure Shell. This is based on OpenSSH, but modifiedthorpej