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
/
libopeniscsiusr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preparing for version 2.1.4
2.1.4
Lee Duncan
2021-03-11
1
-1
/
+1
*
libopeniscsiusr: dont error loudly if a session isn't found when working thro...
Chris Leech
2021-02-17
1
-5
/
+16
*
libopeniscsiusr: skip over removed sessions
Chris Leech
2021-02-17
1
-2
/
+16
*
libopeniscsiusr: fix error messages
Chris Leech
2021-02-17
3
-8
/
+8
*
Merge pull request #244 from patsoffice/patsoffice/dir-perm-fix-RH-version
Lee Duncan
2021-01-18
2
-2
/
+2
|
\
|
*
Change mkdir permissions to 0770, adjust usmask
Patrick Lawrence
2021-01-12
2
-2
/
+2
*
|
iscsiadm: Fix memory leak in iscsiadm
Wenchao Hao
2020-12-30
1
-1
/
+5
*
|
libopeniscsiusr: Fix memory leak in iscsi_sessions_get()
Wenchao Hao
2020-12-29
1
-0
/
+2
*
|
libopeniscsiusr: Fix memory leak in iscsi_nodes_get()
Wenchao Hao
2020-12-29
1
-0
/
+9
*
|
Preparing for version 2.1.3
Chris Leech
2020-12-18
1
-1
/
+1
*
|
libopeniscsiusr: Compare with max int instead of max long
Khem Raj
2020-10-21
1
-1
/
+1
*
|
Preparing for version 2.1.2
2.1.2
coverity_scan
Lee Duncan
2020-07-24
1
-1
/
+1
*
|
iscsi/libopeniscsiusr:add libopeniscsiuser_node.h to HEADERS
wubo009
2020-06-15
1
-1
/
+2
|
/
*
Preparing for version 2.1.1
2.1.1
new-version
Lee Duncan
2020-02-26
1
-1
/
+1
*
Fix memory leaks in libopeniscsiusr/idbm.c
Lee Duncan
2020-02-20
1
-4
/
+6
*
Merge pull request #183 from phmccarty/pc-file
Chris Leech
2020-01-08
1
-1
/
+1
|
\
|
*
Fix bug with libopeniscsiusr.pc
Patrick McCarty
2020-01-08
1
-1
/
+1
*
|
configuration support for CHAP algorithms
Chris Leech
2019-12-19
4
-0
/
+108
|
/
*
Preparing for version 2.1.0
2.1.0
Lee Duncan
2019-11-14
1
-1
/
+1
*
Preparing for version 2.0.878
2.0.878
Lee Duncan
2019-09-12
1
-1
/
+1
*
Stop using /var directory for PIDfile and locks
Lee Duncan
2019-05-14
1
-1
/
+1
*
When displaying interfaces, skip "iface.example"
Lee Duncan
2019-02-11
1
-0
/
+3
*
Use pkg-config in Makefiles for newer libraries.
Lee Duncan
2018-11-12
1
-1
/
+7
*
Fix i586 build issues with string length overflow.
Lee Duncan
2018-11-06
1
-1
/
+1
*
Preparing for version 2.0.877
2.0.877
Lee Duncan
2018-10-17
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
-38
/
+0
*
Limit session relogin attempts using config value.
Lee Duncan
2018-09-26
4
-1
/
+7
*
Handle ENOTCONN error separately when reading sysfs values.
Lee Duncan
2018-09-26
1
-0
/
+31
*
Fix bug in error message when reading sysfs numbers.
Lee Duncan
2018-09-26
1
-1
/
+1
*
Fix reading of sysfs signed integers when negative.
Lee Duncan
2018-09-26
1
-5
/
+27
*
Fix incorrect sysfs logic for port and ip address.
Lee Duncan
2018-09-26
1
-10
/
+8
*
Allow reading sysfs "port" to fail gracefully.
Lee Duncan
2018-09-26
1
-2
/
+2
*
context.h: add missing stdarg.h include
Floris Bos
2018-07-29
1
-0
/
+1
*
Merge pull request #106 from phmccarty/lib-symlinks
Chris Leech
2018-06-18
1
-2
/
+2
|
\
|
*
Fix installation of libopeniscsiusr symlinks
Patrick McCarty
2018-05-29
1
-2
/
+2
*
|
libopeniscsiusr: Fix compile error on GCC 8.
Gris Ge
2018-06-14
1
-2
/
+7
*
|
libopeniscsiusr: use asprintf and remove PATH_MAX stack buffers
Chris Leech
2018-06-14
6
-108
/
+110
*
|
libopeniscsiusr: setup ipv6 records based on iface name
Chris Leech
2018-06-14
1
-0
/
+3
*
|
libopeniscsiusr: clear errno before calling strtoll
Chris Leech
2018-06-14
1
-0
/
+1
*
|
libopeniscsiusr: hosts can have multiple ifaces
Chris Leech
2018-06-14
5
-33
/
+106
*
|
libopeniscsiusr: fixes err on prefix_len
Chris Leech
2018-06-13
3
-1
/
+8
*
|
Merge pull request #96 from cathay4t/api
Lee Duncan
2018-06-01
16
-21
/
+1484
|
\
\
|
|
/
|
/
|
|
*
libopeniscsiusr: Fix iscsi_iface_get() on default interfaces.
Gris Ge
2018-04-13
1
-0
/
+12
|
*
libopeniscsiusr: Add node query support
Gris Ge
2018-04-13
16
-19
/
+1471
|
*
libopeniscsiusr: Fix incorrect debug message for iface query.
Gris Ge
2018-04-13
1
-2
/
+1
*
|
Allow a host_id value of zero.
Lee Duncan
2018-04-16
1
-1
/
+0
|
/
*
Merge branch 'master' into api
Lee Duncan
2018-03-22
3
-3
/
+14
|
\
|
*
Merge pull request #94 from gonzoleeman/gcc-8-fixes
Lee Duncan
2018-03-22
1
-2
/
+13
|
|
\
|
|
*
libopeniscsiusr: ensure sysfs pathname doesn't overflow.
Lee Duncan
2018-03-21
1
-2
/
+13
[next]