summaryrefslogtreecommitdiff
path: root/libopeniscsiusr/idbm.c
Commit message (Expand)AuthorAgeFilesLines
* Small bug fixes (#364)Lee Duncan2022-09-061-1/+0
* Fix compiler error introduced with recent IPv6 commit.Lee Duncan2021-09-181-1/+1
* Handle IPv6 interfaces correctly.Lee Duncan2021-09-011-6/+12
* Merge pull request #244 from patsoffice/patsoffice/dir-perm-fix-RH-versionLee Duncan2021-01-181-1/+1
|\
| * Change mkdir permissions to 0770, adjust usmaskPatrick Lawrence2021-01-121-1/+1
* | libopeniscsiusr: Compare with max int instead of max longKhem Raj2020-10-211-1/+1
|/
* Fix memory leaks in libopeniscsiusr/idbm.cLee Duncan2020-02-201-4/+6
* configuration support for CHAP algorithmsChris Leech2019-12-191-0/+95
* Stop using /var directory for PIDfile and locksLee Duncan2019-05-141-1/+1
* When displaying interfaces, skip "iface.example"Lee Duncan2019-02-111-0/+3
* Fix i586 build issues with string length overflow.Lee Duncan2018-11-061-1/+1
* Limit session relogin attempts using config value.Lee Duncan2018-09-261-0/+2
* libopeniscsiusr: use asprintf and remove PATH_MAX stack buffersChris Leech2018-06-141-7/+10
* libopeniscsiusr: setup ipv6 records based on iface nameChris Leech2018-06-141-0/+3
* libopeniscsiusr: fixes err on prefix_lenChris Leech2018-06-131-0/+2
* libopeniscsiusr: Add node query supportGris Ge2018-04-131-9/+384
* libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-221-0/+708