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
*
Avoid logout of iscsi boot session
Kiyotaka Nakamura
2020-01-31
1
-0
/
+3
*
Fix 586 compiler issues.
Lee Duncan
2020-01-29
7
-11
/
+12
*
Updates to support gcc -fno-common option.
Lee Duncan
2020-01-28
3
-1
/
+4
*
Enabled compiler checking options, fixed issues.
Lee Duncan
2020-01-28
23
-108
/
+177
*
configuration support for CHAP algorithms
Chris Leech
2019-12-19
9
-32
/
+179
*
Preparing for version 2.1.0
2.1.0
Lee Duncan
2019-11-14
1
-1
/
+1
*
Resource leak: Handle variable fd going out of scope leaks the handle.
Chris Leech
2019-10-31
1
-0
/
+1
*
Resource leak: Handle variable fd going out of scope leaks the handle.
Chris Leech
2019-10-31
1
-0
/
+2
*
Resource leak: Variable matched_ses going out of scope leaks the storage it p...
Chris Leech
2019-10-31
1
-2
/
+2
*
Resource leak: Variable chap_info going out of scope leaks the storage it poi...
Chris Leech
2019-10-31
1
-1
/
+1
*
Resource leak: Handle variable sockfd going out of scope leaks the handle.
Chris Leech
2019-10-31
1
-1
/
+3
*
Uninitialized scalar variable: Using uninitialized value number when calling ...
Chris Leech
2019-10-31
1
-1
/
+1
*
Uninitialized pointer read: Using uninitialized value ifaces.next
Chris Leech
2019-10-31
1
-20
/
+11
*
Uninitialized scalar variable
Chris Leech
2019-10-31
1
-1
/
+1
*
Buffer not null terminated: Calling strncpy with a maximum size argument on d...
Chris Leech
2019-10-31
1
-3
/
+3
*
Resource leak: Variable startup_cmd going out of scope leaks the storage it p...
Chris Leech
2019-10-31
1
-0
/
+2
*
Out-of-bounds access: Overrunning array value_list
Chris Leech
2019-10-31
1
-1
/
+3
*
Buffer not null terminated: Calling strncpy with a maximum size argument on d...
Chris Leech
2019-10-31
1
-1
/
+1
*
Out-of-bounds write: Overrunning array link_target
Chris Leech
2019-10-31
1
-3
/
+3
*
Resource leak: Variable rec going out of scope leaks the storage it points to
Chris Leech
2019-10-31
1
-1
/
+2
*
Out-of-bounds-write: Overrunning array link_target
Chris Leech
2019-10-31
1
-1
/
+1
*
Resource leak: returning without freeing netdev
Chris Leech
2019-10-31
1
-2
/
+4
*
Merge pull request #174 from gonzoleeman/fix-session-display-error
Lee Duncan
2019-10-10
1
-0
/
+1
|
\
|
*
Initialize timeout for printing specific session info.
Lee Duncan
2019-09-30
1
-0
/
+1
*
|
CHAP SHA-1, SHA-256, SHA3-256 via OpenSSL's libcrypto
Chris Leech
2019-10-10
7
-538
/
+126
|
/
*
Preparing for version 2.0.878
2.0.878
Lee Duncan
2019-09-12
1
-1
/
+1
*
rec update: disable the idbm_lock in read/write when updating the rec
Xiubo Li
2019-06-18
5
-66
/
+105
*
Merge pull request #164 from gonzoleeman/make-iscsid-systemd-optional
Lee Duncan
2019-05-17
2
-0
/
+8
|
\
|
*
Make iscsid systemd usage optional
Lee Duncan
2019-05-14
2
-0
/
+8
*
|
Merge pull request #163 from gonzoleeman/fix-systemd-startup-etc
Lee Duncan
2019-05-17
1
-2
/
+2
|
\
\
|
*
|
Stop using /var directory for PIDfile and locks
Lee Duncan
2019-05-14
1
-2
/
+2
|
|
/
*
|
Fix possible discovery hang when timing out
Lee Duncan
2019-05-14
1
-0
/
+1
|
/
*
Fix output of node printing for multiple paths.
Lee Duncan
2019-03-26
1
-4
/
+13
*
Fix printing of node database again.
Lee Duncan
2019-03-26
1
-0
/
+50
*
Fix node print return value when no nodes.
Lee Duncan
2019-03-12
1
-44
/
+0
*
Fix output for iscsiadm node/iface print level P1
Lee Duncan
2019-01-23
1
-23
/
+9
*
Use pkg-config in Makefiles for newer libraries.
Lee Duncan
2018-11-12
1
-3
/
+8
*
Fix i586 build issues with string length overflow.
Lee Duncan
2018-11-06
1
-5
/
+6
*
Preparing for version 2.0.877
2.0.877
Lee Duncan
2018-10-17
1
-1
/
+1
*
Use sd_notify() to tell systemd when iscsid is ready.
Lee Duncan
2018-10-16
5
-14
/
+114
*
Restore space in node-mode level 0 output
Lee Duncan
2018-10-12
1
-1
/
+1
*
Make reconnect to session on startup forever default.
Lee Duncan
2018-10-11
1
-1
/
+1
*
Use libkmod instead of fork/exec of modprobe.
Lee Duncan
2018-10-09
1
-52
/
+0
*
When reopen_max=0 retry reopening forever.
Lee Duncan
2018-10-09
1
-1
/
+2
*
Do not allow multiple sessions when nr_sessions=1
Lee Duncan
2018-10-04
1
-2
/
+4
*
Include stdio.h for use of snprintf().
Lee Duncan
2018-09-27
1
-0
/
+1
*
Removed unused value 'one'.
Lee Duncan
2018-09-27
1
-1
/
+1
*
Merge pull request #131 from gonzoleeman/fix-reconnect-forever
Lee Duncan
2018-09-27
6
-4
/
+39
|
\
|
*
Limit session relogin attempts using config value.
Lee Duncan
2018-09-26
5
-3
/
+23
|
*
Create a new error for "target not connected".
Lee Duncan
2018-09-26
2
-1
/
+16
[next]