summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh
AgeCommit message (Collapse)AuthorFilesLines
2010-03-02PSARC 2010/067 Interim modernization updatesLiane Praza1-5/+29
6915312 ON should be able to build IPS packages natively 6281004 docbook.dtd is obsolete and unused 6490919 strange file in onnv-gate 6878498 update tools proto ${ROOT} to include ${MACH} and make nightly.sh copy it into parent repository 6888427 SVM packages should drop legacy objects 6893530 Some header files can be opened up 6903324 sharemgr should either use isaexec or not build 64-bit commands 6920651 mktpl will inadvertently reuse stale license files for empty license lists 6920674 svvs kmods should not be built during an open build Portions contributed by Rich Lowe <richlowe@richlowe.net> --HG-- rename : usr/src/cmd/oamuser/user/stdprofile => usr/src/cmd/nsadmin/dot-profile.sh rename : usr/src/cmd/nsadmin/profile => usr/src/cmd/nsadmin/etc-profile.sh rename : usr/src/pkgdefs/common_files/i.manifest => usr/src/cmd/svc/common/i.manifest rename : usr/src/pkgdefs/common_files/r.manifest => usr/src/cmd/svc/common/r.manifest rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/ipkg/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/ipkg/zone/Makefile rename : usr/src/lib/brand/native/zone/SUNWblank.xml => usr/src/lib/brand/ipkg/zone/SUNWblank.xml rename : usr/src/lib/brand/native/zone/SUNWdefault.xml => usr/src/lib/brand/ipkg/zone/SUNWdefault.xml rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/ipkg/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/ipkg/zone/platform.xml rename : usr/src/lib/brand/native/Makefile => usr/src/lib/brand/labeled/Makefile rename : usr/src/lib/brand/native/zone/Makefile => usr/src/lib/brand/labeled/zone/Makefile rename : usr/src/lib/brand/native/zone/config.xml => usr/src/lib/brand/labeled/zone/config.xml rename : usr/src/lib/brand/native/zone/platform.xml => usr/src/lib/brand/labeled/zone/platform.xml rename : usr/src/lib/brand/native/zone/common.ksh => usr/src/lib/brand/shared/common.ksh rename : usr/src/lib/brand/native/zone/query.ksh => usr/src/lib/brand/shared/query.ksh rename : usr/src/lib/brand/native/zone/uninstall.ksh => usr/src/lib/brand/shared/uninstall.ksh rename : usr/src/pkgdefs/common_files/i.rbac => usr/src/lib/libsecdb/common/i.rbac rename : usr/src/pkgdefs/common_files/r.rbac => usr/src/lib/libsecdb/common/r.rbac rename : usr/src/pkgdefs/license_files/cr_ATT => usr/src/pkg/license_files/cr_ATT rename : usr/src/pkgdefs/SUNWfipe/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWfipe rename : usr/src/pkgdefs/SUNWintgige/cr_Intel => usr/src/pkg/license_files/cr_Intel.SUNWintgige rename : usr/src/pkgdefs/license_files/cr_Sun => usr/src/pkg/license_files/cr_Sun rename : usr/src/pkgdefs/SUNWgrub/grubcredits => usr/src/pkg/license_files/grubcredits rename : usr/src/pkgdefs/SUNWcsl/lic_AMD => usr/src/pkg/license_files/lic_AMD rename : usr/src/pkgdefs/license_files/lic_CDDL => usr/src/pkg/license_files/lic_CDDL rename : usr/src/pkgdefs/SUNWemlxs/lic_Emulex => usr/src/pkg/license_files/lic_Emulex rename : usr/src/pkgdefs/license_files/lic_GPLv2 => usr/src/pkg/license_files/lic_GPLv2 rename : usr/src/pkgdefs/CPQary3/lic_HP => usr/src/pkg/license_files/lic_HP rename : usr/src/tools/opensolaris/BINARYLICENSE.txt => usr/src/pkg/license_files/lic_OSBL rename : usr/src/pkgdefs/license_files/lic_OSBL_preamble => usr/src/pkg/license_files/lic_OSBL_preamble rename : usr/src/pkgdefs/SUNWqlc/lic_Qlogic => usr/src/pkg/license_files/lic_Qlogic rename : usr/src/pkgdefs/SUNWhwdata/LICENSE => usr/src/pkg/license_files/lic_SUNWhwdata rename : usr/src/pkgdefs/SUNWroute/copyright.in => usr/src/pkg/license_files/lic_SUNWroute rename : usr/src/pkgdefs/SUNWgss/gss_license => usr/src/pkg/license_files/lic_gss rename : usr/src/pkgdefs/license_files/license_in_headers => usr/src/pkg/license_files/license_in_headers rename : usr/src/uts/intel/os/solaris.xpm.gz => usr/src/uts/intel/os/solaris.xpm
2010-03-016875954 fork error is reported with wrong errno in sshd.cJan Pechanec4-33/+23
6916082 sshd(1M) ignores nologin(4) if /etc/nologin is not world readable
2009-12-096864377 PrintMotd yes will cause ssh login sessions to hang on large /etc/motdHuie-Ying Lee1-1/+14
2009-12-04PSARC 2009/449 sshd PreUserAuthHookErik Trauschke7-11/+178
6850175 Extension of SSHD to run an executable prior to user authentication
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik2-12/+33
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h>
2009-11-126655613 resync server's conditional Match block from OpenSSH (fix lint)Huie-Ying Lee2-1/+3
2009-11-116655613 resync server's conditional Match block from OpenSSHHuie-Ying Lee13-129/+872
2009-10-266882255 sftp connection fails when .bashrc generates output on stderrZdenek Kotala6-83/+18
6886656 unlimited window size causes problems with limited buffer sizes 6894519 USE_PIPES is not used on Solaris and should be removed
2009-09-15PSARC/2009/444 daemon() in libcVladimir Kotal7-117/+3
4471189 should have 4.4BSD's daemon() utility function
2009-09-146878610 ssh-agent needs a license to killHuie-Ying Lee1-0/+10
2009-09-146868716 dangling sshd authentication thread after timeout exit of monitorJan Pechanec5-28/+42
6875551 remove the "authenticated" label from sshd.c
2009-08-12PSARC 2009/408 resync ssh-agent command with OpenSSHHuie-Ying Lee5-97/+208
6860042 resync ssh-agent(1) with OpenSSH 6228970 ssh-agent cannot tolerate stdin being closed
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-2/+0
Portions contributed by Rich Lowe
2009-06-266853997 ssh is freeing memory with the hostname it needs laterJan Pechanec1-1/+4
2009-06-22PSARC 2009/353 ssh config updateHuie-Ying Lee1-5/+3
6830483 remove "AllowTcpForwarding=no" from /etc/ssh/sshd_config
2009-06-226705402 ssh issue with scp, naming conventions within the commandPravas K Panda1-3/+12
2009-06-116635417 more memory leaks in SunSSHJan Pechanec23-335/+215
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
2009-05-286806387 Move OpenSSL from ON to SFWMark Phalan1-1/+0
2009-05-206815398 the build system should update ssh.po automaticallyHuie-Ying Lee4-5813/+26
2009-05-116740240 ssh: password prompt is garbled on ja_JP.PCK/ja_JP.eucJP localeNobutomo Nakano20-596/+415
2009-04-286616927 preserve MAC contexts between packetsJan Pechanec6-59/+105
2009-04-246812446 x11_create_display_inet does not cleanup resources correctlyZdenek Kotala1-4/+17
2009-04-126763764 Support for FTDI USB Serial adaptersTim Marsland1-3/+18
6798921 usbser mishandles some ioctls 4696628 USB serial needs properties to ignore CD 6821751 Add support for 921600 baud
2009-03-276791293 Array overrun in scpHuie-Ying Lee1-4/+2
2009-03-23PSARC/2009/155 ChrootDirectory option for SunSSH serverJan Pechanec18-660/+999
5043377 provide chroot capability in SunSSH 6809398 default PATH in SunSSH should contain "/bin" 6810759 remove md5crypt.c from SunSSH since it's not used 6813038 Subsystem keyword in sshd_config doesn't accept subsystem's options 6772676 ssh default XAuthLocation should be /usr/X11/bin/xauth
2009-02-266797221 do_exec_no_pty() function contains file descriptor leakZdenek Kotala1-1/+5
2009-02-236480741 command line editing is desired for sftp(1)Huie-Ying Lee3-11/+81
2009-02-17PSARC/2005/146 GNOME ssh-askpass(1)Darren Moffat2-5/+39
6192335 ssh-add complains that askpass client is missing
2009-02-146761070 PSARC 2008/580 Solaris host-based firewallTruong Nguyen2-8/+50
6236609 svc.startd resets auxiliary state on svcadm mark maintenance 6762307 SMF - expressing a service's maintenance state by request of another service
2009-02-136799060 implement arcfour128 and arcfour256 in SunSSHJan Pechanec2-203/+38
6804216 pkcs#11 engine should support a key length range for RC4
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-3/+15
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-01-306797322 fix for 6761890 in SunSSH is too aggressiveJan Pechanec6-1265/+1034
2009-01-14PSARC 2008/778 asprintf, vasprintfRoger A. Faulkner1-3/+3
4508459 Solaris should have asprintf() and vasprintf() functions
2008-12-086730661 sshd should re-try pam_chauthtok() when it returns PAM_AUTHTOK_ERRPeter Shoults1-3/+18
2008-12-086757046 sftp/sftp-server don't allow setting of set[ug]id/sticky bitsVladimir Kotal2-8/+4
2008-12-086761890 ssh protocol security vulnerability may be used to reveal some plaintextJan Pechanec5-29/+8
2008-11-246772392 sshd auditing could be more accurate for failed logins to invalid ↵Brent Paulson1-8/+34
accounts
2008-11-216449514 move OpenSSL from /usr/sfw to /usr, /libJohn.Zolnowsky@Sun.COM11-82/+31
6457487 clean up Makefile for cmd/openssl 6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr
2008-11-106734620 sshd doesn't audit failed logins correctly.Brent Paulson7-50/+94
6750189 sshd doesn't set pam_retval correctly for password-based authentication failures 6759291 sshd doesn't generate subject tokens for successful logins/logouts since integration of CR 6445288
2008-10-276658764 remove SMARTCARD code from SunSSHHuie-Ying Lee9-1319/+4
2008-09-296751377 SunSSH with UseOpenSSLEngine=yes should not fatal() when the PKCS#11 ↵Jan Pechanec3-6/+20
engine is not found
2008-09-12PSARC/2008/520 SunSSH with the OpenSSL PKCS#11 engine supportJan Pechanec29-440/+1032
6445288 ssh needs to be OpenSSL engine aware 6709963 SunSSH server leaks memory during initialization 6687401 ssh monitor shouldn't try to log remote IP when child closed the pipe 6696629 sshd should remove alarm signal handler after authentication 6674088 userland threshold for hw offloading makes it difficult for SSL and SSH protocols 6728450 6708125 prevents parent to use the Crypto Framework after the fork(2) 6742247 ssh debug output with PACKET_DEBUG code could be more readable
2008-09-03PSARC 2008/305 strsep() in libcVladimir Kotal7-132/+4
4383867 need strsep() in libc --HG-- rename : usr/src/lib/passwdutil/bsd-strsep.c => usr/src/lib/libc/port/gen/strsep.c
2008-07-146714346 *sshd* does not enforce empty password restrictionsdarrenm1-2/+6
2008-04-246687803 sshd passes incorrect descriptor to audit_sshd_settid() when spawned ↵paulson1-1/+2
from inetd
2008-04-186684003 fix CVE-2008-1483 in SunSSHjp1619481-5/+3
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