summaryrefslogtreecommitdiff
path: root/usr/src/lib/libiscsitgt/common/xml.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-09PSARC/2010/006 EOF of iSCSI Target DaemonJim Dunham1-914/+0
6914623 Remove iSCSI Target Daemon from ON Consolidation
2008-09-026735511 iscsitgt core file produced when setting RADIUS server and secretSatish V1-3/+6
2008-07-076718269 single target with dual luns does not work with VMWare ESXzl1490531-0/+3
6721787 iscsitgtd should use IEEE company id to compose guid 6722522 cannot correctly discover zvol iscsi targets with vmware esx iscsi initiator (2)
2008-06-026626684 a ':' character is included in the target name crashes the iscsi daemonzl1490531-2/+39
6671131 iscsitgtd segfaults and takes enormous amounts of memory if ampersand given as option
2008-03-256591294 exec attributes entry for iscsitadm incorrectjdunham1-84/+1
6638031 ACLs created against ZVOLs via shareiscsi=on are not persistent 6652170 iSCSI Target leaks memory in the current SCF implementation
2007-09-27PSARC 2007/414 SCF changes for iSCSI Targetzl1490531-29/+30
6498817 the iSCSI target needs to use SMF rather than a conf file
2006-12-196495328 daemon should use msync on mmap'd filesmcneal1-1/+4
6496416 iscsitadm modify admin -d <basedir> will report error if there are targets created by zvol directly 6496424 targets can not be seen if created by zvol with shareiscsi property 6499244 libiscsitgt leaks like a sieve 6505266 SUNWiscsitgtu doesn't correctly disable target during package removal
2006-12-126491077 daemon should use umem_cache_create and friends for speedier ↵mcneal1-0/+1
allocations. 6495061 Target fails to set R2TSN value in iSCSI R2T command packet 6495070 MODE SENSE cache page code is missing in action 6498059 Need to add support for optional INQUIRY pages 0x80 and 0x86
2006-11-15PSARC 2006/622 iSCSI/ZFS Integrationahl1-0/+949
6484731 zfs import only mounts and shares the first layer of hierarchy 6493750 zfs and iSCSI do not work togetherly correctly 6494075 destroying a pool shouldn't touch the DSL --HG-- rename : usr/src/cmd/iscsi/common/iscsi_door.h => deleted_files/usr/src/cmd/iscsi/common/iscsi_door.h rename : usr/src/cmd/iscsi/common/local_types.h => deleted_files/usr/src/cmd/iscsi/common/local_types.h rename : usr/src/cmd/iscsi/common/xml.h => usr/src/lib/libiscsitgt/common/iscsitgt_impl.h rename : usr/src/cmd/iscsi/common/xml.c => usr/src/lib/libiscsitgt/common/xml.c