summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* modify iface mode to print out the etc iface info and not the scsi-ml host in...mnc2007-06-123-39/+24
* fix error return code situation :), some functions would return a error when ...mnc2007-06-1210-181/+233
* add a login retry param whichmnc2007-06-125-11/+28
* print iface name when printing extended session infomnc2007-06-052-9/+19
* get bind info before reading rec when using session info and match session.mnc2007-06-053-3/+23
* fix iscsiadm session output so that sessions through the same portal are prin...mnc2007-06-051-1/+4
* I broke the sysfs id to node record command so this fixes itmnc2007-05-311-1/+2
* Support bind by hw address or netdev (ip address is temp disabled because tar...mnc2007-05-3016-756/+1718
* from Jeremy Puhlman: We were cross compiling up open-iscsi for arm uclibc and...mnc2007-05-171-1/+1
* defer config_init until we know what the op is so users can run help or versi...mnc2007-05-101-6/+6
* fix static node linkmnc2007-05-051-2/+2
* rm old chap.cmnc2007-05-051-669/+0
* merge match fnsmnc2007-05-054-74/+41
* add unknown definemnc2007-05-052-6/+9
* rm TCP_WINDOW_SIZE and print unknown for some values we could not getmnc2007-05-054-5/+8
* print local addressmnc2007-05-054-29/+50
* print both current and original portal addrmnc2007-05-058-239/+223
* clean up some settingsmnc2007-05-054-7/+7
* rename conn destroymnc2007-05-051-3/+3
* fix lots of leaksmnc2007-05-0513-82/+150
* compat: node mode should print the record info when not passed a op and a spe...mnc2007-05-011-5/+48
* fix label namemnc2007-04-271-2/+2
* allow users to set iface address but not transport namemnc2007-04-271-0/+6
* fix formatting and err complication warningmnc2007-04-271-13/+13
* iscsistart cannot respond to nops so turn them offmnc2007-04-241-0/+4
* fix rergession where we did the backward compat behavior and interface behavi...mnc2007-04-241-6/+2
* No, seriously: When starting iscsid on a busy machine (eg during boot :-) i...mnc2007-04-241-7/+19
* add host mode which only prints host info in a flat layout. TODO: print sessi...mnc2007-04-243-10/+129
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-2423-262/+686
* use kernel list functions in almost all places (not queue.c yet), and fix som...mnc2007-04-2415-252/+181
* With qla4xxx and braodcom we will want to be able to match the the drivers as...mnc2007-04-248-69/+121
* some small cleanup to loginall.mnc2007-04-241-8/+2
* add some discovery compat code. Use --print=1 if you want the tree output, el...mnc2007-04-243-129/+169
* For the new op we still had to run it once for every new entry we wanted. If ...mnc2007-04-243-121/+252
* Only print the nodes which are discovered when doing discovery.mnc2007-04-244-43/+119
* It is a nice optimization for eql 4000 LUNs but it is not that badmnc2007-04-242-31/+1
* This patch allows you to pass in any record id values (interface, targetname,...mnc2007-04-243-74/+91
* when we have been doing discovery we have been overwriting old node records b...mnc2007-04-2410-202/+520
* merge node and session mode ops. session node takes a sysfs id or nothing and...mnc2007-04-241-63/+71
* fix port checkout on logoutmnc2007-04-241-3/+2
* the print arg requires an argumentmnc2007-04-241-1/+1
* move --info output to common --print output.mnc2007-04-241-196/+161
* fix set_param logging for stringsmnc2007-04-241-11/+8
* for node_read we do not always want to sync with iscsid.conf. This patch make...mnc2007-04-241-40/+48
* make can_queue and cmd_per_lun settable in node dbmnc2007-04-248-6/+24
* fix iscsiadm --logout parsingmnc2007-04-241-0/+1
* again with the root boot stuff :) For root boot, the user may not be using a ...mnc2007-04-246-126/+197
* there were some fun leaks and places where we could segfault since we never c...mnc2007-04-248-605/+152
* isns was using the hardcoded defaults instead of checking for the iscsid.conf...mnc2007-04-243-8/+12
* For now we are not going to be able to settle on a way to force each iscsi st...mnc2007-04-241-4/+8