index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
openssh
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sshd didn't handle actual size of struct sockaddr correctly,
ume
2002-09-09
1
-4
/
+4
*
Do login cap calls _before_ descriptors are hardly closed because close may
ache
2002-08-05
1
-1
/
+8
*
Problems addressed:
ache
2002-07-26
1
-2
/
+21
*
Resolve conflicts.
des
2002-06-29
1
-14
/
+27
*
Make sure the environment variables set by setusercontext() are passed on
des
2002-06-29
1
-9
/
+23
*
Forcibly revert to mainline.
des
2002-06-27
1
-260
/
+222
*
Correctly export the environment variables set by setusercontext().
des
2002-06-23
1
-7
/
+5
*
Resolve conflicts. Known issues:
des
2002-06-23
1
-113
/
+192
*
1) Proberly conditionalize PAM "last login" printout.
ache
2002-04-23
1
-14
/
+11
*
Don't report last login time in PAM case. (perforce change 10057)
des
2002-04-22
1
-4
/
+6
*
Move LOGIN_CAP calls before all file descriptors are closed hard, since some
ache
2002-04-21
1
-2
/
+15
*
Fix TZ & TERM handling for use_login case of rev. 1.24
ache
2002-04-20
1
-4
/
+6
*
1) Surprisingly, "CheckMail" handling code completely removed from this
ache
2002-04-20
1
-2
/
+23
*
1) Fix overlook in my prev. commit - forget HAVE_ prefix in one place in old
ache
2002-04-20
1
-4
/
+11
*
Please repeat after me: setusercontext() modifies _current_ environment, but
ache
2002-04-20
1
-24
/
+58
*
Fix some warnings. Don't record logins twice in USE_PAM case. Strip
des
2002-04-14
1
-4
/
+22
*
Align for const poisoning in -lutil.
ru
2002-04-08
1
-1
/
+1
*
Fix conflicts.
des
2002-03-18
1
-737
/
+618
*
Use login_getpwclass() instead of login_getclass() so that default
green
2002-02-27
1
-1
/
+1
*
Do not pass user-defined environmental variables to /usr/bin/login.
nectar
2001-12-03
1
-0
/
+2
*
In the "UseLogin yes" case we need env to be NULL to make sure it
dwmalone
2001-11-19
1
-1
/
+1
*
Switch to the user's uid before attempting to unlink the auth forwarding
green
2001-06-08
1
-15
/
+29
*
Fix conflicts for OpenSSH 2.9.
green
2001-05-04
1
-258
/
+281
*
Reenable the SIGPIPE signal handler default in all cases for spawned
green
2001-03-11
1
-2
/
+6
*
Actually propagate back to the rest of the application that a command
green
2001-01-21
1
-1
/
+1
*
Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0
green
2000-12-05
1
-14
/
+86
*
Resolve conflicts and update for OpenSSH 2.2.0
kris
2000-09-10
1
-280
/
+399
*
ttyname was not being passed into do_login(), so we were erroneously picking
kris
2000-09-04
1
-3
/
+3
*
Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobody
kris
2000-09-02
1
-1
/
+0
*
Fix syntax error in previous commit.
kris
2000-06-11
1
-2
/
+3
*
Fix security botch in "UseLogin Yes" case: commands are executed with
kris
2000-06-10
1
-0
/
+4
*
Bring vendor patches onto the main branch, and resolve conflicts.
kris
2000-06-03
1
-13
/
+31
*
Unbreak Kerberos5 compilation. This still remains untested.
kris
2000-05-17
1
-0
/
+4
*
Resolve conflicts and update for FreeBSD.
kris
2000-05-15
1
-8
/
+242
*
Initial import of OpenSSH v2.1.
kris
2000-05-15
1
-0
/
+1516