summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh
AgeCommit message (Collapse)AuthorFilesLines
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