summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2011-02-24750 Add the LOGIN authenticator to libsaslDan McDonald10-5/+773
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Roland Mainz <roland.mainz@nrubsig.org> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-23OS-259 need better error handling and reporting in vnic creation codeJerry Jelinek1-8/+23
2011-02-22[OS-262] add missing common.kshJosh Wilsdon1-1/+1
2011-02-22OS-256 need attach brand hookJerry Jelinek5-33/+140
2011-02-18NET-50: VMware external bridge should only be created when running on VMwareRob Gulewich1-1/+1
2011-02-18Merge branch 'develop' of git.joyent.com:illumos-joyent into developRob Gulewich1-31/+2
2011-02-18NET-18: Create method to block SMTP traffic on 147 global zones using flowadmRob Gulewich1-0/+14
2011-02-18[OS-237] give Ur its own manifest.Josh Wilsdon1-31/+2
2011-02-17OS-248 allow dedicated physical nicsJerry Jelinek1-0/+3
2011-02-17OS-247 add dhcp_server property to dhcp zoneJerry Jelinek1-14/+13
2011-02-17OS-238 error out if we fail to create the dump deviceJerry Jelinek1-2/+2
2011-02-16OS-223 zone's should create vnics as needed instead of requiring them to be ↵Jerry Jelinek4-12/+169
set up in advance
2011-02-14OS-224 add more zonecfg net propertiesJerry Jelinek3-18/+131
2011-02-09OS-208 DTrace needs to use zone_did to match zone-limited enablingsBryan Cantrill1-2/+5
2011-02-09OS-222 zoneadm uninstall complains about missing delegated datasetsJerry Jelinek1-2/+3
2011-02-08[HEAD-160] don't run the initial script if headnode=true and noimport=true ↵Josh Wilsdon1-0/+6
are both set.
2011-02-08OS-216 store all net config info on zoneJerry Jelinek2-12/+96
2011-02-08OS-217 zoneadm uninstall does not remove ancillary datasetsJerry Jelinek1-1/+8
2011-02-08OS-185 zone snapshot should be visible within the zoneJerry Jelinek2-2/+9
2011-02-08OS-209 add llquantize() support to DTraceBryan Cantrill9-9/+399
2011-02-07OS-200 need a better mechanism for storing persistent zone_didJerry Jelinek3-0/+167
2011-02-06OS-188 libdtrace does not properly check its Library Path for resolving ↵Robert Mustacchi2-20/+67
dependencies
2011-02-04[OS-16] remove pyzfs, pysolaris, pylibbe and lvm which cause build problems ↵Josh Wilsdon1-14/+0
but we don't need.
2011-02-02[HEAD-111] move headnode config to smartdc/config serviceJosh Wilsdon1-20/+0
2011-02-01INTRO-118 enabling USDT probes in zones should be more scalableBryan Cantrill4-14/+62
2011-02-01OS-175 joyent brand uninstaller fails to cleanup zonepathJerry Jelinek2-8/+10
2011-01-31OS-180 need zoneid to be persistent across zone rebootJerry Jelinek1-1/+4
2011-01-31Merge branch 'develop' of git.joyent.com:illumos-joyent into developJohn Sonnenschein2-0/+66
2011-01-31[HEAD-117] "svc:/system/joyinit:default" FMRI should include "smartdc"John Sonnenschein1-1/+1
2011-01-31OS-100 ZFS Zone IO prioritizationJerry Jelinek1-0/+2
2011-01-28946 want ability to list services in a zone from the GZBryan Cantrill1-0/+64
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-20940 llquantize() dreams of JNIRichard Lowe5-13/+279
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-08905 want llquantize() support in DTraceBryan Cantrill9-9/+403
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: David Pacheco <dap@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-13949 dtrace should only include the first instance of a library found on its ↵Robert Mustacchi1-2/+36
library path Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-06906 dtrace depends_on pragma should search all library paths, not just the ↵Robert Mustacchi2-20/+67
current one Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-28OS-167 would like the ability to list local-zone services from the global zoneBryan Cantrill1-0/+64
2011-01-27[HEAD-118] "svc:/system/filesystem/joyent:default" FMRI should include "smartdc"John Sonnenschein1-1/+1
2011-01-26166 CR6901979 error in xdr_float.c not fixedJason King1-429/+245
Reviewed by: garrett@nexenta.com Reviewed by: roland.mainz@nexenta.com Approved by: garrett@nexenta.com
2011-01-25[HEAD-103] Administrators should have a mechanism for unmounting the USB key ↵John Sonnenschein1-0/+3
in case they need to remove it (eg. to attach to their laptop and copy in updates)
2011-01-21[OS-159] add standalone=true flag which doesn't start Ur agent.Josh Wilsdon1-16/+23
2011-01-2089 uu_list_find() leaves error unset when successfully returning NULLJason King1-2/+5
Reviewed by: garrett@nexenta.com Reviewed by: eric.schrock@delphix.com Approved by: trisk@nexenta.com
2011-04-19922 SUNWdtrt needs some loveRichard Lowe1-4/+4
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-29850 system(3C) and similar could just use /bin/shRichard Lowe4-30/+12
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: John Sonnenschein <johns@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-30873 Want a bsd-like <paths.h>Richard Lowe1-2/+0
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: John Sonnenschein <johns@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-10878 regerror() error messages not i18n compliantGarrett D'Amore3-119/+38
Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-09849 domain controller "hot fail over" can take forever (fix lint)Gordon Ross1-1/+1
2011-04-07849 domain controller "hot fail over" can take foreverGordon Ross11-17/+92
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-06166 CR6901979 error in xdr_float.c not fixedJason King1-198/+168
Reviewed by: garrett@nexenta.com Reviewed by: gwr@nexenta.com Reviewed by: richlowe@richlowe.net Approved by: gwr@nexenta.com
2011-04-06719 beadm should allow BEs outside of <rpool>/ROOTAlexander Eremin5-84/+237
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-05842 src/lib/Makefile has libc_i18n vestigesGarrett D'Amore2-22/+0
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>