Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle ENOTCONN error separately when reading sysfs values. | Lee Duncan | 2018-09-26 | 1 | -0/+31 |
* | Fix bug in error message when reading sysfs numbers. | Lee Duncan | 2018-09-26 | 1 | -1/+1 |
* | Fix reading of sysfs signed integers when negative. | Lee Duncan | 2018-09-26 | 1 | -5/+27 |
* | libopeniscsiusr: use asprintf and remove PATH_MAX stack buffers | Chris Leech | 2018-06-14 | 1 | -61/+55 |
* | libopeniscsiusr: clear errno before calling strtoll | Chris Leech | 2018-06-14 | 1 | -0/+1 |
* | libopeniscsiusr: hosts can have multiple ifaces | Chris Leech | 2018-06-14 | 1 | -13/+24 |
* | Merge branch 'master' into api | Lee Duncan | 2018-03-22 | 1 | -2/+12 |
|\ | |||||
| * | libopeniscsiusr: ensure sysfs pathname doesn't overflow. | Lee Duncan | 2018-03-21 | 1 | -2/+13 |
* | | libopeniscsiusr: Add full iscsi interface support. | Gris Ge | 2018-03-22 | 1 | -58/+208 |
|/ | |||||
* | libopeniscsiusr: Add basic iface support into iscsi session. | Gris Ge | 2018-01-22 | 1 | -0/+109 |
* | libopeniscsiusr: Add iSCSI session support. | Gris Ge | 2018-01-22 | 1 | -0/+242 |