summaryrefslogtreecommitdiff
path: root/usr/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Small bug fixes (#364)Lee Duncan2022-09-061-2/+3
* Add ability for MGMT IPC to check UID onlyEric Mackay2022-05-161-1/+1
* Add a 'distclean' Makefile top-level targetLee Duncan2022-05-091-0/+4
* Merge pull request #333 from thesamesam/masterLee Duncan2022-04-101-2/+2
|\
| * Makefiles: don't hardcode sed, pkg-configSam James2022-04-061-1/+1
| * Makefiles: respect $(CC) fully (don't hardcode GCC); use $(RM)Sam James2022-04-061-1/+1
* | Build: add libsystemd CFLAGS for building objectsLee Duncan2022-04-041-0/+1
|/
* Build: cleanup usr Makefile: remove obj files on "clean"Lee Duncan2022-03-311-3/+8
* Build: Cleanup fwparam_ibft and sysdeps subdirs.Lee Duncan2022-03-311-10/+23
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-5/+11
* Clean up Makefile build system.Lee Duncan2022-03-201-1/+17
* iscsid: Add NO_SYSTEMD to CFLAGSFabian Möller2021-01-251-0/+2
* Fix 586 compiler issues.Lee Duncan2020-01-291-1/+1
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-1/+1
* CHAP SHA-1, SHA-256, SHA3-256 via OpenSSL's libcryptoChris Leech2019-10-101-3/+3
* Make iscsid systemd usage optionalLee Duncan2019-05-141-0/+2
* Use pkg-config in Makefiles for newer libraries.Lee Duncan2018-11-121-3/+8
* Do not set LDFLAGS directly in usr/MakefileLee Duncan2018-01-221-4/+4
* libopeniscsiusr: Use libopeniscsiusr in iscsiadmGris Ge2018-01-221-1/+35
* delete unused BSD stub codeChris Leech2018-01-161-30/+2
* Rename local strings.[ch] to local_strings.[ch]Lee Duncan2017-12-021-1/+1
* iscsid: make safe_logut session checks apply for flashnode sessionChris Leech2016-04-121-4/+4
* Build system: sort object file listsChristian Seiler2016-04-121-2/+2
* Use system-wide open-isns, not internal version.Lee Duncan2015-08-241-4/+3
* buildsys: respect CFLAGS and LDFLAGS from the outsideChristian Seiler2015-06-051-5/+5
* iscsid safe session logoutChris Leech2015-03-021-2/+2
* Make running actors event-drivenAndy Grover2015-01-121-2/+2
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-281-1/+1
* ISCSID: Added socket communication hooks for uipMike Christie2013-05-281-1/+2
* iscsid: remove DCB supportMike Christie2012-03-221-3/+1
* iscsi tools: iscsiadm modprobe supportMike Christie2012-03-221-1/+1
* iscsi tools: have iscsid/iscsiadm load modules as neededMike Christie2012-03-221-2/+2
* iscsi tools: never use hdr digest with iserMike Christie2012-03-061-1/+1
* iscsid: print out more informative error string for kernel errorsMike Christie2011-10-061-1/+1
* Add initial DCB supportMark Rustad2011-02-151-1/+3
* iscsi tools: disable isns dsa codeMike Christie2011-01-311-2/+2
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-1/+1
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-7/+8
* open-iscsi: add transport cxgb4iKaren Xie2010-10-171-1/+1
* iscsi tools: use open-isns servicesMike Christie2010-03-221-6/+7
* iscsi tools: mv iscsid request helpers to its own fileMike Christie2010-03-221-1/+1
* iscsid: have iscsid watch for new portals using sendtargetsMike Christie2010-03-221-3/+6
* iscsiadm: mv session management functions to new fileMike Christie2010-03-221-1/+2
* iscsi tools: merge functions to get net iface name from mac addressMike Christie2010-01-151-6/+6
* iscsid: add be2iscsi templateMike Christie2009-08-301-1/+1
* iscsid: add per transport init callbackMike Christie2009-05-201-1/+1
* iscsiadm: add host modeMike Christie2009-05-101-1/+1
* iscsid: mv event loop code to new fileMike Christie2009-02-221-1/+2
* iscsi tools: convert from strncat to strlcatMike Christie2009-02-071-3/+4
* iscsiadm: print session and session info running through ifaces in iface modeMike Christie2008-12-051-1/+1