summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* iscsi sysfs: check state before onlining devschk-stateMike Christie2021-11-051-1/+24
* Preparing for version 2.1.5Lee Duncan2021-09-051-1/+1
* Merge pull request #272 from gonzoleeman/handle-ipv6-betterLee Duncan2021-09-022-17/+52
|\
| * Handle IPv6 interfaces correctly.Lee Duncan2021-09-011-3/+29
| * Change iscsi IP type from defines to enum.Lee Duncan2021-09-012-14/+23
* | Handle recv() returning 0 in iscsid_response()gulams2021-08-261-1/+1
|/
* iscsid: set PR_SET_IO_FLUSHERprctl-flusher-supportMike Christie2021-07-281-0/+14
* iscsistart: fix null pointer deref before exitChris Leech2021-06-161-2/+2
* Set default 'startup' to 'onboot' for FW nodesLee Duncan2021-05-111-0/+6
* Add iscsiadm "no wait" option for firmware login.Lee Duncan2021-04-271-10/+14
* Check ISCSI_ERR_ISCSID_NOTCONN in iscsistart logingulams2021-04-201-1/+2
* Log error message when auth debug status is setgulams2021-04-161-1/+1
* Preparing for version 2.1.42.1.4Lee Duncan2021-03-111-1/+1
* Fix iscsistart login issue when target is delayed.Lee Duncan2021-02-041-2/+15
* Fix iscsiadm segfault when exitingLee Duncan2021-01-261-4/+4
* iscsid: Add NO_SYSTEMD to CFLAGSFabian Möller2021-01-251-0/+2
* Merge pull request #244 from patsoffice/patsoffice/dir-perm-fix-RH-versionLee Duncan2021-01-184-13/+13
|\
| * Change mkdir permissions to 0770, adjust usmaskPatrick Lawrence2021-01-124-13/+13
* | Merge pull request #239 from wenchao-hao/masterLee Duncan2021-01-052-18/+39
|\ \
| * | iscsiadm: Fix memory leak in iscsiadmWenchao Hao2020-12-301-14/+13
| * | idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param()Wenchao Hao2020-12-291-4/+26
* | | iscsid: Do not allow conflicting pid-file optionsLee Duncan2021-01-041-2/+17
|/ /
* | Preparing for version 2.1.3Chris Leech2020-12-181-1/+1
* | sysfs: Verify parameter of sysfs_device_get()Wenchao Hao2020-12-121-2/+4
* | open-iscsi: Clean user_param list when process exitWenchao Hao2020-12-124-0/+24
* | iscsi_net_util: Fix NULL pointer dereference in find_vlan_dev()Wenchao Hao2020-12-121-0/+6
* | open-iscsi: Fix NULL pointer dereference in mgmt_ipc_read_req()Wenchao Hao2020-12-121-1/+4
* | iscsi_sysfs: Fix NULL pointer deference in iscsi_sysfs_read_ifaceWenchao Hao2020-12-121-1/+1
* | iscsiadm: Optimize the the verification of mode paramtersWenchao Hao2020-11-231-52/+37
* | Merge pull request #229 from gulams/masterLee Duncan2020-11-173-2/+3
|\ \
| * | iscsid: Poll timeout value to 1 minute for iscsidGulam Mohamed2020-11-173-2/+3
* | | Merge pull request #231 from yoshkosh/masterLee Duncan2020-11-162-2/+2
|\ \ \
| * | | iscsid: fix logging level when starting and shutting down daemonYoshifumi Kinoshita2020-11-112-2/+2
* | | | iscsiadm: fix host stats mode coredumpLee Duncan2020-11-141-2/+14
|/ / /
* | | Fix memory leak in sysfs_get_strWenchao Hao2020-11-041-1/+5
|/ /
* | Implement login "no_wait" for iscsiadm NODE modeLee Duncan2020-10-081-7/+7
* | iscsiadm buffer overflow regression when discovering many targets at onceChris Leech2020-09-171-0/+1
* | iscsid: Check Invalid Session id for stop connectiongulams2020-09-101-1/+6
* | Add ability to attempt target logins asynchronouslyLee Duncan2020-08-151-14/+21
* | Preparing for version 2.1.22.1.2coverity_scanLee Duncan2020-07-241-1/+1
* | drop unused get_random_bytes()David Disseldorp2020-07-221-37/+0
* | use openssl for random data generationDavid Disseldorp2020-07-221-3/+16
* | Proper disconnect of TCP connectiongulams2020-05-041-5/+1
* | Fix SIGPIPE loop in signal handlerfredvx2020-04-241-1/+6
* | Merge branch 'master' into masterLuis.wu2020-04-209-9/+14
|\ \
| * | Ignore iface.example in iface match checksLee Duncan2020-04-021-0/+3
| * | More changes for musl.Lee Duncan2020-04-023-3/+2
| * | Fix type mismatch under musl.Lee Duncan2020-04-021-2/+5
| * | Change include of <sys/poll.h> to <poll.h>Lee Duncan2020-04-024-4/+4
| |/
* | log:modify iSCSI shared memory permissions for logsWu Bo2020-04-201-3/+3
|/