summaryrefslogtreecommitdiff
path: root/usr/src/lib/libiscsit
AgeCommit message (Collapse)AuthorFilesLines
2015-11-026397 libiscsit: several leaks due to left "errlist"Saso Kiselkov1-1/+22
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Robert Mustacchi <rm@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+1
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-11-29732 iSCSI IQNs should use org.illumos instead of com.sunShampavman2-2/+15
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-4/+6
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2010-05-136946906 leak in is_iscsit_enabled()Peter Gill1-0/+1
2010-05-106942887 it_portal_delete() cooking up circular listsPeter Gill1-10/+9
2010-03-046916228 is_iscsit_enabled() leaks memorysrivijitha dugganapalli1-0/+2
6916227 it_tpg_to_nv() leaks memory 6916226 it_validate_configprops() leaks memory
2010-02-196902598 itadm gives an obscure error when run with improper privilegesPeter Gill1-12/+34
2010-01-156830301 Error messages should be displayed when redundant parameters are ↵Peter Gill1-10/+16
input in the 'itadm" command 6836652 libiscsit setprop() routines dump core with NULL errlist
2009-11-236889663 RFE: Allow up to 255 iSCSI targets in COMSTARCharles Ting2-3/+3
6849190 Modify COMSTAR target with tpg incorrect
2009-10-246825015 itadm does not fold eui names to upper caseCharles Ting3-8/+84
6792747 some uninit, buffer over run issues in iscsit
2009-10-236857779 libiscsit should accept configuration changes even if service is offlineSue Gleeson2-32/+62
2009-08-276872014 it_tgt_create() should first check for existing targets, then check ↵Charles Ting1-7/+5
32-target limit
2009-07-216852348 it_config_load() leaks an nvlistCharles Ting1-0/+4
2009-02-136749221 itadm fail to update data with error 32768 when maximum targets are ↵Sam Cramer2-3/+27
created 6750227 itadm can create targets with node name which are not allowed by section 6.2 of the rfc3722 6782333 itadm modify-target core dumps when using incorrect syntax 6785308 Partial silent failure of itadm delete-tpg when multiple TPGs are listed. 6785409 Partial silent failure of itadm create-tpg when a comma is used in portal list
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-1/+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
2008-12-036772649 The auth parameter is incorrectly set to the radius IP, causing all ↵Priya Krishnan1-1/+1
further operations to fail
2008-11-106752414 After execution of whole test suite, itadm can change the defaults ↵Peter Dunlap2-235/+14
auth-method to anything 6741677 Targets remaing visible on iSNS server after iSNS client is disabled 6764776 osn panics, possible memory corruption 6764100 libiscsit and iscsit_common.h should be restructured
2008-10-30PSARC 2008/587 iSCSI Port Provider for COMSTARPeter Dunlap10-0/+2991
6702584 Need iSCSI port provider for COMSTAR