summaryrefslogtreecommitdiffstats
path: root/session.c
AgeCommit message (Expand)Author
2003-04-09*** empty log message ***Damien Miller
2003-03-21 - (bal) Disable Privsep for Tru64 after pre-authentication due to issuesBen Lindstrom
2003-03-10- (djm) OpenBSD CVS SyncDamien Miller
2003-02-24 - (djm) Bug #494: Allow multiple accounts on Windows 9x/Me;Damien Miller
2003-02-24 - markus@cvs.openbsd.org 2003/02/06 09:26:23Damien Miller
2003-01-10 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. MoreDamien Miller
2003-01-07 - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix fromDamien Miller
2003-01-03 - (djm) Bug #446: Set LOGIN env var to pw_name on AIX. Patch fromDamien Miller
2003-01-01 - (stevesk) [session.c sshlogin.c sshlogin.h] complete portableKevin Steves
2002-12-23 - markus@cvs.openbsd.org 2002/12/10 08:56:00Ben Lindstrom
2002-12-23 - stevesk@cvs.openbsd.org 2002/12/04 04:36:47Ben Lindstrom
2002-09-25Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice
2002-09-25l) Fix issue where successfull login does not clear failure countsBen Lindstrom
2002-09-19 - stevesk@cvs.openbsd.org 2002/09/16 19:55:33Damien Miller
2002-09-19 - stevesk@cvs.openbsd.org 2002/09/12 19:50:36Damien Miller
2002-09-10 - (djm) Bug #365: Read /.ssh/environment properly under CygWin.Damien Miller
2002-09-04 - stevesk@cvs.openbsd.org 2002/08/29 15:57:25Damien Miller
2002-09-04 - markus@cvs.openbsd.org 2002/08/22 21:45:41Damien Miller
2002-08-01 - markus@cvs.openbsd.org 2002/07/30 17:03:55Ben Lindstrom
2002-07-23 - markus@cvs.openbsd.org 2002/07/22 11:03:06Ben Lindstrom
2002-07-23 - markus@cvs.openbsd.org 2002/07/19 15:43:33Ben Lindstrom
2002-07-23 - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must beKevin Steves
2002-07-15 - (bal) Remove unused tty defined in do_setusercontext() pointed out byBen Lindstrom
2002-07-04 - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.Ben Lindstrom
2002-07-04 - deraadt@cvs.openbsd.org 2002/06/30 21:54:16Ben Lindstrom
2002-06-26 - deraadt@cvs.openbsd.org 2002/06/26 13:49:26Damien Miller
2002-06-26 - markus@cvs.openbsd.org 2002/06/26 08:58:26Damien Miller
2002-06-26 - (djm) setlogin needs pgid==pid on BSD/OS; from itojun@Damien Miller
2002-06-2520020626Ben Lindstrom
2002-06-23 - deraadt@cvs.openbsd.org 2002/06/23 21:06:41Ben Lindstrom
2002-06-23 - deraadt@cvs.openbsd.org 2002/06/23 20:39:45Ben Lindstrom
2002-06-21 - markus@cvs.openbsd.org 2002/06/20 23:05:56Ben Lindstrom
2002-06-21 - (bal) Fixed AIX environment handling, use setpcred() instead of existingBen Lindstrom
2002-06-11 - mpech@cvs.openbsd.org 2002/06/11 05:46:20Ben Lindstrom
2002-06-11 - markus@cvs.openbsd.org 2002/06/10 22:28:41Ben Lindstrom
2002-06-09unexpandBen Lindstrom
2002-06-07 - (bal) use 'LOGIN_PROGRAM' not '/usr/bin/login' in session.c patch byBen Lindstrom
2002-06-06 - stevesk@cvs.openbsd.org 2002/05/16 22:09:59Ben Lindstrom
2002-05-13 - (djm) Add --with-superuser-path=xxx configure option to specify what $PATHDamien Miller
2002-04-23 - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UXKevin Steves
2002-04-02 - markus@cvs.openbsd.org 2002/03/29 18:59:32Ben Lindstrom
2002-04-02 - markus@cvs.openbsd.org 2002/03/28 15:34:51Ben Lindstrom
2002-03-24 - (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sureKevin Steves
2002-03-22 - markus@cvs.openbsd.org 2002/03/19 10:49:35Ben Lindstrom
2002-03-22 - markus@cvs.openbsd.org 2002/03/19 10:35:39Ben Lindstrom
2002-03-22 - provos@cvs.openbsd.org 2002/03/18 17:50:31Ben Lindstrom
2002-03-22 - provos@cvs.openbsd.org 2002/03/18 03:41:08Ben Lindstrom
2002-03-13Stupid djm commits experimental code to head instead of branchDamien Miller
2002-03-13Import of Niels Provos' 20020312 ssh-complete.diffDamien Miller
2002-02-25 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()Ben Lindstrom