summaryrefslogtreecommitdiff
path: root/libopeniscsiusr
Commit message (Expand)AuthorAgeFilesLines
* libopeniscsiusr: cleanup recent reallocarray->realloc change (#369)Lee Duncan2022-09-221-4/+8
* libopeniscsiusr: use realloc instead of reallocarray (#368)TIAN Yuanhao2022-09-221-1/+5
* Use meson as the main build system (#365)Lee Duncan2022-09-214-0/+47
* Small bug fixes (#364)Lee Duncan2022-09-0610-135/+56
* make: avoid hard-coding path to sed (#357)Chris Hofstaedtler2022-07-301-1/+1
* Add a 'distclean' Makefile top-level targetLee Duncan2022-05-091-0/+5
* Preparing for version 2.1.7.Lee Duncan2022-05-061-1/+1
* Merge pull request #333 from thesamesam/masterLee Duncan2022-04-101-4/+4
|\
| * libopeniscsiusr: fix version in installed pkgconfig (.pc) fileSam James2022-04-061-1/+1
| * Makefiles: don't hardcode sed, pkg-configSam James2022-04-061-2/+2
| * Makefiles: respect $(CC) fully (don't hardcode GCC); use $(RM)Sam James2022-04-061-1/+1
* | Build: cleanup libopeniscsiusr/MakefileLee Duncan2022-04-041-6/+6
* | Remove debug messages from libopeniscsiusr/MakefileLee Duncan2022-04-041-1/+0
* | Build: libopeniscsiusr install should install docsLee Duncan2022-04-041-1/+10
|/
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-253-5/+12
* General Makefile/README cleanupLee Duncan2022-03-171-1/+1
* Preparing for version 2.1.6Lee Duncan2022-02-141-1/+1
* libopeniscsiusr: extend sysfs ignore_error to include EINVALChris Leech2021-12-071-1/+1
* Cosmetic cleanup on recent additionLee Duncan2021-11-111-2/+2
* Fixing last parts of sbindir configurationLee Duncan2021-11-112-2/+2
* Finish ability to have binary location configurable.Lee Duncan2021-10-282-1/+8
* Fix compiler error introduced with recent IPv6 commit.Lee Duncan2021-09-181-1/+1
* Preparing for version 2.1.5Lee Duncan2021-09-051-1/+1
* Handle IPv6 interfaces correctly.Lee Duncan2021-09-012-8/+39
* Preparing for version 2.1.42.1.4Lee Duncan2021-03-111-1/+1
* libopeniscsiusr: dont error loudly if a session isn't found when working thro...Chris Leech2021-02-171-5/+16
* libopeniscsiusr: skip over removed sessionsChris Leech2021-02-171-2/+16
* libopeniscsiusr: fix error messagesChris Leech2021-02-173-8/+8
* Merge pull request #244 from patsoffice/patsoffice/dir-perm-fix-RH-versionLee Duncan2021-01-182-2/+2
|\
| * Change mkdir permissions to 0770, adjust usmaskPatrick Lawrence2021-01-122-2/+2
* | iscsiadm: Fix memory leak in iscsiadmWenchao Hao2020-12-301-1/+5
* | libopeniscsiusr: Fix memory leak in iscsi_sessions_get()Wenchao Hao2020-12-291-0/+2
* | libopeniscsiusr: Fix memory leak in iscsi_nodes_get()Wenchao Hao2020-12-291-0/+9
* | Preparing for version 2.1.3Chris Leech2020-12-181-1/+1
* | libopeniscsiusr: Compare with max int instead of max longKhem Raj2020-10-211-1/+1
* | Preparing for version 2.1.22.1.2coverity_scanLee Duncan2020-07-241-1/+1
* | iscsi/libopeniscsiusr:add libopeniscsiuser_node.h to HEADERSwubo0092020-06-151-1/+2
|/
* Preparing for version 2.1.12.1.1new-versionLee Duncan2020-02-261-1/+1
* Fix memory leaks in libopeniscsiusr/idbm.cLee Duncan2020-02-201-4/+6
* Merge pull request #183 from phmccarty/pc-fileChris Leech2020-01-081-1/+1
|\
| * Fix bug with libopeniscsiusr.pcPatrick McCarty2020-01-081-1/+1
* | configuration support for CHAP algorithmsChris Leech2019-12-194-0/+108
|/
* Preparing for version 2.1.02.1.0Lee Duncan2019-11-141-1/+1
* Preparing for version 2.0.8782.0.878Lee Duncan2019-09-121-1/+1
* 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
* Use pkg-config in Makefiles for newer libraries.Lee Duncan2018-11-121-1/+7
* Fix i586 build issues with string length overflow.Lee Duncan2018-11-061-1/+1
* Preparing for version 2.0.8772.0.877Lee Duncan2018-10-171-1/+1
* Make reconnect to session on startup forever default.Lee Duncan2018-10-111-1/+1