summaryrefslogtreecommitdiff
path: root/session.c
Commit message (Expand)AuthorAgeFilesLines
* - (stevesk) ~/.hushlogin shouldn't cause required password change toKevin Steves2000-10-141-3/+13
* - (djm) Big OpenBSD sync:Damien Miller2000-10-141-2/+1
* - (djm) Revert SSH2 serverloop hack, will find a better way.Damien Miller2000-10-141-10/+1
* - (stevesk) Fix detection of pw_class struct member in configure;Kevin Steves2000-10-071-2/+2
* - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-10-011-0/+4
* - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes withDamien Miller2000-09-301-0/+2
* - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,Damien Miller2000-09-291-29/+37
* - (djm) Fix SSH2 not terminating until all background tasks done problem.Damien Miller2000-09-291-1/+11
* - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAMDamien Miller2000-09-161-0/+2
* - (djm) Merge OpenBSD changes:Damien Miller2000-09-161-4/+34
* - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-09-051-0/+49
* 20000905Damien Miller2000-09-051-12/+23
* - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>Damien Miller2000-08-301-0/+2
* - More OpenBSD updates:Damien Miller2000-08-291-4/+4
* - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersDamien Miller2000-08-231-32/+88
* - (djm) OpenBSD CVS changes:Damien Miller2000-08-181-103/+91
* - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>Damien Miller2000-08-151-6/+7
* - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>Damien Miller2000-08-151-2/+3
* - (djm) Define AIX hard limits if headers don't. Report fromDamien Miller2000-08-091-2/+12
* - (djm) OpenBSD CVS Updates:Damien Miller2000-07-121-3/+7
* - (djm) Fix problem with debug mode and MaxStartupsDamien Miller2000-07-111-2/+4
* - (djm) OpenBSD CVS updates:Damien Miller2000-07-111-5/+10
* - (djm) Fixup for AIX getuserattr() support from Tom BertelsonDamien Miller2000-07-111-10/+38
* - (djm) AIX getuserattr() session initialisation from Tom BertelsonDamien Miller2000-07-091-0/+58
* - (djm) Replace "/bin/sh" with _PATH_BSHELLDamien Miller2000-07-011-5/+5
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIADamien Miller2000-06-281-0/+24
* - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support forDamien Miller2000-06-281-0/+26
* error -> fatalDamien Miller2000-06-261-2/+2
* - (djm) Automatically generate host key during "make install". SuggestedDamien Miller2000-06-221-1/+3
* - OpenBSD CVS updates:Damien Miller2000-06-181-29/+57
* Missed some bits of the OpenBSD patch somewhere (?!)Damien Miller2000-06-071-18/+17
* - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts IIIDamien Miller2000-06-071-0/+4
* - OpenBSD CVS updates:Damien Miller2000-05-301-11/+23
* - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>Damien Miller2000-05-201-3/+10
* - Avoid WCOREDUMP complation errors for systems that lack itDamien Miller2000-05-171-0/+4
* - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixDamien Miller2000-05-171-0/+13
* - Remove references to SSLeay.Damien Miller2000-05-071-5/+38
* - Fixed __progname symbol collisions reported by Andre LucasDamien Miller2000-05-011-1/+1
* sync missed changesV_2_0_0_TEST1Damien Miller2000-04-301-4/+5
* - More OpenBSD updates:Damien Miller2000-04-301-7/+84
* - Merge big update to OpenSSH-2.0 from OpenBSD CVSDamien Miller2000-04-291-2/+1
* - Define __progname in session.c if libc doesn'tDamien Miller2000-04-211-0/+5
* - Sync with OpenBSD CVS:Damien Miller2000-04-201-3/+7
* - Reduce diff against OpenBSD sourceDamien Miller2000-04-161-2/+4
* - OpenBSD CVS updates.Damien Miller2000-04-161-10/+15
* - More large OpenBSD CVS updates:Damien Miller2000-04-121-9/+319
* - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)Damien Miller2000-04-011-0/+1153