summaryrefslogtreecommitdiff
path: root/iscsiuio/src/unix/iscsid_ipc.c
Commit message (Expand)AuthorAgeFilesLines
* iscsiuio: Remove unused macro IFNAMSIZ defined in iscsid_ipc.cWenchao Hao2020-12-121-3/+0
* Fix iscsiuio segfault when shutting down.Lee Duncan2018-05-311-1/+2
* Check iscsiuio ping data length for validityLee Duncan2017-12-151-0/+5
* Skip useless strcopy, and validate CIDR lengthLee Duncan2017-12-151-3/+2
* Ensure strings from peer are copied correctly.Lee Duncan2017-12-151-18/+6
* Do not double-close IPC file stream to iscsidLee Duncan2017-12-151-2/+7
* Ensure all fields in iscsiuio IPC response are setLee Duncan2017-12-151-0/+2
* iscsiuio should ignore bogus iscsid broadcast packetsLee Duncan2017-12-151-0/+6
* Check for root peer user for iscsiuio IPCLee Duncan2017-12-151-0/+47
* Remove unused variables. No functional change.Lee Duncan2017-12-021-5/+0
* iscsiuio: Wait for iface to be ready before issuing the pingAdheer Chandravanshi2015-12-281-15/+34
* iscsiuio: Add ping support through iscsiuioAdheer Chandravanshi2015-12-281-10/+126
* iscsiuio systemd socket activation supportChris Leech2015-01-161-0/+28
* iscsiuio: Rebranding iscsiuioVikas Chaudhary2014-07-241-0/+1
* ISCSIUIO: Fixed a pthread resc leak from excessive session recoveryEddie Wai2014-02-281-13/+13
* ISCSIUIO: Added fix for the iface.subnet_mask decoding for IPv6Eddie Wai2013-12-231-1/+1
* iscsiuio: Change socket bind to use the same struct size as iscsidJan Vesely2013-06-291-2/+4
* ISCSID: Added iscsiuio source to the open-iscsi pkgEddie Wai2013-05-281-0/+1044