summaryrefslogtreecommitdiff
path: root/sbin/iscsid/iscsid_main.c
AgeCommit message (Expand)Author
2019-02-04check for snprintf() truncation and fail sanely if so, rather thanmrg
2016-05-30mark noreturn function exit_daemon() as __deadmlelstv
2016-05-29Several improvents to iscsidmlelstv
2015-05-30Remove ISCSI_DEBUG branches.joerg
2012-12-29Handle invalid messages more gracefully, handle sessions with no validmlelstv
2012-05-28Make the debugging printouts actually work when setting the debug level,riz
2012-05-27Implement the remaining bits of unthreaded operation.riz
2012-05-27use -n for nothreads.christos
2012-05-27make the debug level available on the command line.christos
2011-11-20simplify code by removing a useless "#define STATIC static" in both debugagc
2011-10-29cleanup some messy casts and type violations.christos
2011-10-23Start to move the in-kernel iSCSI initiator, kindly contributed to theagc