summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-04-175853 pfexec_call() error handling could be improvedRobert Mustacchi2-3/+19
5854 pfexecd should initialize pfexec response buffers Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Steven Williamson <steve@freeagent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-17 [illumos-gate merge]Jerry Jelinek4-40/+4
commit 3e8c3b95d57b4ab5caca2cc99b412489015c4858 5834 Remove dependency on sysidtool commit 7721f1230adeb792b06df9580f9696d03ff5911d 5837 libdtrace audit library build missing LDLIBS
2015-04-16OS-4188 NULL dereference in lwp_hash_in20150416Patrick Mooney19-165/+188
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-04-165834 Remove dependency on sysidtoolDan McDonald3-39/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-04-16OS-4193 sngl should have sys_fs_import by defaultJosh Wilsdon1-1/+2
2015-04-16OS-4192 lx brand: add support for robust mutexesBryan Cantrill6-4/+275
2015-04-16OS-4191 blown assert on lx zone with delegated datasetJerry Jelinek1-3/+5
2015-04-165843 getrandom(2) lays it on a bit thickRobert Mustacchi4-2/+58
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-165837 libdtrace audit library build missing LDLIBSRobert Mustacchi1-1/+2
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-16OS-4170 hyprlofs won't map paths with components starting with '..'Jerry Jelinek1-2/+4
2015-04-16 [illumos-gate merge]Jerry Jelinek8-77/+151
commit 545758327e65fa2c3d514152f4c010e8faddfa6d 5835 fix printf tokens for net-snmp 5.7.2 commit e3dc7d16623f78f12e240686f2c357ca545426f2 3704 libfmd_snmp should compile with newer net-snmp commit a52fc310ba80fa3b2006110936198de7f828cd94 5701 zpool list reports incorrect "alloc" value for cache devices commit 155173561a7af3379c70dd10c51cf4729aedeea3 5839 vmstat(1M) should stop documenting -c commit 03b1c2971d24a9cd2c073d634f7e074fbd14e984 5610 zfs clone from different source and target pools produces coredump
2015-04-16OS-4179 want search plugin in overlay property list (fix debug)Robert Mustacchi1-1/+0
2015-04-15OS-4189 getrandom(2) lays it on a bit thickRobert Mustacchi4-2/+58
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2015-04-15OS-3958 want documentation for overlay devicesRobert Mustacchi13-25/+1285
OS-4182 need dladm create-overlay -t OS-4174 long options for dladm *-overlay OS-4179 want search plugin in overlay property list OS-4181 Clean up duplicate VXLAN_MAGIC definition
2015-04-15OS-3757 Allow disabling of zfs recv for a zoneJerry Jelinek6-3/+30
2015-04-155835 fix printf tokens for net-snmp 5.7.2Dan McDonald3-3/+3
2015-04-153704 libfmd_snmp should compile with newer net-snmpDan McDonald1-2/+4
2015-04-15OS-3812 lxbrand nfs mounting failsJerry Jelinek7-46/+2285
2015-04-155701 zpool list reports incorrect "alloc" value for cache devicesPrakash Surya1-39/+138
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-155839 vmstat(1M) should stop documenting -cRichard Lowe1-21/+2
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-04-155610 zfs clone from different source and target pools produces coredumpAlexander Eremin2-12/+4
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-15 [illumos-gate merge]Jerry Jelinek1-4/+5
commit e1f3c208abda53769a6531bb1141618555273460 5393 spurious failures from dsl_dataset_hold_obj() commit 1297d8898193fe6153c0d9a04833671e9d7068f4 5603 Break dependency on docbook in libshell & SUNWcs Conflicts: usr/src/pkg/manifests/SUNWcs.mf usr/src/lib/libshell/Makefile.doc
2015-04-145393 spurious failures from dsl_dataset_hold_obj()Justin T. Gibbs1-4/+5
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Will Andrews <willa@spectralogic.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-145603 Break dependency on docbook in libshell & SUNWcsDan McDonald2-17/+0
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-04-14 [illumos-gate merge]Jerry Jelinek115-34444/+95
commit e2c88f0c2610f16de7b639746b40dea5f3e2256e 5832 EOF wireless usb (aka UWB) commit eba03e8e19855a13cb54c87ad0767659a673b834 5801 nuke big file scanner (bfs) commit 403aa8eca43fa3e4e59c280724e47bd18f2051bc 3842 remove the machid commands (fix copyrights) Conflicts: usr/src/uts/common/Makefile.rules
2015-04-13OS-4136 would like SIGUSR to zlogin to switch in and out of '-N' modesPatrick Mooney3-13/+38
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-04-13fix symbol version problem from commit 9d12795fJerry Jelinek1-11/+0
2015-04-13 [illumos-gate merge]Jerry Jelinek21-276/+1747
commit 9d12795f87b63c2e39e87bff369182edd34677d3 5830 want arc4random(3C) suite 5802 want getentropy(3C) 5803 want getrandom(2) 5804 want explicit_bzero(3C) 5805 want MC_INHERIT_ZERO 5806 uuid_generate can leak its cache in edge conditions commit 08344b293eab865a57e4629b178f2003dced397e 1517 smbsrv workers run at excessively high priority commit a32725da2e029a7b2cff859759c591f9a11fe521 1501 taskq_create_proc ... TQ_DYNAMIC puts tasks in p0 commit 10b444a87400224fdb8ed3a329960a27385a96da 5321 Convenience scripts to build/clean smbsrv, idmap, zfs commit 6fdcb3d1c2baae812d9cbce37b41469b924efd90 5813 zfs_setprop_error(): Handle errno value E2BIG. commit 2fd872a734cf486007a8dba532cec52bfb4d40e5 5817 change type of arcs_size from uint64_t to refcount_t commit 34e8acef009195effafdcf6417aec385e241796e 5820 verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig) commit aaec9ca27fa0bbff6dbb446cd02e5cdd463e85ef 5776 vfork and getwd should not be exposed under XPG7 5828 Verify usleep and ualarm in symbol test Conflcts: usr/src/uts/common/vm/seg_vn.c usr/src/uts/common/syscall/memcntl.c usr/src/uts/common/sys/mman.h usr/src/test/libc-tests/tests/random/arc4key.ksh
2015-04-125832 EOF wireless usb (aka UWB)Garrett D'Amore109-32541/+94
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-04-135801 nuke big file scanner (bfs)Josef 'Jeff' Sipek8-1901/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-133842 remove the machid commands (fix copyrights)Gordon Ross1-2/+0
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi80-269/+2881
5802 want getentropy(3C) 5803 want getrandom(2) 5804 want explicit_bzero(3C) 5805 want MC_INHERIT_ZERO 5806 uuid_generate can leak its cache in edge conditions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-121517 smbsrv workers run at excessively high priorityGordon Ross7-11/+42
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-121501 taskq_create_proc ... TQ_DYNAMIC puts tasks in p0Gordon Ross1-3/+16
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-125321 Convenience scripts to build/clean smbsrv, idmap, zfsGordon Ross4-0/+1192
Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-115813 zfs_setprop_error(): Handle errno value E2BIG.Will Andrews1-0/+6
Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-115817 change type of arcs_size from uint64_t to refcount_tPrakash Surya1-25/+108
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-115820 verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)Matthew Ahrens1-11/+24
Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-10OS-4178 lxbrand panic during zone ksocket teardownPatrick Mooney1-1/+5
2015-04-10OS-4166 zlogin to zfd needs TIOCSWINSZ supportPatrick Mooney3-145/+287
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-04-10 [illumos-gate merge]Jerry Jelinek6-304/+441
commit 98110f08fa182032082d98be2ddb9391fcd62bf1 5746 more checksumming in zfs send
2015-04-10OS-3870 prreadbuf bungles I/O mathJoshua M. Clulow1-2/+3
2015-04-095776 vfork and getwd should not be exposed under XPG7Garrett D'Amore4-225/+349
5828 Verify usleep and ualarm in symbol test Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-04-095746 more checksumming in zfs sendMatthew Ahrens6-304/+441
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Approved by: Albert Lee <trisk@omniti.com>
2015-04-09 [illumos-gate merge]Jerry Jelinek14-152/+379
commit 30925561c223021e91d15899cbe75f80e54d8889 5745 zfs set allows only one dataset property to be set at a time commit 643da460c8ca583e39ce053081754e24087f84c8 5765 add support for estimating send stream size with lzc_send_space when source is a bookmark commit dc5f28a3c341db7c241bba77ddc109c141072f27 5764 "zfs send -nv" directs output to stderr commit 1c445679611e2f17e31e163f4eeb49f65c99d191 5794 Add reference to RFC 5903 to ike.config(4) commit 4bc492d2bb45bc1a51b553ae441cfee4289cb3ee 5775 mr_sas initialisation pauses unecessarily for 60 seconds.
2015-04-085745 zfs set allows only one dataset property to be set at a timeChris Williamson6-95/+189
Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Richard PALO <richard@NetBSD.org> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Rich Lowe <richlowe@richlowe.net>
2015-04-085765 add support for estimating send stream size with lzc_send_space when ↵Max Grossman5-40/+147
source is a bookmark Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Approved by: Albert Lee <trisk@nexenta.com>
2015-04-085764 "zfs send -nv" directs output to stderrManoj Joseph2-10/+18
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com> Reviewed by: Basil Crow <basil.crow@delphix.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-08OS-4138 lxbrand socket ioctls should be flexible about address familyPatrick Mooney3-30/+76
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-04-08OS-4108 'zlogin -I' should have some way to know that /dev/zfd/0 is being ↵Jerry Jelinek3-23/+111
read inside the zone