summaryrefslogtreecommitdiffstats
path: root/session.c
AgeCommit message (Expand)Author
2001-06-27 - (djm) Pull in fixes from -CURRENT:Damien Miller
2001-06-17 - (djm) Pull in small fix from -CURRENT for session.c:Damien Miller
2001-06-13 - (bal) Applied X11 Cookie Patch. X11 Cookie behavior has changed toBen Lindstrom
2001-05-08 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom
2001-04-18 - markus@cvs.openbsd.org 2001/04/17 19:34:25Ben Lindstrom
2001-04-16 - Fix OSF SIA support displaying too much information for quietDamien Miller
2001-04-16 - djm@cvs.openbsd.org 2001/04/16 08:19:31Damien Miller
2001-04-14 - stevesk@cvs.openbsd.org 2001/04/14 16:33:20Ben Lindstrom
2001-04-08 - markus@cvs.openbsd.org 2001/04/06 21:00:17Ben Lindstrom
2001-04-05 - stevesk@cvs.openbsd.org 2001/04/05 15:48:18Ben Lindstrom
2001-03-27 - (djm) Reestablish PAM credentials (which can be supplemental groupDamien Miller
2001-03-26 - stevesk@cvs.openbsd.org 2001/03/25 13:16:11Ben Lindstrom
2001-03-26 - djm@cvs.openbsd.org 2001/03/25 00:01:34Ben Lindstrom
2001-03-24 - (djm) Pull out our own SIGPIPE hacksDamien Miller
2001-03-24 - markus@cvs.openbsd.org 2001/03/23 14:28:32Ben Lindstrom
2001-03-22 - markus@cvs.openbsd.org 2001/03/21 21:06:30Ben Lindstrom
2001-03-22 - markus@cvs.openbsd.org 2001/03/21 11:43:45Ben Lindstrom
2001-03-22 - markus@cvs.openbsd.org 2001/03/20 19:21:21Ben Lindstrom
2001-03-22 - markus@cvs.openbsd.org 2001/03/20 19:21:21Ben Lindstrom
2001-03-22 - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS IDBen Lindstrom
2001-03-22 - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de>Damien Miller
2001-03-21 - (djm) Correctly handle SIA and AIX when no tty present. Spotted andDamien Miller
2001-03-21 - (djm) Fix ttyname breakage for AIX and Tru64. Patch from SteveDamien Miller
2001-03-17 - markus@cvs.openbsd.org 2001/03/16 19:06:30Ben Lindstrom
2001-03-17 - markus@cvs.openbsd.org 2001/03/15 22:07:08Ben Lindstrom
2001-03-17 - Support usrinfo() on AIX. Based on patch from Gert DoeringDamien Miller
2001-03-05 - (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.cBen Lindstrom
2001-03-05 - deraadt@cvs.openbsd.org 2001/03/02 18:54:31Ben Lindstrom
2001-02-28 - (djm) Fully revert PAM session patch. All PAM session init is now doneDamien Miller
2001-02-27 - (djm) Fix PAM fixDamien Miller
2001-02-27 - (djm) Move PAM init to after fork for non-Solaris derived PAMsDamien Miller
2001-02-26 - markus@cvs.openbsd.org 2001/02/23 15:37:45Ben Lindstrom
2001-02-24 - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom
2001-02-21 - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>Ben Lindstrom
2001-02-21 - (stevesk) session.c: back out to where we were before:Kevin Steves
2001-02-21 - (bal) Reverted out of 2001/02/15 patch by djm below because itBen Lindstrom
2001-02-18 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom
2001-02-18 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller
2001-02-16 - markus@cvs.openbsd.org 2001/02/16 14:03:43Ben Lindstrom
2001-02-16 - (djm) Set "login ID" on systems with setluid. Only enabled for SCODamien Miller
2001-02-15 - (djm) Clean up PAM namespace. Suggested by Darren MoffatDamien Miller
2001-02-15 - (djm) Move PAM session setup back to before setuid to user. FixesDamien Miller
2001-02-13 - (stevesk) fix for SIA patch, misplaced session_setup_sia()Kevin Steves
2001-02-14 - (djm) Split out and improve OSF SIA auth code. Patch from Chris AdamsDamien Miller
2001-02-14 - (djm) Move PAM session initialisation until after fork in sshd. PatchDamien Miller
2001-02-12 - (stevesk) session.c: remove debugging code.Kevin Steves
2001-02-11missed session.c part of:Kevin Steves
2001-02-09 - itojun@cvs.openbsd.org 2001/02/08 19:30:52Ben Lindstrom
2001-02-05 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves
2001-02-04NB: big update - may break stuff. Please test!Damien Miller