index
:
delta/openssh.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_5
V_6_6
baserock/morph
baserock/richardmaw/S8537/ssh-copy-id
baserock/tiagogomes/armv8l64
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (djm) OpenBSD CVS Sync
djm
2003-03-10
1
-4
/
+5
*
- (djm) Bug #494: Allow multiple accounts on Windows 9x/Me;
djm
2003-02-24
1
-4
/
+8
*
- markus@cvs.openbsd.org 2003/02/06 09:26:23
djm
2003-02-24
1
-1
/
+3
*
- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
djm
2003-01-09
1
-1
/
+10
*
- (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix from
djm
2003-01-07
1
-0
/
+1
*
- (djm) Bug #446: Set LOGIN env var to pw_name on AIX. Patch from
djm
2003-01-03
1
-0
/
+3
*
- (stevesk) [session.c sshlogin.c sshlogin.h] complete portable
stevesk
2003-01-01
1
-2
/
+2
*
- markus@cvs.openbsd.org 2002/12/10 08:56:00
mouring
2002-12-23
1
-3
/
+8
*
- stevesk@cvs.openbsd.org 2002/12/04 04:36:47
mouring
2002-12-23
1
-3
/
+7
*
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
tim
2002-09-26
1
-1
/
+26
*
l) Fix issue where successfull login does not clear failure counts
mouring
2002-09-25
1
-7
/
+0
*
- stevesk@cvs.openbsd.org 2002/09/16 19:55:33
djm
2002-09-19
1
-1
/
+3
*
- stevesk@cvs.openbsd.org 2002/09/12 19:50:36
djm
2002-09-19
1
-1
/
+7
*
- (djm) Bug #365: Read /.ssh/environment properly under CygWin.
djm
2002-09-10
1
-1
/
+1
*
- stevesk@cvs.openbsd.org 2002/08/29 15:57:25
djm
2002-09-04
1
-3
/
+3
*
- markus@cvs.openbsd.org 2002/08/22 21:45:41
djm
2002-09-04
1
-2
/
+23
*
- markus@cvs.openbsd.org 2002/07/30 17:03:55
mouring
2002-08-01
1
-2
/
+2
*
- markus@cvs.openbsd.org 2002/07/22 11:03:06
mouring
2002-07-23
1
-3
/
+5
*
- markus@cvs.openbsd.org 2002/07/19 15:43:33
mouring
2002-07-23
1
-1
/
+4
*
- (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be
stevesk
2002-07-23
1
-2
/
+11
*
- (bal) Remove unused tty defined in do_setusercontext() pointed out by
mouring
2002-07-15
1
-4
/
+2
*
- (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.
mouring
2002-07-04
1
-2
/
+1
*
- deraadt@cvs.openbsd.org 2002/06/30 21:54:16
mouring
2002-07-04
1
-6
/
+6
*
- deraadt@cvs.openbsd.org 2002/06/26 13:49:26
djm
2002-06-26
1
-2
/
+6
*
- markus@cvs.openbsd.org 2002/06/26 08:58:26
djm
2002-06-26
1
-1
/
+4
*
- (djm) setlogin needs pgid==pid on BSD/OS; from itojun@
djm
2002-06-26
1
-0
/
+3
*
20020626
mouring
2002-06-25
1
-3
/
+6
*
- deraadt@cvs.openbsd.org 2002/06/23 21:06:41
mouring
2002-06-23
1
-8
/
+8
*
- deraadt@cvs.openbsd.org 2002/06/23 20:39:45
mouring
2002-06-23
1
-3
/
+3
*
- markus@cvs.openbsd.org 2002/06/20 23:05:56
mouring
2002-06-21
1
-1
/
+5
*
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
mouring
2002-06-21
1
-3
/
+3
*
- mpech@cvs.openbsd.org 2002/06/11 05:46:20
mouring
2002-06-11
1
-13
/
+15
*
- markus@cvs.openbsd.org 2002/06/10 22:28:41
mouring
2002-06-11
1
-4
/
+91
*
unexpand
mouring
2002-06-09
1
-1
/
+1
*
- (bal) use 'LOGIN_PROGRAM' not '/usr/bin/login' in session.c patch by
mouring
2002-06-07
1
-1
/
+1
*
- stevesk@cvs.openbsd.org 2002/05/16 22:09:59
mouring
2002-06-06
1
-2
/
+2
*
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
djm
2002-05-13
1
-0
/
+5
*
- (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX
stevesk
2002-04-23
1
-0
/
+4
*
- markus@cvs.openbsd.org 2002/03/29 18:59:32
mouring
2002-04-02
1
-14
/
+12
*
- markus@cvs.openbsd.org 2002/03/28 15:34:51
mouring
2002-04-02
1
-4
/
+6
*
- (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sure
stevesk
2002-03-24
1
-1
/
+1
*
- markus@cvs.openbsd.org 2002/03/19 10:49:35
mouring
2002-03-22
1
-2
/
+2
*
- markus@cvs.openbsd.org 2002/03/19 10:35:39
mouring
2002-03-22
1
-2
/
+2
*
- provos@cvs.openbsd.org 2002/03/18 17:50:31
mouring
2002-03-22
1
-55
/
+62
*
- provos@cvs.openbsd.org 2002/03/18 03:41:08
mouring
2002-03-22
1
-14
/
+2
*
Stupid djm commits experimental code to head instead of branch
djm
2002-03-13
1
-19
/
+34
*
Import of Niels Provos' 20020312 ssh-complete.diff
djm
2002-03-13
1
-34
/
+19
*
- (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()
mouring
2002-02-25
1
-3
/
+3
*
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
tim
2002-02-25
1
-1
/
+1
*
- (bal) Part two.. Drop unused AIX header, fix up missing char *cp. All
mouring
2002-02-24
1
-9
/
+9
[next]