]> andersk Git - openssh.git/history - session.c
Add bug no.
[openssh.git] / session.c
2004-02-06  dtucker - (dtucker) [session.c] Bug #789: Do not call do_pam_s...
2004-01-23  dtucker - (dtucker) [acconfig.h configure.ac includes.h servco...
2004-01-23  djm - (djm) Do pam_session processing for systems with...
2004-01-22  dtucker - (dtucker) [session.c] Enable AFS support in conjunct...
2004-01-21  djm - markus@cvs.openbsd.org 2004/01/13 19:23:15
2004-01-05  dtucker - (dtucker) [acconfig.h configure.ac includes.h servco...
2003-12-31  dtucker - jakob@cvs.openbsd.org 2003/12/23 16:12:10
2003-12-09  dtucker - markus@cvs.openbsd.org 2003/12/02 17:01:15
2003-11-22  djmsync whitespace - no code change
2003-11-21  djmmore whitespace (tabs this time)
2003-11-21  djm - djm@cvs.openbsd.org 2003/11/21 11:57:03
2003-11-17  djm - (djm) Export environment variables from authenticati...
2003-11-17  djm - djm@cvs.openbsd.org 2003/11/04 08:54:09
2003-10-15  dtucker - markus@cvs.openbsd.org 2003/10/14 19:54:39
2003-10-07  dtucker - (dtucker) [auth-pam.c auth-pam.h session.c] Make...
2003-10-02  dtucker - (dtucker) [session.c] Fix bus errors on some 64...
2003-10-02  dtucker - markus@cvs.openbsd.org 2003/09/23 20:17:11
2003-09-22  dtucker - markus@cvs.openbsd.org 2003/09/18 08:49:45
2003-09-19  dtucker - (dtucker) [session.c] Bug #643: Fix size_t -> u_int...
2003-09-16  dtucker - (dtucker) [acconfig.h configure.ac defines.h session...
2003-09-02  djm - (djm) Bug #423: reorder setting of PAM_TTY and calli...
2003-09-02  djm - markus@cvs.openbsd.org 2003/08/31 13:29:05
2003-09-02  djm - markus@cvs.openbsd.org 2003/08/28 12:54:34
2003-08-26  dtucker - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth...
2003-08-26  dtucker - markus@cvs.openbsd.org 2003/08/22 10:56:09
2003-08-25  djm - (djm) Bug #564: Perform PAM account checks for all...
2003-08-13  dtucker - markus@cvs.openbsd.org 2003/08/13 08:33:02
2003-08-13  dtucker - (dtucker) [session.c] Remove #ifdef TIOCSBRK kludge.
2003-08-07  dtucker - (dtucker) [session.c openbsd-compat/bsd-cygwin_util...
2003-08-07  dtucker - (dtucker) [session.c] Have session_break_req not...
2003-08-02  dtucker - (dtucker) OpenBSD CVS Sync POST_KRB4_REMOVAL
2003-07-08  dtucker - (dtucker) [auth-passwd.c auth.c session.c sshd.c...
2003-07-08  dtucker - (dtucker) Check return value of setpcred().
2003-07-08  dtucker - (dtucker) [acconfig.h auth-passwd.c configure.ac...
2003-06-03  djm - (djm) OpenBSD CVS Sync
2003-05-15  djm - markus@cvs.openbsd.org 2003/05/14 22:24:42
2003-05-14  djm - (djm) Add new UsePAM configuration directive to...
2003-05-14  djm - markus@cvs.openbsd.org 2003/05/11 20:30:25
2003-05-14  djm - (djm) RCSID sync w/ OpenBSD
2003-04-09  djm*** empty log message ***
2003-03-21  mouring - (bal) Disable Privsep for Tru64 after pre-authentica...
2003-03-10  djm- (djm) OpenBSD CVS Sync
2003-02-24  djm - (djm) Bug #494: Allow multiple accounts on Windows...
2003-02-24  djm - markus@cvs.openbsd.org 2003/02/06 09:26:23
2003-01-09  djm - (djm) Enable new setproctitle emulation for Linux...
2003-01-07  djm - (djm) Bug #178: On AIX /etc/nologin wasnt't shown...
2003-01-03  djm - (djm) Bug #446: Set LOGIN env var to pw_name on...
2003-01-01  stevesk - (stevesk) [session.c sshlogin.c sshlogin.h] complet...
2002-12-23  mouring - markus@cvs.openbsd.org 2002/12/10 08:56:00
2002-12-23  mouring - stevesk@cvs.openbsd.org 2002/12/04 04:36:47
2002-09-26  timCray fixes (bug 367) based on patch from Wendy Palm @ cray.
2002-09-25  mouringl) Fix issue where successfull login does not clear...
2002-09-19  djm - stevesk@cvs.openbsd.org 2002/09/16 19:55:33
2002-09-19  djm - stevesk@cvs.openbsd.org 2002/09/12 19:50:36
2002-09-10  djm - (djm) Bug #365: Read /.ssh/environment properly...
2002-09-04  djm - stevesk@cvs.openbsd.org 2002/08/29 15:57:25
2002-09-04  djm - markus@cvs.openbsd.org 2002/08/22 21:45:41
2002-08-01  mouring - markus@cvs.openbsd.org 2002/07/30 17:03:55
2002-07-23  mouring - markus@cvs.openbsd.org 2002/07/22 11:03:06
2002-07-23  mouring - markus@cvs.openbsd.org 2002/07/19 15:43:33
2002-07-23  stevesk - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist...
2002-07-15  mouring - (bal) Remove unused tty defined in do_setusercontext...
2002-07-04  mouring - (bal) Clean up aix_usrinfo(). Ignore TTY= period...
2002-07-04  mouring - deraadt@cvs.openbsd.org 2002/06/30 21:54:16
2002-06-26  djm - deraadt@cvs.openbsd.org 2002/06/26 13:49:26
2002-06-26  djm - markus@cvs.openbsd.org 2002/06/26 08:58:26
2002-06-26  djm - (djm) setlogin needs pgid==pid on BSD/OS; from itojun@
2002-06-25  mouring20020626
2002-06-23  mouring - deraadt@cvs.openbsd.org 2002/06/23 21:06:41
2002-06-23  mouring - deraadt@cvs.openbsd.org 2002/06/23 20:39:45
2002-06-21  mouring - markus@cvs.openbsd.org 2002/06/20 23:05:56
2002-06-21  mouring - (bal) Fixed AIX environment handling, use setpcred...
2002-06-11  mouring - mpech@cvs.openbsd.org 2002/06/11 05:46:20
2002-06-11  mouring - markus@cvs.openbsd.org 2002/06/10 22:28:41
2002-06-09  mouringunexpand
2002-06-07  mouring - (bal) use 'LOGIN_PROGRAM' not '/usr/bin/login'...
2002-06-06  mouring - stevesk@cvs.openbsd.org 2002/05/16 22:09:59
2002-05-13  djm - (djm) Add --with-superuser-path=xxx configure option...
2002-04-23  stevesk - (stevesk) [acconfig.h configure.ac session.c] LOGIN_...
2002-04-02  mouring - markus@cvs.openbsd.org 2002/03/29 18:59:32
2002-04-02  mouring - markus@cvs.openbsd.org 2002/03/28 15:34:51
2002-03-24  stevesk - (stevesk) [session.c] disable LOGIN_NEEDS_TERM until...
2002-03-22  mouring - markus@cvs.openbsd.org 2002/03/19 10:49:35
2002-03-22  mouring - markus@cvs.openbsd.org 2002/03/19 10:35:39
2002-03-22  mouring - provos@cvs.openbsd.org 2002/03/18 17:50:31
2002-03-22  mouring - provos@cvs.openbsd.org 2002/03/18 03:41:08
2002-03-13  djmStupid djm commits experimental code to head instead...
2002-03-13  djmImport of Niels Provos' 20020312 ssh-complete.diff
2002-02-25  mouring - (bal) Last AIX patch. Moved aix_usrinfo() outside...
2002-02-25  tim[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
2002-02-24  mouring - (bal) Part two.. Drop unused AIX header, fix up...
2002-02-21  mouring- (bal) Minor session.c for cygwin. mispelt 'is_winnt...
2002-02-19  mouring - markus@cvs.openbsd.org 2002/02/16 00:51:44
2002-02-19  mouring - (bal) OpenBSD CVS Sync
2002-02-19  mouring - (bal) Migrated AIX getuserattr and usrinfo code to
2002-02-19  mouring - (bal) Migrate IRIX jobs/projects/audit/etc code to
2002-02-19  djm - markus@cvs.openbsd.org 2002/02/14 23:28:00
2002-02-10  djm - (djm) OpenBSD CVS Sync
2002-02-08  djm - markus@cvs.openbsd.org 2002/02/06 14:37:22
2002-02-05  djm - (djm) Cleanup after sync:
next
This page took 0.797152 seconds and 107 git commands to generate.