summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-10-16OS-6964 Cloud Firewall not affecting bhyve Instancesviona-reviewJason King8-15/+948
2018-10-16 [illumos-gate merge]Jerry Jelinek190-6/+17454
commit 96c8483a3fb53529bbf410957b0ad69cfb5d9229 7519 Add smbclient tests commit cc543d0f9e35a75cc302a4cb152756d233299564 9876 Move crypto2pkcs11_error_number to libcryptoutil commit e239895e13556da6878ec1eda7d795ea494fa359 9896 libdemangle: error: variable 'result' might be clobbered by 'longjmp' or 'vfork'
2018-10-167519 Add smbclient testsYuri Pankov188-2/+17449
Portions contributed by: Gordon Ross <gwr@nexenta.com> Portions contributed by: Jilin Xpd <jilinxpd@gmail.com> Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2018-10-15OS-7288 race during process exit blows assertion in lx_ptrace_exit_traceeMike Gerdts1-9/+48
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-156375 Add native name demangling support [fix build]Jerry Jelinek1-13/+1
2018-10-159876 Move crypto2pkcs11_error_number to libcryptoutilJason King5-116/+122
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: C Fraire <cfraire@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-10-159896 libdemangle: error: variable 'result' might be clobbered by 'longjmp' ↵Toomas Soome1-3/+4
or 'vfork' Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-15 [illumos-gate merge]Jerry Jelinek151-1041/+48780
commit a6d101109bfb442cf0db6d8ebb5fb7c32cb16d7e 9472 Add smbutil discon command commit 4226f635096bf9d814aa9fb335518c4855bbe3a3 6375 Add native name demangling support commit 83b4671e6262c5aa6b4f9fb5a384b1946dfc2e7f 9664 loader: need UEFI32 support commit e1bf37b1abeb6653a6e35e2bd6924131cced1efe 9884 cw(1) should use -fpic rather than -Kpic Conflicts: usr/src/test/util-tests/tests/Makefile usr/src/cmd/mdb/common/mdb/mdb_demangle.c
2018-10-149472 Add smbutil discon commandGordon Ross11-33/+148
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Ken Mays <kmays2000@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-136375 Add native name demangling supportJason King45-290/+47643
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-139664 loader: need UEFI32 supportToomas Soome56-604/+903
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2018-10-12Revert "OS-7270 ctfconvert doesn't handle DW_AT_specification": breaks buildJohn Levon16-698/+71
Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: Ryan Zezeski <rpz@joyent.com>
2018-10-12OS-7264 proc manpages should have LIBRARY sectionJohn Levon75-75/+150
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-12OS-7200 would like thread name APIJason King88-384/+2059
OS-7205 bhyve makefile uses wrong linker flags Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-10-12OS-7274 PKCS#11 key handle uninitialized in crypto testsJason King1-1/+4
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2018-10-12OS-7270 ctfconvert doesn't handle DW_AT_specificationJohn Levon16-71/+698
OS-7275 ctfdump could generate C-style output OS-7279 DWARF->CTF enum conversion needs to be careful of sign Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-10-12 [illumos-gate merge]Jerry Jelinek6-32/+203
commit a5d83f5b2c771c419ad216ce0358fbeee032fc32 9886 libresolv2: fix fallthrough in ns_sprintrrf() commit 3f8dd771c0f9c6553982e4dbcc5c221b5dcf2489 9887 pkinit_crypto_openssl.c: warnings from newer gcc commit fdfb62c8fbf6e03ca943243b626360bede206f18 9877 Want t_koptmgmt in kTLI commit 437d9da7e4e3aac261d43f722ef702469f5550ce 9872 SMB server does not accept username@hostname
2018-10-119884 cw(1) should use -fpic rather than -KpicRichard Lowe38-124/+83
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2018-10-119886 libresolv2: fix fallthrough in ns_sprintrrf()John Levon1-2/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-119887 pkinit_crypto_openssl.c: warnings from newer gccAndy Fiddaman1-12/+11
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-119877 Want t_koptmgmt in kTLIGordon Ross4-5/+161
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-119872 SMB server does not accept username@hostnameMatt Barden1-15/+31
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-11 [illumos-gate merge]Jerry Jelinek16-39/+322
commit 5267591016146502784860802129b16dab6f135c 9466 add JSON output support to channel programs commit b68ddc76a8be9a9b8d7a1eae3a3613b6bce942e5 9724 qede needs updates for newer GCC Conflicts: exception_lists/wscheck
2018-10-11OS-7297 libresolv2_joy needs fixes for newer GCCJohn Levon96-430/+21
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-109466 add JSON output support to channel programsAlek Pinchuk11-10/+290
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: Sara Hartse <sara.hartse@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-109724 qede needs updates for newer GCCJohn Levon5-29/+46
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Anand Khoje <Anand.Khoje@cavium.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-10 [illumos-gate merge]release-20181011Jerry Jelinek1-2/+9
commit 6b544f0e850631b170bc4e905cf726275acfd586 9420 need GCC options to disable function cloning
2018-10-099420 need GCC options to disable function cloningJohn Levon1-2/+9
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-087096 vioif should not log to the console on boot, or ever [fix broken build]Jerry Jelinek1-1/+1
2018-10-08 [illumos-gate merge]Jerry Jelinek10-239/+47
commit 2119ebe49a3e2372de7791dce841058bdcb55de3 9860 cpio_cleanup: $tarchive is already fully-qualified commit 8522c52a00ba4f8cc5ba2e372ae5b66fd0bb7c26 9584 Extend smbios enumerator module to enumerate motherboard 9850 authority and system pgroups missing on some nodes commit 54b146cf23443d91aef04e2d2a59b7434add3030 7096 vioif should not log to the console on boot, or ever commit fb23c574f17ddde310cea59fe008d16f650ced5a 9868 unused cw translations should be removed Conflicts: usr/src/uts/common/io/vioif/vioif.c usr/src/lib/fm/topo/libtopo/common/topo_hc.h
2018-10-079860 cpio_cleanup: $tarchive is already fully-qualifiedAndy Fiddaman1-3/+1
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-069584 Extend smbios enumerator module to enumerate motherboardRob Johnston8-84/+251
9850 authority and system pgroups missing on some nodes Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-067096 vioif should not log to the console on boot, or everJoshua M. Clulow1-44/+53
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-059868 unused cw translations should be removedRichard Lowe6-230/+31
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Garrett D'Amore <garrett@damore.org>
2018-10-05OS-6576 Add CCM and GCM mode support to AES in pkcs11_softtokenJason King30-1464/+1232
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-05 [illumos-gate merge]Jerry Jelinek10-156/+44
commit b86e7e3f0e50748bb5bb5cc91632d72ff17f08dd 9738 9112 broke third block copy allocations within one metaslab group commit 4e75ba682600b2bf19d158577d528c3db65050e8 9690 metaslab of vdev with no space maps was flushed during removal commit 29bf2d68bef208274f5a54a14cc80c4a8cb76f53 9688 aggsum_fini leaks memory commit 6aee0ad76969eb0027131b3a338f2d94ae86f728 9681 ztest failure in spa_history_log_internal due to spa_rename() commit ade2c82828f0dca1f46919aa1bd936ea1a5a0047 9682 page fault in dsl_async_clone_destroy() while opening pool commit 84927f52bd837f6e4882a19e43fd026f1828d910 9862 fix typo in comment in vdev_impl.h
2018-10-04OS-7238 bhyve zones should add hostbridge devicePatrick Mooney2-1/+203
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Jorge Schrauwen <jorge@blackdot.be> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2018-10-04OS-3356 UFS freebehind can induce hat_pageunload()/htable_purge_hat() raceBryan Cantrill2-154/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-10-049738 9112 broke third block copy allocations within one metaslab groupAlexander Motin1-7/+5
Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-049690 metaslab of vdev with no space maps was flushed during removalSerapheim Dimitropoulos1-12/+10
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Brad Lewis <brad.lewis@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-049688 aggsum_fini leaks memoryPaul Dagnelie2-2/+16
Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Prashanth Sreenivasa <pks@delphix.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-049681 ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens3-128/+0
Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-049682 page fault in dsl_async_clone_destroy() while opening poolSerapheim Dimitropoulos2-6/+12
Reviewed by: Brad Lewis <brad.lewis@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: Sara Hartse <sara.hartse@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-049862 fix typo in comment in vdev_impl.hAllan Jude1-1/+1
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-04OS-7276 various illumos fixes needed for newer GCC versionsJohn Levon9-75/+55
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-10-049128 cw(1onbld) should be able to run multiple shadows [fix build]Jerry Jelinek1-1/+1
2018-10-04 [illumos-gate merge]Jerry Jelinek25-1187/+951
commit aa9ef484c6f8ecee85dfefdb4970c50cfa2db302 9128 cw(1onbld) should be able to run multiple shadows 9129 file-locking tests shouldn't build multiple source files in one compiler invocation 9130 DTrace tst.gcc.d isn't useful 9132 cw(1onbld) shouldn't shadow pure preprocessing commit bdc560ab289d67ddebad9a2146fd36c2662d88b1 5159 ipsec_libssl_setup.c loads libcrypto commit 15aeb4d1148772724cf568e1f7a13fbb99f11ab8 9848 libi386: pxe.h cstyle cleanup
2018-10-04OS-4407 OpenSSH 7.5+ broken in lx brandAlex Wilson1-10/+18
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Mike Zeller <mike.zeller@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-039128 cw(1onbld) should be able to run multiple shadowsJohn Levon14-675/+525
9129 file-locking tests shouldn't build multiple source files in one compiler invocation 9130 DTrace tst.gcc.d isn't useful 9132 cw(1onbld) shouldn't shadow pure preprocessing Portions contributed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-035159 ipsec_libssl_setup.c loads libcryptoJason King10-414/+324
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>