summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh
AgeCommit message (Collapse)AuthorFilesLines
2007-05-086527064 *sshd* uses LC_CTIME instead of LC_TIMEjp1619481-2/+2
2007-05-036455242 nightly should be able to preserve all proto areas from a single build.kupfer3-4/+73
6467531 nightly(1) needs option to generate OpenSolaris delivery --HG-- rename : usr/src/pkgdefs/SUNWftpu/copyright => usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE
2007-04-276541172 scp skips a file after a "set mode:" errorjp1619481-5/+9
2007-04-066506671 sshd should not fail on permissions check with pubkey auth if ↵jp1619482-9/+15
homedir is not available 6541995 honour Host directives when processing ConnectTimeout option
2007-04-02PSARC 2007/034 ssh/sshd resync with OpenSSHjp1619486-7/+121
6480090 ConnectTimeout functionality desired for SUNWssh
2007-03-286203206 sshd should set PAM_AUSER for hostbased userauth for audited logins ↵jp1619483-3/+17
to roles
2006-11-226490527 sshd dumps core when compiled with gccjp1619481-13/+38
6493597 get rid of 'xauth: creating new authority file' message with 'ssh -X' 6494020 modifying a string literal in session_x11_req() coredumps sshd(1m) built with gcc
2006-11-136432078 SUNWsshdu should depend on SUNWlocjp1619484-4/+83
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
2006-11-136477720 possible DoS in CRC compensation attack detector for SSH protocol 1jp1619484-11/+41
6481229 potential race in fatal_cleanup() in ssh
2006-11-02PSARC 2006/552 Quagga SMF Modificationsamaguire1-8/+8
6312914 routeadm needs to support smf-based routing services 6440342 remove redundancies in smf-related makefiles by moving manifest rules to usr/src/cmd/Makefile.targ --HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/in.rdisc.c => usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c rename : usr/src/cmd/cmd-inet/usr.sbin/routeadm.c => usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c rename : deleted_files/usr/src/cmd/volmgt/etc/Makefile => usr/src/cmd/volmgt/etc/Makefile
2006-10-13PSARC 2006/561 libcmd must dieraf1-5/+4
6480998 libcmd must die --HG-- rename : usr/src/lib/libcmd/common/deflt.c => usr/src/lib/libc/port/gen/deflt.c
2006-09-216472377 use of system() can cause execution of arbitrary code through ↵jp1619483-41/+125
malformed filenames (CVE-2006-0225)
2006-09-196448031 ssh-keygen does not overwrite old key information when told yesjp16194812-103/+344
6451031 broken key in authorized_keys causes sshd to exit 6455367 ssh-agent can accept connections from other users depending on permissions of socket directory 6457202 server side of scp creates a directory even when not in recursive mode 6457241 server side of scp allows dir creation outside of the target subdirectory 6457952 scp performs local copying even when expected target directory is not a directory 6457959 scp doesn't print stderr messages in certain situations 6466048 scp should not call write() for the last chunk of data twice 6468175 sshd may set MAIL variable with two slashes in a row
2006-09-116461060 make cmd/ssh/libssh/common/g11n.c and cmd/ssh/include/g11n.h cstyle ↵jp1619482-755/+800
clean
2006-08-286460128 sshd changes locale from ISO8859-1 to UTF-8jp1619482-63/+20
6460274 scp fails sometimes if target filesystem is ZFS
2006-08-176450490 ssh prints banner even when in quiet modejp1619481-2/+4
2006-08-016450749 The +group audit policy is ignored by most userland audit recordsgww1-0/+11
2006-04-116376800 sshd(1M) on BSM enabled systems can trigger spurious audit related ↵jp1619482-8/+15
syslog messages 6405907 switched back-references in cmd/ssh/README.altprivsep file
2006-04-106241781 sshd does not gss_store_cred() credentials delegated in re-keysnw1412922-5/+13
2006-02-23PSARC/2006/107 mkstemps(3C)/mkdtemp(3C)casper1-1/+5
6386057 Add mkdtemp(3C)/mkstemps(3C)
2006-02-106382076 gss comment in cmd/ssh/sshd/auth-pam.c is bogusme233041-2/+2
2005-11-096346636 expunge readdir_r uses from Solariscasper2-5/+5
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-11-016221040 ssh sets not only LANG but also LC_ALLjp1619481-1/+5
2005-06-236289474 C99LMODE should derive automatically from C99MODEmike_s1-2/+1
2005-06-14OpenSolaris Launchstevel@tonic-gate305-0/+87331