summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo error in iscsiuio/src/uip/lc-switch.h (#386)HEADmasterbaker9152022-12-241-1/+1
* iscsid/iscsiuio: fix OOM adjustment (#377)Lee Duncan2022-10-143-41/+56
* meson: remove unused 'source_date_epoch' option (#372)Lee Duncan2022-09-261-2/+0
* Preparing for version 2.1.8. (#370)Lee Duncan2022-09-263-2/+44
* 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-2128-349/+1313
* Small bug fixes (#364)Lee Duncan2022-09-0619-152/+76
* iscsiuio: Use pthread_t for INVALID_THREAD (#363)Khem Raj2022-09-021-1/+1
* Cleanup fwparam makefile (#360)Lee Duncan2022-08-132-2/+1
* make: avoid hard-coding path to sed (#357)Chris Hofstaedtler2022-07-304-4/+4
* Fix a possible passing null pointer in usr/iface.c (#356)shugaley2022-07-281-3/+5
* etc: install system unit with without executable bit (#354)Christian Hesse2022-07-071-2/+2
* Merge pull request #353 from mchngc/man-changeLee Duncan2022-06-221-0/+8
|\
| * Added examples in man file for iscsiadm session commands.Max Cheng2022-06-171-0/+8
|/
* Merge pull request #352 from mikechristie/doc-timersLee Duncan2022-06-161-48/+166
|\
| * Update README's error handler/timeout sectiondoc-timersMike Christie2022-06-141-48/+166
|/
* Merge pull request #342 from wenchao-hao/iface_paramLee Duncan2022-05-201-0/+1
|\
| * iscsiadm: enable specify iface name-value parameters when creating ifaceWenchao Hao2022-04-141-0/+1
* | Merge pull request #351 from ericwmackay/boot_context_configLee Duncan2022-05-195-31/+75
|\ \
| * | Use config for iscsistart and iscsiadm fw loginEric Mackay2022-05-185-31/+75
|/ /
* | Merge pull request #350 from ericwmackay/ipc_auth_uidLee Duncan2022-05-169-26/+89
|\ \
| * | Add ability for MGMT IPC to check UID onlyEric Mackay2022-05-169-26/+89
|/ /
* | Merge pull request #348 from gonzoleeman/add-distclean-make-targetLee Duncan2022-05-097-13/+40
|\ \
| * | Add a 'distclean' Makefile top-level targetLee Duncan2022-05-097-13/+40
|/ /
* | Merge pull request #343 from mikechristie/fix-logoutLee Duncan2022-05-071-7/+8
|\ \
| * | iscsid: fix logout pdu send failure handlingfix-logoutMike Christie2022-04-201-7/+8
| |/
* | Merge pull request #341 from thesamesam/masterLee Duncan2022-05-071-10/+7
|\ \
| * | iscsiuio: fix LDADDSam James2022-04-151-10/+7
| |/
* | Merge pull request #345 from gonzoleeman/new-versionLee Duncan2022-05-063-2/+75
|\ \
| * | Preparing for version 2.1.7.Lee Duncan2022-05-063-2/+75
|/ /
* | Merge pull request #344 from gonzoleeman/fix-ibft-rule-genLee Duncan2022-05-061-1/+1
|\ \ | |/ |/|
| * Fix ibft-rule-generator shell errorLee Duncan2022-05-061-1/+1
|/
* Merge pull request #340 from gonzoleeman/make-ibft-build-more-stableLee Duncan2022-04-132-1/+23
|\
| * Make fwparam_ibft build more reliable.Lee Duncan2022-04-132-1/+23
|/
* Merge pull request #333 from thesamesam/masterLee Duncan2022-04-107-14/+15
|\
| * libopeniscsiusr: fix version in installed pkgconfig (.pc) fileSam James2022-04-061-1/+1
| * Makefiles: don't hardcode sed, pkg-configSam James2022-04-062-3/+3
| * Makefiles: respect $(CC) fully (don't hardcode GCC); use $(RM)Sam James2022-04-065-7/+7
| * iscsiuio: respect LDFLAGS fullySam James2022-04-031-2/+3
| * iscsiuio: don't clobber LDFLAGS in configure.acSam James2022-04-031-1/+1
* | Merge pull request #336 from gonzoleeman/use-kernel-initiatorname-if-presentLee Duncan2022-04-102-45/+146
|\ \
| * | Check for root in iscsi-gen-initiatornameLee Duncan2022-04-082-6/+16
| * | utils: remove errant spaces in scriptLee Duncan2022-04-071-5/+5
| * | Use kernel initiatorname when setting local inameLee Duncan2022-04-072-41/+132
|/ /
* | Merge pull request #335 from gonzoleeman/latest-build-cleanups-v2Lee Duncan2022-04-056-25/+78
|\ \
| * | Build: install systemd generator file with svc filesLee Duncan2022-04-041-4/+14
| * | Create an systemd iBFT rule generatorLee Duncan2022-04-041-0/+36
| * | Build: add RULESDIR to top-level MakefileLee Duncan2022-04-041-1/+2
| * | Build: remove redundant definition in utils MakefileLee Duncan2022-04-041-2/+1