summaryrefslogtreecommitdiff
path: root/session.c
Commit message (Expand)AuthorAgeFilesLines
* 20010107mouring2001-01-061-3/+3
* One way to massive patch. <sigh> It compiles and works under Linux..mouring2000-12-221-11/+11
* - (djm) Make sure we reset the SIGPIPE disposition after we fork. Reportdjm2000-12-131-2/+4
* - (djm) Back out all the serverloop.c hacks. sshd will now hang againdjm2000-11-291-3/+0
* - (djm) Fix(?) the ssh hang-on-logout/data-from-child racedjm2000-11-291-3/+2
* 20001123mouring2000-11-211-1/+5
* - (stevek) Reworked progname support.mouring2000-11-171-7/+12
* - (djm) Merge OpenBSD changes:djm2000-11-131-1/+16
* 20001112mouring2000-11-121-3/+24
* - (djm) Sync with OpenBSD:djm2000-10-281-7/+10
* - (djm) Sync with OpenBSD:djm2000-10-161-2/+6
* - (djm) Fix ssh2 hang on background processes at logout.djm2000-10-151-0/+4
* comparing against buf and not hostname; openbsd tree has thisstevesk2000-10-141-1/+1
* get_last_login_time() called twice.stevesk2000-10-141-4/+0
* - (stevesk) ~/.hushlogin shouldn't cause required password change tostevesk2000-10-141-3/+13
* - (djm) Big OpenBSD sync:djm2000-10-141-2/+1
* - (djm) Revert SSH2 serverloop hack, will find a better way.djm2000-10-141-10/+1
* - (stevesk) Fix detection of pw_class struct member in configure;stevesk2000-10-071-2/+2
* - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>djm2000-09-301-0/+4
* - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes withdjm2000-09-301-0/+2
* - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,djm2000-09-291-29/+37
* - (djm) Fix SSH2 not terminating until all background tasks done problem.djm2000-09-281-1/+11
* - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAMdjm2000-09-161-0/+2
* - (djm) Merge OpenBSD changes:djm2000-09-161-4/+34
* - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>djm2000-09-051-0/+49
* 20000905djm2000-09-051-12/+23
* - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>djm2000-08-291-0/+2
* - More OpenBSD updates:djm2000-08-291-4/+4
* - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersdjm2000-08-231-32/+88
* - (djm) OpenBSD CVS changes:djm2000-08-181-103/+91
* - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>djm2000-08-151-6/+7
* - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>djm2000-08-151-2/+3
* - (djm) Define AIX hard limits if headers don't. Report fromdjm2000-08-091-2/+12
* - (djm) OpenBSD CVS Updates:djm2000-07-111-3/+7
* - (djm) Fix problem with debug mode and MaxStartupsdjm2000-07-111-2/+4
* - (djm) OpenBSD CVS updates:djm2000-07-111-5/+10
* - (djm) Fixup for AIX getuserattr() support from Tom Bertelsondjm2000-07-101-10/+38
* - (djm) AIX getuserattr() session initialisation from Tom Bertelsondjm2000-07-091-0/+58
* - (djm) Replace "/bin/sh" with _PATH_BSHELLdjm2000-07-011-5/+5
* - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIAdjm2000-06-281-0/+24
* - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support fordjm2000-06-271-0/+26
* error -> fataldjm2000-06-261-2/+2
* - (djm) Automatically generate host key during "make install". Suggesteddjm2000-06-221-1/+3
* - OpenBSD CVS updates:djm2000-06-181-29/+57
* Missed some bits of the OpenBSD patch somewhere (?!)djm2000-06-071-18/+17
* - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts IIIdjm2000-06-071-0/+4
* - OpenBSD CVS updates:damien2000-05-301-11/+23
* - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>damien2000-05-201-3/+10
* - Avoid WCOREDUMP complation errors for systems that lack itdamien2000-05-171-0/+4
* - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fixdamien2000-05-171-0/+13