summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for version 2.0.8752.0.875Lee Duncan2017-09-012-1/+74
* Merge pull request #55 from apatters/bnx2-software-ibft-supportLee Duncan2017-08-305-34/+66
|\
| * iscsiuio: fix long optionsAndrew Patterson2017-06-022-10/+12
| * iscsistart: move offload discovery/setup to fw_get_targets()Andrew Patterson2017-06-021-24/+36
| * iscsiuio must be present to use hardware offload for bnx2{,x}Andrew Patterson2017-06-022-0/+18
* | Merge pull request #46 from m4z/uniform-invocation-examplesLee Duncan2017-08-301-459/+442
|\ \
| * \ Merge branch 'master' into uniform-invocation-examplesChristopher Holm2017-03-081-68/+60
| |\ \
| * | | Add actual "iscsiadm --help" output (on openSUSE).Christopher 'm4z' Holm2017-03-081-1/+8
| * | | Unify invocation examples, option documentation, and more.Christopher 'm4z' Holm2017-03-081-463/+438
* | | | Merge pull request #61 from ekigwana/masterLee Duncan2017-08-302-0/+2
|\ \ \ \
| * | | | Update bnx2x.cEdward Kigwana2017-08-111-0/+1
| * | | | Update bnx2.cEdward Kigwana2017-08-111-0/+1
|/ / / /
* | | | Merge pull request #60 from gonzoleeman/strtoull-fixLee Duncan2017-07-271-0/+2
|\ \ \ \
| * | | | Clear errno before calling strtoull.Lee Duncan2017-07-271-0/+2
| * | | | Merge pull request #2 from open-iscsi/masterLee Duncan2017-07-275-33/+36
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #57 from y011/patch-1Lee Duncan2017-06-091-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed typo for spelling of 'default'Neal Wise2017-06-091-4/+4
|/ / / /
* | | | Merge pull request #54 from njavali/iscsiuio-bug-fixesLee Duncan2017-05-254-29/+32
|\ \ \ \
| * | | | iscsiuio: serialize xmit_mutex lock to prevent iscsiuio seg faultNilesh Javali2017-05-243-27/+25
| * | | | iscsiuio: fix dhcpv6 transaction-id mismatch errorNilesh Javali2017-05-151-2/+7
|/ / / /
* | | | Merge pull request #53 from gonzoleeman/masterLee Duncan2017-04-271-0/+1
|\ \ \ \ | |/ / /
| * | | iscsid: Add qedi ping transport hookNilesh Javili2017-04-271-0/+1
* | | | Merge pull request #52 from gonzoleeman/masterLee Duncan2017-04-221-2/+1
|\ \ \ \ | |/ / /
| * | | Fix coredump when printing session info.Lee Duncan2017-04-221-2/+1
| * | | Merge pull request #1 from open-iscsi/masterLee Duncan2017-04-2229-190/+1735
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #49 from Akrog/fix/autoscan_enChris Leech2017-04-112-7/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix manual LUN scans featureGorka Eguileor2017-03-172-7/+8
|/ / /
* | | Merge pull request #45 from m4z/punctuationChris Leech2017-03-081-74/+65
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into punctuationChristopher 'm4z' Holm2017-03-0813-93/+163
| |\ \ | |/ / |/| |
* | | Merge pull request #44 from m4z/typosChris Leech2017-03-071-26/+26
|\ \ \
| * | | Fix a bunch of typos and a bit of wording.Christopher 'm4z' Holm2017-03-021-26/+26
* | | | Merge pull request #43 from m4z/whitespaceChris Leech2017-03-071-27/+51
|\ \ \ \
| * | | | Cleanup README whitespace.Christopher 'm4z' Holm2017-03-021-27/+51
| |/ / /
* | | | Merge pull request #42 from m4z/uniform-headingsChris Leech2017-03-071-31/+45
|\ \ \ \
| * | | | Unify README headings.Christopher 'm4z' Holm2017-03-021-31/+45
| |/ / /
* | | | Merge pull request #40 from Akrog/feature/autoscan_enChris Leech2017-03-0712-8/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Allow disabling auto LUN scansGorka Eguileor2017-02-2112-8/+41
| | * | Improve README punctuation.Christopher 'm4z' Holm2017-03-021-75/+67
| |/ / |/| |
* | | Merge pull request #41 from cleech/masterChris Leech2017-02-2118-23/+1505
|\ \ \ | |/ / |/| |
| * | fix timeout setting on discoverydb commandsChris Leech2017-02-212-0/+3
| * | iscsiuio: v0.7.8.3Nilesh Javali2017-02-143-16/+12
| * | iscsiuio: Add support for the new qedi transportNilesh Javali2017-02-1410-6/+1475
| * | iscsid: Changes to support the new qedi transportNilesh Javali2017-02-143-1/+15
|/ /
* | Merge pull request #34 from gonzoleeman/masterLee Duncan2016-12-0512-44/+84
|\ \ | |/
| * Make event_loop_stop volatile for safer accessLee Duncan2016-12-021-1/+1
| * iscsid: treat SIGTERM like "iscsiadm -k 0"Lee Duncan2016-11-231-2/+1
| * Use timeout when waiting for responses from iscsidHannes Reinecke2016-11-2311-41/+82
|/
* Merge pull request #32 from gonzoleeman/masterLee Duncan2016-11-181-2/+1
|\
| * iBFT 'origin' is an enum, not a stringLee Duncan2016-11-181-2/+1
|/
* Merge pull request #30 from cleech/master2.0.874Chris Leech2016-09-297-7/+248
|\