summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Use meson as the main build system (#365)Lee Duncan2022-09-212-0/+25
* make: avoid hard-coding path to sed (#357)Chris Hofstaedtler2022-07-301-1/+1
* etc: install system unit with without executable bit (#354)Christian Hesse2022-07-071-2/+2
* Add ability for MGMT IPC to check UID onlyEric Mackay2022-05-161-0/+6
* Add a 'distclean' Makefile top-level targetLee Duncan2022-05-091-2/+6
* Fix ibft-rule-generator shell errorLee Duncan2022-05-061-1/+1
* 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: use upper- vs lower-case variable names correctlyLee Duncan2022-04-041-11/+12
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-16/+35
* Clean up Makefile build system.Lee Duncan2022-03-206-0/+85
* Remove SUSE init.d startup filesLee Duncan2022-03-152-542/+0
* Fix iscsi-init.service start timeLee Duncan2022-02-241-1/+10
* Improve 'iscsid.conf'Samy Mahmoudi2021-12-091-43/+50
* Fix iscsi-init so that it runs when root writableLee Duncan2021-11-101-0/+1
* Use "sbindir" for path in systemd service filesLee Duncan2021-09-304-6/+6
* Remove dependences from iscsi-init.serviceLee Duncan2021-09-291-0/+1
* Update iface.example for ipv6Lee Duncan2021-09-011-2/+9
* Enable iscsi.service asynchronous logins, cleanup servicesLee Duncan2021-03-112-4/+4
* Wants=network-online.target in iscsi.serviceMatwey V. Kornilov2021-02-011-0/+1
* Misspelled socket name might cause confusion to inexperienced user.Rafael David Tinoco2020-07-021-2/+2
* Add iscsi-init.serviceChristian Glombek2020-05-062-3/+11
* Add Wants=remote-fs-pre.target for sequencing.Lee Duncan2020-04-012-0/+2
* Fix iscsi.service so it handles restarts betterLee Duncan2020-03-041-2/+2
* configuration support for CHAP algorithmsChris Leech2019-12-191-0/+7
* Remove redundant Requires= from iscsi.serviceLee Duncan2019-08-151-1/+0
* The iscsi login/logout service requires iscsid.Lee Duncan2019-08-131-0/+1
* Add systemd support for iscsiuioLee Duncan2019-05-142-0/+28
* Stop using /var directory for PIDfile and locksLee Duncan2019-05-142-6/+6
* Add Restart=on-failure option to iscsid.servicefredvx2019-03-121-0/+1
* Fixed iscsi.service considering every signal and exit code as successful. Now...igo958622019-02-111-1/+1
* Make iscsid.service a requirement.igo958622019-02-011-0/+1
* Update systemd unit files for iscsidLee Duncan2018-10-162-6/+9
* Added service file for iscsi loginsLee Duncan2018-10-161-0/+17
* Make reconnect to session on startup forever default.Lee Duncan2018-10-111-6/+10
* When reopen_max=0 retry reopening forever.Lee Duncan2018-10-091-3/+4
* Limit session relogin attempts using config value.Lee Duncan2018-09-261-0/+6
* Update iscsid.conf attribute iscsid.startup.Lee Duncan2018-01-181-4/+6
* Allow disabling auto LUN scansGorka Eguileor2017-02-211-0/+8
* Spelling fixesVille Skyttä2016-09-183-5/+5
* Fix small typo in iscsid.confSalvatore Bonaccorso2015-05-261-1/+1
* iscsid safe session logoutChris Leech2015-03-021-0/+3
* iscsid: add example unit files for systemdTomasz Torcz2012-12-142-0/+22
* iscsi tools: create def ifaces on demandMike Christie2012-03-221-3/+0
* init: update red hat init script for module changesMike Christie2012-03-221-2/+3
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-0/+135
* Implement leading-login supportJim Ramsay2011-07-071-0/+4
* Add new node.session.nr_sessions config parameterJim Ramsay2011-07-071-0/+5
* boot.suse: Update with latest fixesHannes Reinecke2011-06-261-20/+15
* Update SUSE init scriptMike Christie2011-06-261-99/+355