summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh
AgeCommit message (Collapse)AuthorFilesLines
2008-04-086679747 ssh disconnects with error if rc4, 3des or blowfish is used and ↵jp1619485-18/+61
default RekeyLimit is reached
2008-03-28PSARC/2008/164 Move TCP Wrappers from /usr/sfw to /usrceastha1-4/+2
6666929 move TCP Wrapper from /usr/sfw to /usr
2008-03-266617424 aes192/aes256 support is missing from ssh/sshdjp1619484-65/+37
6674421 make cmd/ssh/include/myproposal.h cstyle clean 6674710 ssh can leave a defunct process lying around and waste a file descriptor
2008-02-266627886 make SunSSH's GSS-API code cstyle cleanjp1619487-588/+596
2007-12-136637784 config.h, defines.h and includes.h should be cstyle clean in SunSSHjp1619483-504/+550
2007-12-056496972 misleading error message is printed if X11 forwarding setup failsjp16194812-210/+36
6504798 ssh fails for users when ngroups_max=32 6631713 ssh-socks5-proxy-connect is too greedy during initial negotiation 6635397 remove bsd-nextstep files from SunSSH --HG-- rename : usr/src/cmd/ssh/include/bsd-nextstep.h => deleted_files/usr/src/cmd/ssh/include/bsd-nextstep.h rename : usr/src/cmd/ssh/libopenbsd-compat/common/bsd-nextstep.c => deleted_files/usr/src/cmd/ssh/libopenbsd-compat/common/bsd-nextstep.c
2007-11-30PSARC/2007/034 ssh/sshd resync with OpenSSHjp16194852-4560/+515
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
2007-10-26PSARC/2007/610 ssh(1) binding address for port forwardingjp16194814-399/+773
6506674 allow specific binding address to be used with -LRD options for ssh(1) 6619347 SunSSH is not fully compatible with RFC4254 with regard to port forwarding
2007-10-15PSARC/2004/505 ssh_config(4) option compatibilityjp1619485-12/+137
5044096 ssh(1) is too picky, quits on unknown ~/.ssh/config options
2007-10-12PSARC/2007/034 ssh/sshd resync with OpenSSHjp16194812-383/+901
6324633 OpenSSH HashKnownHosts functionality desired for SunSSH
2007-09-19PSARC/2007/033 sftp resync with OpenSSHjp16194827-2319/+3701
6481668 sftp(1)/sftp-server(1m) needs a resync with OpenSSH --HG-- rename : usr/src/cmd/ssh/include/sftp-glob.h => deleted_files/usr/src/cmd/ssh/include/sftp-glob.h rename : usr/src/cmd/ssh/include/sftp-int.h => deleted_files/usr/src/cmd/ssh/include/sftp-int.h rename : usr/src/cmd/ssh/sftp/sftp-int.c => deleted_files/usr/src/cmd/ssh/sftp/sftp-int.c
2007-09-106598158 ssh compatibility flag SSH_BUG_DFLT_CLNT_EXIT_0 wasn't a good ideajp1619484-20/+25
6598255 sshd may print bogus error messages in lastlog_get_entry()
2007-08-29PSARC/2007/032 ssh disable bannerjp1619486-3/+68
4972643 wants banner page to display but not when issuing commands
2007-08-20PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619489-86/+174
6472998 implement untrusted X11 forwarding in ssh(1)
2007-08-016552966 ssh should issue warning message for expired passwords againvk1998392-427/+676
2007-07-31PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619482-3/+135
6459966 add SOCKS version 5 for dynamic forwarding in ssh(1)
2007-07-16PSARC/2007/034 ssh/sshd resync with OpenSSHjp1619485-15/+61
6268400 resync ServerAlive functionality
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper3-10/+11
4994017 data structure sharing between rpcbind and libnsl leads to accidents 6549510 Need the ability to store SIDs in the Solaris cred_t 6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
2007-05-216509089 sshd not logging kerberos principals with sysloggm1499741-1/+16
2007-05-176455532 OSNet cleanup required in preparation for direct bindingsrie3-6/+46
--HG-- rename : usr/src/cmd/bnu/strecpy.c => deleted_files/usr/src/cmd/bnu/strecpy.c rename : usr/src/cmd/fs.d/ufs/mount/realpath.c => deleted_files/usr/src/cmd/fs.d/ufs/mount/realpath.c rename : usr/src/cmd/lp/lib/lp/tinames.c => deleted_files/usr/src/cmd/lp/lib/lp/tinames.c rename : usr/src/cmd/sgs/crle/common/mapfile-vers => deleted_files/usr/src/cmd/sgs/crle/common/mapfile-vers rename : usr/src/cmd/sgs/elfdump/common/mapfile-vers => deleted_files/usr/src/cmd/sgs/elfdump/common/mapfile-vers rename : usr/src/cmd/sgs/ldd/common/mapfile-vers => deleted_files/usr/src/cmd/sgs/ldd/common/mapfile-vers rename : usr/src/cmd/sgs/moe/common/mapfile-vers => deleted_files/usr/src/cmd/sgs/moe/common/mapfile-vers rename : usr/src/cmd/sgs/pvs/common/mapfile-vers => deleted_files/usr/src/cmd/sgs/pvs/common/mapfile-vers rename : usr/src/lib/libsocket/amd64/byteorder.s => deleted_files/usr/src/lib/libsocket/amd64/byteorder.s rename : usr/src/lib/libsocket/i386/byteorder.s => deleted_files/usr/src/lib/libsocket/i386/byteorder.s rename : usr/src/cmd/sgs/ld/common/mapfile-vers => usr/src/cmd/sgs/ld/common/mapfile-intf rename : usr/src/cmd/sgs/mapfiles/Makefile => usr/src/common/mapfiles/Makefile rename : usr/src/cmd/sgs/mapfiles/amd64/Makefile => usr/src/common/mapfiles/amd64/Makefile rename : usr/src/cmd/sgs/mapfiles/amd64/map.above4G => usr/src/common/mapfiles/amd64/map.above4G rename : usr/src/cmd/sgs/mapfiles/amd64/map.below4G => usr/src/common/mapfiles/amd64/map.below4G rename : usr/src/cmd/sgs/mapfiles/common/Makefile => usr/src/common/mapfiles/common/Makefile rename : usr/src/cmd/mapfile_bssalign => usr/src/common/mapfiles/common/map.bssalign rename : usr/src/cmd/mapfile_execdata => usr/src/common/mapfiles/common/map.execdata rename : usr/src/lib/common/mapfile-filter => usr/src/common/mapfiles/common/map.filter rename : usr/src/cmd/mapfile_noexstk => usr/src/common/mapfiles/common/map.noexstk rename : usr/src/cmd/sgs/mapfiles/i386/Makefile => usr/src/common/mapfiles/i386/Makefile rename : usr/src/cmd/sgs/mapfiles/i386/map.default => usr/src/common/mapfiles/i386/map.default rename : usr/src/cmd/mapfile_noexdata => usr/src/common/mapfiles/i386/map.noexdata rename : usr/src/cmd/sgs/mapfiles/i386/map.pagealign => usr/src/common/mapfiles/i386/map.pagealign rename : usr/src/cmd/sgs/mapfiles/sparc/Makefile => usr/src/common/mapfiles/sparc/Makefile rename : usr/src/cmd/sgs/mapfiles/sparc/map.default => usr/src/common/mapfiles/sparc/map.default rename : usr/src/cmd/sgs/mapfiles/sparc/map.pagealign => usr/src/common/mapfiles/sparc/map.pagealign rename : usr/src/cmd/sgs/mapfiles/sparcv9/Makefile => usr/src/common/mapfiles/sparcv9/Makefile rename : usr/src/cmd/sgs/mapfiles/sparcv9/map.above4G => usr/src/common/mapfiles/sparcv9/map.above4G rename : usr/src/cmd/sgs/mapfiles/sparcv9/map.below4G => usr/src/common/mapfiles/sparcv9/map.below4G rename : usr/src/lib/libsocket/inet/byteorder.c => usr/src/lib/libc/sparc/gen/byteorder.c
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