summaryrefslogtreecommitdiff
path: root/usr/mgmt_ipc.h
Commit message (Expand)AuthorAgeFilesLines
* Add ability for MGMT IPC to check UID onlyEric Mackay2022-05-161-0/+1
* iscsid: implement systemd-compatible socket activationTomasz Torcz2012-12-141-0/+1
* Add userspace/tools iscsi error code defsMike Christie2011-01-311-27/+3
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-5/+4
* iscsistart/fw fixesMike Christie2009-04-121-0/+1
* iscsid: mv event loop code to new fileMike Christie2009-02-221-5/+1
* iscsid: fix relogin retry handlingMike Christie2008-11-221-0/+1
* mv iscsi state definesMike Christie2007-08-271-19/+2
* Create plumbing for new iSNS notification callsokir@lst.de2007-06-181-0/+4
* Extend the mgmt IPC interface to allow variable-length payloadokir@lst.de2007-06-181-0/+1
* Introduce array of MGMT IPC handler functionsokir@lst.de2007-06-181-0/+5
* fix error return code situation :), some functions would return a error when ...mnc2007-06-121-0/+1
* Support bind by hw address or netdev (ip address is temp disabled because tar...mnc2007-05-301-6/+14
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-241-0/+6
* from tomo: add basic isns supportmnc2007-01-271-1/+6
* add -m session --info commandmnc2006-11-221-0/+23
* rm active list limitation by using sysfs instead of iscsidmnc2006-08-281-6/+0
* 1. rm db and replace with text files in the iscsid.conf format (tools will ge...mnc2006-08-231-14/+3
* from ogerlitz@voltaire.com: change MGMT_IPC_ERR_TCP_{FAILURE,TIMEOUT} to MGMT...mnc2006-04-271-2/+2
* from patmans@us.ibm.com: Add a MGMT_IPC_SESSION_SYNC for the sync sessions/re...mnc2006-04-271-0/+1
* from patmans@us.ibm.com: Add and a use a reaper function instead of current r...mnc2006-04-271-0/+1
* from patmans@us.ibm.com: the atexit usage is causing problems due to the iscs...mnc2006-04-021-2/+0
* don't log in multiple sessions for the same recidmnc2006-03-031-0/+1
* add iscsistart program to be used for situations like iscsi rootmnc2006-03-031-1/+18
* Hannes Reinecke:dmitry_yus2005-08-211-0/+6
* propogating transport->caps up to the daemondmitry_yus2005-05-271-0/+1
* SNMP and Extended statistics implementeddmitry_yus2005-05-041-0/+13
* initial freebsd user-space supportdmitry_yus2005-05-021-0/+1
* kernel ipc cleanup. added and implemented iscsi_ipc callback structuredmitry_yus2005-04-091-0/+87