summaryrefslogtreecommitdiff
path: root/session.c
Commit message (Expand)AuthorAgeFilesLines
* - deraadt@cvs.openbsd.org 2001/07/09 07:04:53Damien Miller2001-07-141-2/+2
* - (djm) Enable /etc/nologin check on PAM systems, as some lack theDamien Miller2001-07-141-2/+2
* - (stevesk) more sync for session.cKevin Steves2001-07-041-34/+36
* - markus@cvs.openbsd.org 2001/07/02 13:59:15Ben Lindstrom2001-07-041-1/+17
* - markus@cvs.openbsd.org 2001/06/27 02:12:54Ben Lindstrom2001-07-041-5/+6
* - dugsong@cvs.openbsd.org 2001/06/26 16:15:25Ben Lindstrom2001-07-041-15/+77
* - markus@cvs.openbsd.org 2001/06/25 08:25:41Ben Lindstrom2001-07-041-2/+2
* - (stevesk) session.c: use u_int for envsizeKevin Steves2001-06-291-2/+2
* - (djm) Reintroduce pam_session call for non-pty sessions.Damien Miller2001-06-271-0/+1
* -WallDamien Miller2001-06-251-25/+23
* - itojun@cvs.openbsd.org 2001/06/23 15:12:20Ben Lindstrom2001-06-251-36/+33
* - markus@cvs.openbsd.org 2001/06/21 21:08:25Ben Lindstrom2001-06-251-2/+1
* - markus@cvs.openbsd.org 2001/06/19 15:40:45Ben Lindstrom2001-06-211-13/+8
* - markus@cvs.openbsd.org 2001/06/19 14:09:45Ben Lindstrom2001-06-211-1/+6
* - markus@cvs.openbsd.org 2001/06/19 12:34:09Ben Lindstrom2001-06-211-29/+34
* - OpenBSD CVS SyncBen Lindstrom2001-06-131-2/+2
* - markus@cvs.openbsd.org 2001/06/12 21:30:57Ben Lindstrom2001-06-131-2/+1
* - markus@cvs.openbsd.org 2001/06/12 21:21:29Ben Lindstrom2001-06-131-53/+4
* - markus@cvs.openbsd.org 2001/06/12 16:10:38Ben Lindstrom2001-06-131-58/+32
* - markus@cvs.openbsd.org 2001/06/12 10:58:29Ben Lindstrom2001-06-131-42/+26
* - markus@cvs.openbsd.org 2001/06/11 10:18:24Ben Lindstrom2001-06-121-2/+9
* - markus@cvs.openbsd.org 2001/06/07 22:25:02Ben Lindstrom2001-06-091-6/+2
* - markus@cvs.openbsd.org 2001/06/05 16:46:19Ben Lindstrom2001-06-091-5/+4
* - markus@cvs.openbsd.org 2001/06/04 23:16:16Ben Lindstrom2001-06-091-95/+64
* - markus@cvs.openbsd.org 2001/06/04 21:59:43Ben Lindstrom2001-06-091-9/+12
* - markus@cvs.openbsd.org 2001/06/03 14:55:39Ben Lindstrom2001-06-091-6/+8
* [NOTE: Next patch will sync nchan.c, channels.c and channels.h and all thisBen Lindstrom2001-06-091-2/+2
* [NOTE: File split is was not done in Portabl Tree]Ben Lindstrom2001-06-091-3/+2
* - djm@cvs.openbsd.org 2001/05/19 00:36:40Ben Lindstrom2001-06-051-2/+10
* - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom2001-05-081-0/+38
* - (bal) White Space and #ifdef sync with OpenBSDBen Lindstrom2001-05-061-2/+1
* - markus@cvs.openbsd.org 2001/05/03 15:45:15Ben Lindstrom2001-05-031-4/+5
* - markus@cvs.openbsd.org 2001/04/17 19:34:25Ben Lindstrom2001-04-181-10/+13
* - Fix OSF SIA support displaying too much information for quietDamien Miller2001-04-161-2/+6
* - djm@cvs.openbsd.org 2001/04/16 08:19:31Damien Miller2001-04-161-13/+42
* - stevesk@cvs.openbsd.org 2001/04/14 16:33:20Ben Lindstrom2001-04-141-7/+6
* - markus@cvs.openbsd.org 2001/04/06 21:00:17Ben Lindstrom2001-04-081-4/+4
* - stevesk@cvs.openbsd.org 2001/04/05 15:48:18Ben Lindstrom2001-04-051-14/+5
* - (djm) Reestablish PAM credentials (which can be supplemental groupDamien Miller2001-03-271-2/+11
* - stevesk@cvs.openbsd.org 2001/03/25 13:16:11Ben Lindstrom2001-03-261-5/+7
* - djm@cvs.openbsd.org 2001/03/25 00:01:34Ben Lindstrom2001-03-261-11/+2
* - (djm) Pull out our own SIGPIPE hacksDamien Miller2001-03-241-4/+0
* - markus@cvs.openbsd.org 2001/03/23 14:28:32Ben Lindstrom2001-03-241-1/+5
* - markus@cvs.openbsd.org 2001/03/21 21:06:30Ben Lindstrom2001-03-221-1/+2
* - markus@cvs.openbsd.org 2001/03/21 11:43:45Ben Lindstrom2001-03-221-52/+43
* - markus@cvs.openbsd.org 2001/03/20 19:21:21Ben Lindstrom2001-03-221-10/+9
* - markus@cvs.openbsd.org 2001/03/20 19:21:21Ben Lindstrom2001-03-221-12/+12
* - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS IDBen Lindstrom2001-03-221-1/+1
* - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de>Damien Miller2001-03-221-2/+3
* - (djm) Correctly handle SIA and AIX when no tty present. Spotted andDamien Miller2001-03-211-2/+3