index
:
delta/open-iscsi.git
chap-fips-experimental
chk-state
coverity_scan
doc-timers
fix-logout
gh-pages
iscsistart-fixes
master
new-version
prctl-flusher-support
sync-speedup
github.com: mikechristie/open-iscsi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
modify iface mode to print out the etc iface info and not the scsi-ml host in...
mnc
2007-06-12
3
-39
/
+24
*
fix error return code situation :), some functions would return a error when ...
mnc
2007-06-12
10
-181
/
+233
*
add a login retry param which
mnc
2007-06-12
5
-11
/
+28
*
print iface name when printing extended session info
mnc
2007-06-05
2
-9
/
+19
*
get bind info before reading rec when using session info and match session.
mnc
2007-06-05
3
-3
/
+23
*
fix iscsiadm session output so that sessions through the same portal are prin...
mnc
2007-06-05
1
-1
/
+4
*
I broke the sysfs id to node record command so this fixes it
mnc
2007-05-31
1
-1
/
+2
*
Support bind by hw address or netdev (ip address is temp disabled because tar...
mnc
2007-05-30
16
-756
/
+1718
*
from Jeremy Puhlman: We were cross compiling up open-iscsi for arm uclibc and...
mnc
2007-05-17
1
-1
/
+1
*
defer config_init until we know what the op is so users can run help or versi...
mnc
2007-05-10
1
-6
/
+6
*
fix static node link
mnc
2007-05-05
1
-2
/
+2
*
rm old chap.c
mnc
2007-05-05
1
-669
/
+0
*
merge match fns
mnc
2007-05-05
4
-74
/
+41
*
add unknown define
mnc
2007-05-05
2
-6
/
+9
*
rm TCP_WINDOW_SIZE and print unknown for some values we could not get
mnc
2007-05-05
4
-5
/
+8
*
print local address
mnc
2007-05-05
4
-29
/
+50
*
print both current and original portal addr
mnc
2007-05-05
8
-239
/
+223
*
clean up some settings
mnc
2007-05-05
4
-7
/
+7
*
rename conn destroy
mnc
2007-05-05
1
-3
/
+3
*
fix lots of leaks
mnc
2007-05-05
13
-82
/
+150
*
compat: node mode should print the record info when not passed a op and a spe...
mnc
2007-05-01
1
-5
/
+48
*
fix label name
mnc
2007-04-27
1
-2
/
+2
*
allow users to set iface address but not transport name
mnc
2007-04-27
1
-0
/
+6
*
fix formatting and err complication warning
mnc
2007-04-27
1
-13
/
+13
*
iscsistart cannot respond to nops so turn them off
mnc
2007-04-24
1
-0
/
+4
*
fix rergession where we did the backward compat behavior and interface behavi...
mnc
2007-04-24
1
-6
/
+2
*
No, seriously: When starting iscsid on a busy machine (eg during boot :-) i...
mnc
2007-04-24
1
-7
/
+19
*
add host mode which only prints host info in a flat layout. TODO: print sessi...
mnc
2007-04-24
3
-10
/
+129
*
Rename iface.name to iface.hwaddress and make transport name part of the ifac...
mnc
2007-04-24
23
-262
/
+686
*
use kernel list functions in almost all places (not queue.c yet), and fix som...
mnc
2007-04-24
15
-252
/
+181
*
With qla4xxx and braodcom we will want to be able to match the the drivers as...
mnc
2007-04-24
8
-69
/
+121
*
some small cleanup to loginall.
mnc
2007-04-24
1
-8
/
+2
*
add some discovery compat code. Use --print=1 if you want the tree output, el...
mnc
2007-04-24
3
-129
/
+169
*
For the new op we still had to run it once for every new entry we wanted. If ...
mnc
2007-04-24
3
-121
/
+252
*
Only print the nodes which are discovered when doing discovery.
mnc
2007-04-24
4
-43
/
+119
*
It is a nice optimization for eql 4000 LUNs but it is not that bad
mnc
2007-04-24
2
-31
/
+1
*
This patch allows you to pass in any record id values (interface, targetname,...
mnc
2007-04-24
3
-74
/
+91
*
when we have been doing discovery we have been overwriting old node records b...
mnc
2007-04-24
10
-202
/
+520
*
merge node and session mode ops. session node takes a sysfs id or nothing and...
mnc
2007-04-24
1
-63
/
+71
*
fix port checkout on logout
mnc
2007-04-24
1
-3
/
+2
*
the print arg requires an argument
mnc
2007-04-24
1
-1
/
+1
*
move --info output to common --print output.
mnc
2007-04-24
1
-196
/
+161
*
fix set_param logging for strings
mnc
2007-04-24
1
-11
/
+8
*
for node_read we do not always want to sync with iscsid.conf. This patch make...
mnc
2007-04-24
1
-40
/
+48
*
make can_queue and cmd_per_lun settable in node db
mnc
2007-04-24
8
-6
/
+24
*
fix iscsiadm --logout parsing
mnc
2007-04-24
1
-0
/
+1
*
again with the root boot stuff :) For root boot, the user may not be using a ...
mnc
2007-04-24
6
-126
/
+197
*
there were some fun leaks and places where we could segfault since we never c...
mnc
2007-04-24
8
-605
/
+152
*
isns was using the hardcoded defaults instead of checking for the iscsid.conf...
mnc
2007-04-24
3
-8
/
+12
*
For now we are not going to be able to settle on a way to force each iscsi st...
mnc
2007-04-24
1
-4
/
+8
[next]