summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for version 2.0.8772.0.877Lee Duncan2018-10-173-2/+129
* Merge pull request #143 from gonzoleeman/use-sd_notify-for-systemdLee Duncan2018-10-168-20/+140
|\
| * Update systemd unit files for iscsidLee Duncan2018-10-162-6/+9
| * Use sd_notify() to tell systemd when iscsid is ready.Lee Duncan2018-10-165-14/+114
| * Added service file for iscsi loginsLee Duncan2018-10-161-0/+17
| * Merge pull request #4 from open-iscsi/masterLee Duncan2018-10-161-1/+1
| |\ | |/ |/|
* | Merge pull request #142 from gonzoleeman/fix-mode-node-level-0-printLee Duncan2018-10-121-1/+1
|\ \
| * | Restore space in node-mode level 0 outputLee Duncan2018-10-121-1/+1
| |/
* | Merge pull request #141 from gonzoleeman/masterLee Duncan2018-10-113-8/+12
|\ \ | |/
| * Make reconnect to session on startup forever default.Lee Duncan2018-10-113-8/+12
|/
* Merge pull request #139 from gonzoleeman/fix-fsf-addressLee Duncan2018-10-092-31/+30
|\
| * Update GPLv2 License information.Lee Duncan2018-10-092-31/+30
|/
* Merge pull request #138 from gonzoleeman/remove-fork-exec-for-modprobeLee Duncan2018-10-092-90/+0
|\
| * Use libkmod instead of fork/exec of modprobe.Lee Duncan2018-10-092-90/+0
|/
* Merge pull request #137 from gonzoleeman/add-no-timeout-relogin-optionLee Duncan2018-10-092-4/+6
|\
| * When reopen_max=0 retry reopening forever.Lee Duncan2018-10-092-4/+6
|/
* Merge pull request #136 from gonzoleeman/no-parallel-sessionsLee Duncan2018-10-051-2/+4
|\
| * Do not allow multiple sessions when nr_sessions=1Lee Duncan2018-10-041-2/+4
|/
* Merge pull request #132 from gonzoleeman/small-cleanupsLee Duncan2018-09-273-3/+4
|\
| * Fix qsort() comparator function call.Lee Duncan2018-09-271-2/+2
| * Include stdio.h for use of snprintf().Lee Duncan2018-09-271-0/+1
| * Removed unused value 'one'.Lee Duncan2018-09-271-1/+1
|/
* Merge pull request #131 from gonzoleeman/fix-reconnect-foreverLee Duncan2018-09-2714-23/+123
|\
| * Limit session relogin attempts using config value.Lee Duncan2018-09-2610-4/+36
| * Handle ENOTCONN error separately when reading sysfs values.Lee Duncan2018-09-261-0/+31
| * Fix bug in error message when reading sysfs numbers.Lee Duncan2018-09-261-1/+1
| * Create a new error for "target not connected".Lee Duncan2018-09-263-1/+18
| * Fix reading of sysfs signed integers when negative.Lee Duncan2018-09-261-5/+27
| * Fix incorrect sysfs logic for port and ip address.Lee Duncan2018-09-261-10/+8
| * Allow reading sysfs "port" to fail gracefully.Lee Duncan2018-09-261-2/+2
* | Merge pull request #129 from cpaelzer/cleanup-nic_nl_open-usageLee Duncan2018-09-262-3/+4
|\ \
| * | iscsiuio: fail on nic_nl_open failingChristian Ehrhardt2018-09-201-1/+2
| * | iscsiuio: avoid loosing bad rc in nic_nl_openChristian Ehrhardt2018-09-201-2/+2
| |/
* | Merge pull request #127 from smoser/fix/iscsid-pidfile-writeLee Duncan2018-09-263-8/+12
|\ \ | |/ |/|
| * Better error message and failure if netlink socket fails.Scott Moser2018-09-192-7/+9
| * Close file handles when writing pid files.Scott Moser2018-09-192-1/+3
|/
* Merge pull request #123 from gonzoleeman/fix-discovery-leakLee Duncan2018-09-121-0/+5
|\
| * Plugging a memory leak from discovery.Lee Duncan2018-08-301-0/+5
|/
* Merge pull request #122 from njavali/iscsiuio-bug-fixesChris Leech2018-08-272-3/+9
|\
| * iscsiuio: limit retries of performing dhcpv6 before declaring dhcp failureNilesh Javali2018-08-241-3/+8
| * iscsiuio: Release xmit_mutex in error code path.Manish Rangankar2018-08-141-0/+1
* | Merge pull request #120 from maxnet/vaChris Leech2018-08-271-0/+1
|\ \
| * | context.h: add missing stdarg.h includeFloris Bos2018-07-291-0/+1
|/ /
* | Merge pull request #115 from cleech/for_upstreamChris Leech2018-07-093-10/+8
|\ \
| * | enable MaxOutstandingR2T negotiationChris Leech2018-06-223-10/+8
* | | Merge pull request #114 from njavali/iscsiuio-bug-fixesChris Leech2018-07-095-8/+56
|\ \ \ | |/ / |/| / | |/
| * iscsid: Update boot gateway information during sync_session.Manish Rangankar2018-06-291-0/+5
| * iscsiuio: Add inter-host mutex while doing xmitManish Rangankar2018-06-294-8/+51
|/
* Merge pull request #106 from phmccarty/lib-symlinksChris Leech2018-06-181-2/+2
|\
| * Fix installation of libopeniscsiusr symlinksPatrick McCarty2018-05-291-2/+2