summaryrefslogtreecommitdiff
path: root/utils/iscsi-iname.c
Commit message (Expand)AuthorAgeFilesLines
* Use meson as the main build system (#365)Lee Duncan2022-09-211-19/+41
* iscsi-iname: Verify open() return value before calling read()Wenchao Hao2020-12-121-2/+4
* Fix issue where "iscsi-iname -p" core dumps.Lee Duncan2020-03-251-4/+13
* iscsi-iname remove unneeded temp bufferChris Leech2019-10-311-6/+1
* iscsi-iname: verify prefix length is at most 210 charactersChris Leech2019-10-311-0/+9
* iscsi-iname: change default IQN prefixChris Leech2019-10-311-1/+1
* iscsi-iname: fix misleading help descriptionMike Christie2009-11-091-1/+2
* add some code to create default initiator namemnc2007-02-211-0/+140