summaryrefslogtreecommitdiff
path: root/usr/iscsid_req.c
Commit message (Expand)AuthorAgeFilesLines
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-1/+1
* iscsid: add error code for req timeoutsiscsistart-fixesMike Christie2021-12-031-1/+1
* iscsid: use infinite timeout if passed inMike Christie2021-12-031-7/+0
* Handle recv() returning 0 in iscsid_response()gulams2021-08-261-1/+1
* iscsid: Poll timeout value to 1 minute for iscsidGulam Mohamed2020-11-171-1/+1
* Fix 586 compiler issues.Lee Duncan2020-01-291-3/+2
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-4/+5
* Resource leak: Handle variable fd going out of scope leaks the handle.Chris Leech2019-10-311-0/+2
* Resource leak: Variable startup_cmd going out of scope leaks the storage it p...Chris Leech2019-10-311-0/+2
* Include stdio.h for use of snprintf().Lee Duncan2018-09-271-0/+1
* iscsistart: prevent unix socket cross-talkChris Leech2018-06-131-1/+11
* Use timeout when waiting for responses from iscsidHannes Reinecke2016-11-231-10/+41
* iscsiadm: let ping be tried after iface config is initializedAdheer Chandravanshi2015-12-281-2/+2
* iscsid: Changes to support ping through iscsiuioAdheer Chandravanshi2015-12-281-5/+32
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-2/+2
* iscsi tools: Bug fix on IPC address copy (version 2)Mike Christie2013-12-221-6/+1
* iscsid: Fix strlen parameterJan Vesely2013-06-291-1/+1
* ISCSID: Added socket communication hooks for uipMike Christie2013-05-281-2/+89
* iscsid,iscsiadm: fix abstract socket length in bind() callTomasz Torcz2012-12-141-4/+6
* iscsi tools: Fix warnings reported by gcc-4.5.2Jim Ramsay2011-08-021-1/+3
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-28/+0
* Add userspace/tools iscsi error code defsMike Christie2011-01-311-14/+15
* iscsi tools: use open-isns servicesMike Christie2010-03-221-1/+1
* iscsi tools: mv iscsid request helpers to its own fileMike Christie2010-03-221-0/+219