summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* add SHA256chap-fips-experimentalChris Leech2019-10-072-2/+15
* CHAP SHA1, SHA3-256 via OpenSSL's libcryptoChris Leech2019-10-077-538/+113
* Preparing for version 2.0.8782.0.878Lee Duncan2019-09-121-1/+1
* rec update: disable the idbm_lock in read/write when updating the recXiubo Li2019-06-185-66/+105
* Merge pull request #164 from gonzoleeman/make-iscsid-systemd-optionalLee Duncan2019-05-172-0/+8
|\
| * Make iscsid systemd usage optionalLee Duncan2019-05-142-0/+8
* | Merge pull request #163 from gonzoleeman/fix-systemd-startup-etcLee Duncan2019-05-171-2/+2
|\ \
| * | Stop using /var directory for PIDfile and locksLee Duncan2019-05-141-2/+2
| |/
* | Fix possible discovery hang when timing outLee Duncan2019-05-141-0/+1
|/
* Fix output of node printing for multiple paths.Lee Duncan2019-03-261-4/+13
* Fix printing of node database again.Lee Duncan2019-03-261-0/+50
* Fix node print return value when no nodes.Lee Duncan2019-03-121-44/+0
* Fix output for iscsiadm node/iface print level P1Lee Duncan2019-01-231-23/+9
* Use pkg-config in Makefiles for newer libraries.Lee Duncan2018-11-121-3/+8
* Fix i586 build issues with string length overflow.Lee Duncan2018-11-061-5/+6
* Preparing for version 2.0.8772.0.877Lee Duncan2018-10-171-1/+1
* Use sd_notify() to tell systemd when iscsid is ready.Lee Duncan2018-10-165-14/+114
* Restore space in node-mode level 0 outputLee Duncan2018-10-121-1/+1
* Make reconnect to session on startup forever default.Lee Duncan2018-10-111-1/+1
* Use libkmod instead of fork/exec of modprobe.Lee Duncan2018-10-091-52/+0
* When reopen_max=0 retry reopening forever.Lee Duncan2018-10-091-1/+2
* Do not allow multiple sessions when nr_sessions=1Lee Duncan2018-10-041-2/+4
* 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-276-4/+39
|\
| * Limit session relogin attempts using config value.Lee Duncan2018-09-265-3/+23
| * Create a new error for "target not connected".Lee Duncan2018-09-262-1/+16
* | 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-191-0/+1
|/
* Plugging a memory leak from discovery.Lee Duncan2018-08-301-0/+5
* Merge pull request #115 from cleech/for_upstreamChris Leech2018-07-093-10/+8
|\
| * enable MaxOutstandingR2T negotiationChris Leech2018-06-223-10/+8
* | iscsid: Update boot gateway information during sync_session.Manish Rangankar2018-06-291-0/+5
|/
* iscsistart: prevent unix socket cross-talkChris Leech2018-06-134-2/+23
* iscsid logging blank messages at level EMERGChris Leech2018-06-131-0/+3
* vlan setting sync across ipv4/ipv6 for be2iscsiChris Leech2018-06-133-28/+108
* Merge pull request #103 from cathy-zhou/perf_fixLee Duncan2018-06-011-11/+24
|\
| * Reduce delays to improve iscsi boot performanceCathy Zhou2018-05-151-11/+24
* | Merge pull request #96 from cathay4t/apiLee Duncan2018-06-011-43/+200
|\ \ | |/ |/|
| * iscsiadm: Use libopeniscsiusr in `iscsiadm -m iface -P1`Gris Ge2018-04-131-27/+84
| * libopeniscsiusr: Add node query supportGris Ge2018-04-131-22/+122
* | Add error message for new ISCSI_ERR_NOP_TIMEDOUTLee Duncan2018-04-121-0/+2
|/
* Merge branch 'master' into apiLee Duncan2018-03-223-7/+15
|\
| * Merge pull request #94 from gonzoleeman/gcc-8-fixesLee Duncan2018-03-221-6/+13
| |\
| | * Ensure sysfs pathname doesn't overflow.Lee Duncan2018-03-211-1/+8
| | * Do not overload global sysfs_path locally.Lee Duncan2018-03-211-5/+5
| * | Merge pull request #89 from kraj/kraj/musl-fixesLee Duncan2018-03-221-0/+1
| |\ \ | | |/ | |/|
| | * idbm.c: Include fcnl.h for O_RDWR and O_CREAT definitionsKhem Raj2018-02-021-0/+1
| * | iscsid: fix logging level when starting daemonAntoine de Maleprade2018-02-231-1/+1
| |/
* | libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-226-82/+100
|/