summaryrefslogtreecommitdiff
path: root/usr/iscsid.c
Commit message (Expand)AuthorAgeFilesLines
* iscsid/iscsiuio: fix OOM adjustment (#377)Lee Duncan2022-10-141-1/+1
* Add ability for MGMT IPC to check UID onlyEric Mackay2022-05-161-0/+6
* Clean up the usage info for iscsidLee Duncan2022-03-231-9/+9
* iscsid: Check session id before start sync a threadWenchao Hao2022-02-081-0/+3
* iscsid: set PR_SET_IO_FLUSHERprctl-flusher-supportMike Christie2021-07-281-0/+14
* 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
* | iscsid: Do not allow conflicting pid-file optionsLee Duncan2021-01-041-2/+17
* | iscsid: fix logging level when starting and shutting down daemonYoshifumi Kinoshita2020-11-111-1/+1
* | Fix SIGPIPE loop in signal handlerfredvx2020-04-241-1/+6
|/
* Enabled compiler checking options, fixed issues.Lee Duncan2020-01-281-1/+2
* rec update: disable the idbm_lock in read/write when updating the recXiubo Li2019-06-181-1/+1
* Make iscsid systemd usage optionalLee Duncan2019-05-141-0/+6
* Use sd_notify() to tell systemd when iscsid is ready.Lee Duncan2018-10-161-12/+48
* Better error message and failure if netlink socket fails.Scott Moser2018-09-191-5/+5
* Close file handles when writing pid files.Scott Moser2018-09-191-0/+1
* iscsid: fix logging level when starting daemonAntoine de Maleprade2018-02-231-1/+1
* Allow disabling auto LUN scansGorka Eguileor2017-02-211-1/+1
* iscsid: treat SIGTERM like "iscsiadm -k 0"Lee Duncan2016-11-231-2/+1
* Use timeout when waiting for responses from iscsidHannes Reinecke2016-11-231-1/+1
* Additional spelling fixesChristian Seiler2016-09-181-1/+1
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-6/+6
* iscsid: don't re-read config file for every session logoutChris Leech2015-03-021-0/+6
* iscsid: fix order of setting uid/gid and drop supplementary groupsChris Leech2015-01-161-4/+19
* Remove actor_init and rename actor_new to actor_initAndy Grover2015-01-121-1/+0
* ISCSID: Added iface content override fixEddie Wai2013-09-121-5/+3
* [PATCH] Make rescan run in parallelMike Christie2013-07-291-1/+2
* iscsi tools: remove class version checkMike Christie2012-03-221-5/+0
* iscsid: don't sync qla4xxx flash sessionsMike Christie2011-11-011-0/+3
* iscsi tools: Fix warnings reported by gcc-4.5.2Jim Ramsay2011-08-021-3/+13
* iscsid: In foreground mode, treat SIGINT like SIGTERMJim Ramsay2011-08-021-0/+5
* iscsid: Implement --no-pid-fileHannes Reinecke2011-06-261-16/+24
* iscsid sends SIGTERM to PID 0Hannes Reinecke2011-06-261-8/+8
* iscsid: fix signal handler debug msgMike Christie2011-02-121-1/+1
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-11/+12
* Add userspace/tools iscsi error code defsMike Christie2011-01-311-1/+2
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-6/+5
* open-iscsi: add transport cxgb4iKaren Xie2010-10-171-1/+1
* iscsi tools: add log_info helperMike Christie2010-05-061-1/+1
* iscsi tools: prep for userspace libiscsiMike Christie2010-05-061-4/+6
* iscsid: add isns discovery daemon and SCN supportMike Christie2010-03-221-2/+2
* iscsi tools: use open-isns servicesMike Christie2010-03-221-5/+2
* iscsi tools: mv iscsid request helpers to its own fileMike Christie2010-03-221-1/+2
* iscsid: have iscsid watch for new portals using sendtargetsMike Christie2010-03-221-23/+24
* iscsi tools: make config file parser a little smarter.Mike Christie2010-03-221-11/+12
* iscsi tools: cleanup get_global_string_param useMike Christie2010-03-221-3/+4
* ibft boot: add iscsiadm offload ibft rec supportMike Christie2010-01-151-8/+7
* iscsid: fix segfault during session sync upMike Christie2009-09-101-0/+5
* iscsid: start iscsid automatically when neededMike Christie2009-09-031-1/+1
* iscsid: add flag to indicate if driver needs iscsid to set ipMike Christie2009-08-241-0/+7