summaryrefslogtreecommitdiff
path: root/usr/src/lib/libiscsit/common/libiscsit.c
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>
2011-11-29732 iSCSI IQNs should use org.illumos instead of com.sunShampavman1-2/+5
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-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 Ting1-2/+2
6849190 Modify COMSTAR target with tpg incorrect
2009-10-246825015 itadm does not fold eui names to upper caseCharles Ting1-8/+70
6792747 some uninit, buffer over run issues in iscsit
2009-10-236857779 libiscsit should accept configuration changes even if service is offlineSue Gleeson1-30/+60
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 Cramer1-1/+23
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
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 Dunlap1-6/+12
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 Dunlap1-0/+1889
6702584 Need iSCSI port provider for COMSTAR