History log of /titanic_50/usr/src/cmd/ssh/libssh/common/g11n.c (Results 1 – 9 of 9)
Revision Date Author Comments
# b9aa66a7 11-Jun-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6635417 more memory leaks in SunSSH
6687441 typo in comment for record_login() in sshlogin.c
6686336 ssh source code should use FD_CLOEXEC macro instead of 1
6839514 SSH's debug3() says login while i

6635417 more memory leaks in SunSSH
6687441 typo in comment for record_login() in sshlogin.c
6686336 ssh source code should use FD_CLOEXEC macro instead of 1
6839514 SSH's debug3() says login while it should mention logout
6820920 Sun SSH daemon crashes if /usr/bin/locale isn't present
6368560 extra backslashes in RB_PROTOTYPE
6496644 deprecate UseLogin and remove code supporting this feature from sshd(1m)
6445661 confusing debug message printed at debug level 3
6531556 ssh "You don't exist, go away" message is not helpful and rude
6670875 remove SECUREWARE code from SunSSH
6663391 confusing message in sshconnect1.c when all authentication methods fail
6822495 unlocalized message "illegal option" is seen with ssh command
6545293 ssh: ~? help and man page do not quite match for definition of ~B
6656381 ssh can crash when using libumem and given a bad local forwarding specification

show more ...


# 6f786ace 11-May-2009 Nobutomo Nakano <Nobutomo.Nakano@Sun.COM>

6740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP locale


# ee5b3c37 26-Mar-2008 jp161948 <none@none>

6617424 aes192/aes256 support is missing from ssh/sshd
6674421 make cmd/ssh/include/myproposal.h cstyle clean
6674710 ssh can leave a defunct process lying around and waste a file descriptor


# 9a8058b5 30-Nov-2007 jp161948 <none@none>

PSARC/2007/034 ssh/sshd resync with OpenSSH
5040151 ssh(1) and sshd(1M) should re-key periodically as per-recent recommendations
6492415 ignore UsePrivilegeSeparation keyword in SunSSH
6624784 a few

PSARC/2007/034 ssh/sshd resync with OpenSSH
5040151 ssh(1) and sshd(1M) should re-key periodically as per-recent recommendations
6492415 ignore UsePrivilegeSeparation keyword in SunSSH
6624784 a few typos in SunSSH source code or its documentation
6626371 cmd/ssh/libssh/common/xlist.c should be cstyle clean
6627880 memory leaks in SunSSH's GSS-API code
6627881 memory leaks in SunSSH's g11n code
6627884 memory leaks in SunSSH's alternative privilege separation code
6627890 memory leaks in cmd/ssh/sshd/auth2-pam.c
6628516 old OpenSSH privilege separation code is not needed in SunSSH

--HG--
rename : usr/src/cmd/ssh/include/monitor.h => deleted_files/usr/src/cmd/ssh/include/monitor.h
rename : usr/src/cmd/ssh/include/monitor_fdpass.h => deleted_files/usr/src/cmd/ssh/include/monitor_fdpass.h
rename : usr/src/cmd/ssh/include/monitor_mm.h => deleted_files/usr/src/cmd/ssh/include/monitor_mm.h
rename : usr/src/cmd/ssh/include/monitor_wrap.h => deleted_files/usr/src/cmd/ssh/include/monitor_wrap.h
rename : usr/src/cmd/ssh/libssh/common/monitor_fdpass.c => deleted_files/usr/src/cmd/ssh/libssh/common/monitor_fdpass.c
rename : usr/src/cmd/ssh/libssh/common/monitor_wrap.c => deleted_files/usr/src/cmd/ssh/libssh/common/monitor_wrap.c
rename : usr/src/cmd/ssh/sshd/monitor.c => deleted_files/usr/src/cmd/ssh/sshd/monitor.c
rename : usr/src/cmd/ssh/sshd/monitor_mm.c => deleted_files/usr/src/cmd/ssh/sshd/monitor_mm.c

show more ...


# a6e0e77d 14-Nov-2006 jp161948 <none@none>

6432078 SUNWsshdu should depend on SUNWloc
6432083 sshd dumps core if /usr/bin/locale is missing or gives an empty output
6470249 ssh support for X forwarding is broken
6484979 typo in 'frunction' in

6432078 SUNWsshdu should depend on SUNWloc
6432083 sshd dumps core if /usr/bin/locale is missing or gives an empty output
6470249 ssh support for X forwarding is broken
6484979 typo in 'frunction' in cmd/ssh/libssh/common/log.c

show more ...


# 32f863ec 11-Sep-2006 jp161948 <none@none>

6461060 make cmd/ssh/libssh/common/g11n.c and cmd/ssh/include/g11n.h cstyle clean


# 12fcfd5a 28-Aug-2006 jp161948 <none@none>

6460128 sshd changes locale from ISO8859-1 to UTF-8
6460274 scp fails sometimes if target filesystem is ZFS


# 505430b2 01-Nov-2005 jp161948 <none@none>

6221040 ssh sets not only LANG but also LC_ALL


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch