Revisions of yast2-iscsi-client

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 703454 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 124)
submit new version 4.2.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 689328 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 123)
submit new version 4.1.7
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 681465 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 122)
submit new version 4.1.6
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 680526 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 121)
submit new version 4.1.5
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 660229 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 120)
submit new version 4.1.4
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 647593 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 119)
submit new version 4.1.2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 631117 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 118)
submit new version 4.1.1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 628641 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 117)
submit new version 4.1.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 620248 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 116)
submit new version 4.0.1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 595936 from Michal Filka's avatar Michal Filka (mfilka) (revision 115)
- bnc#1087957 - version bump
- 4.0.0
- Fate#318832, redesign authentication UI and online help.
- 3.1.30
- don't treat the attempt to login twice to a target as an error,
  report a warning if login fails for other reasons (bsc#981693)
- 3.1.29
- Stop generating autodocs (fate#320356)
- 3.1.28
- set user and password correctly for global authentication
  (bsc#978183), improve error handling (bsc#959292)
- 3.1.27
- show correct error message if host name isn't found (bsc#959292)
- 3.1.26
- fix syntax error in "publish" section of IscsiClientLib.rb
- 3.1.25 
- display startup mode "onboot" for iBFT sessions and don't allow
  to change the mode on 'Edit' screen (bnc#954509)
- 3.1.24
- show error popup if target connection failed (bsc#9339537)
- rename Log In/Log Out to Connect/Disconnect (bsc#939529)
- 3.1.23
- warn only once about non-standard initiator name (bsc#926621)
- improve help text concerning re-discovery of targets and 
  start-up mode (bsc#924502, bsc#924691, bsc#924693) and about
  authentication settings (bsc#924685)
- 3.1.22
- The unit tests are now compatible with RSpec 3 (bnc#916364)
- 3.1.21
- remove X-KDE-Library from desktop file (bnc#899104)
- don't change startup mode for already connected targets when
  using the 'Add' button on 'Connected Targets' tab (bnc #886796)
- 3.1.19
- removed unnecessary BuildRequires dependencies
- 3.1.18
- Add IP and port to 'isns' discovery command (bnc #897247)
- 3.1.17
- Use a more flexible rubygem requirement syntax (bnc#895069)
- 3.1.16
- Updating the node DB while using authentication (bnc#889967
  comment#10)
- 3.1.15
- convert result of command call correctly (related to bnc #884761)
- 3.1.14 
- start and restart daemon 'iscsid' manually during installation
  (bnc #884761)
- 3.1.13
- allow AutoYaST installation on iSCSI disks with BIOS boot support
  (bnc #878061)
- 3.1.12 
- ensure installation of package 'iscsiuio', start 'isciuio' service
  resp. socket (bnc #874795, bnc #881543)
- 3.1.11
- mark offload card values for translation (bnc #877920)
- 3.1.10
- enable service 'iscsid' (additionally to socket)
- 3.1.9 
- avoid title on the left in installation workflow (bnc #868859)
- 3.1.8
- try auto login to target when called from partitioner
  (bnc #876104)
- 3.1.7
- reintroduce exception in case of socket not found
  (Requires: open-iscsi is bug-fix for bnc #872049)
- 3.1.6
- don't throw exception if socket not found (bnc #872049)
- add Requires: open-iscsi to spec-file
- 3.1.5
- allow non-standard iqn (bnc #868220)
- start iscsid socket and iscsi service correctly
  (bnc #867378, bnc #853300)
- 3.1.4
- detect persistent portal correctly (bnc#856494)
- 3.1.3
- improve IPv6 support: filter out Scope:Link IPv6 addresses
- 3.1.2
- add IPv6 support (fate #316261)
- 3.1.1 
- do not use *.spec.in template, use *.spec file with RPM macros
  instead
- 3.1.0
- converted from YCP to Ruby by YCP Killer
  (https://github.com/yast/ycp-killer)
- version 3.0.0
- version 2.23.4
- fix ycp syntax error (bnc#805399)
- version 2.23.3
- use startIScsid() in autoyast client (bnc#802060)
- version 2.23.2
- Unrelated testsuite that tested Service.ycp moved to yast2.rpm
- version 2.23.1
- Testsuites adapted to switching Service module to systemd
  (yast2-2.23.15)
- version 2.23.0
- do not write iscsi-client section to autoinst.xml if no iscsi 
  targets are defined (bnc#792071)
- version 2.22.2
- set length proportion between username/password to 2:1 (bnc#760072)
- add missing field to table header (bnc#760072)
- version 2.22.1
- Changed license to GPL 2.0
- merged proofed texts
- change potential race of chmod after file create (bnc#753129)
- version 2.22.0
- change detection of qla iscsi devices (bnc#745201)
- call "iscsiadm -m iface" if /etc/iscsi/ifaces is empty (bnc#742570)
- create /etc/iscsi to prevent crash if nonexistant (bnc#742570)
- prevent calling getiBFT() before open-iscsi install (bnc#725833)
- remove portal group from target portal (bnc#738037)
- fix parsing of iscsiadm output in IscsiClientLib.ycp (bnc#725182)
- fixed module names
- 2.21.9
- call discovery with "-t fw" if "-t st" does not provide any
  targets (bnc#725833)
- 2.21.8
- adapt to changed name of start scripts open-iscsi -> iscsid 
  (bnc#661401)
- adapt to changed output of iscsi_offload script (bnc#725833)
- 2.21.7
- load hardware modules needed for iscsi offload like bnx2i, cxgb3i
  and be2iscsi before autoLogOn() call (bnc#718014)
- 2.21.6
- add qla3xxx to modules supporting qla iscsi offload (bnc#723014)
- set dialog title
- 2.21.5
- remove dependency on Wizard_hw
- 2.21.4 
- updated testsuite (systemd support) (bnc#664548)
- 2.21.3
- fixed .desktop file (bnc #681249)
- 2.21.2
- adapt to work with iscsi_offload script in open-iscsi
- delay offload initialisation into init function
- fix offload init from old autoyast xml files (bnc#703485)
- 2.21.1
- implement support for iSCSI offload cards (fate#311711)
- 2.21.0 
- assure required packages are installed via AutoYaST (bnc#670863)
- adaptations for unattended migration (fate#310481)
- 2.20.0
- login into multipath (bnc#599818)
- 2.19.7 
- summary overview for autoyast (bnc#581682)
- 2.19.6
- delete discovered targets (bnc#667375)
- 2.19.5 
- run iscsid in foreground (bnc#589064)
- 2.19.4 
- read iBFT before start daemon (bnc#573864)
- 2.19.3 
- helptext typo (bnc#585387)
- 2.19.2 
- disable iBFT for non-x86 architecture (bnc#582615)
- 2.19.1 
- wait when start iscsid (bnc#570678)
- 2.19.0 
------------------------------------------------------------------
- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
  where root privileges are needed, removed X-KDE-SubstituteUID key 
  (bnc#540627)
- L3: safely parse iBFT values (bnc#541400)
- 2.18.9 
- startup options documented in helptext (bnc#507004)
- 2.18.8 
- changed dialogs workflow to allow to edit authentication for
 connection (fate#305306)
- 2.18.7 
- reload service when initiatorname is changed to re-read new value
 (bnc#482429) 
- 2.18.6
- hide iBFT passwords (bnc#426945)
- 2.18.5 
- start iscsid during autoyast installation (bnc#482429)
- 2.18.4 
- added X-SuSE-YaST-AutoInstSchema into desktop file (bnc#480466)
- 2.18.3 
- toggle between "manual", "automatic", "onboot" (bnc#457252)
- 2.18.2 
- button labeling (bnc#440542)
- 2.18.1 
- fixed check InitiatorName function (bnc#460176)
- 2.18.0 
- adapt to new iBFT (bnc#443531)
- 2.17.6 
- use startup onboot instead of automatic (bnc#449108)
- 2.17.5 
- rnc file added
- use "iscsiadm -m fw" instead of fwparam_ibft (bnc#443531)
- 2.17.4 
- fixed problem with selected item (bnc#434965)
- 2.17.3 
- proofread
- 2.17.2 
- when Log on, do startup automatic by default (bnc#400610)
- improved InitiatorName validator
- 2.17.1 
- fixed text in Write dialog (bnc#393929)
- fixed InitiatorName validation (bnc#406726)
- 2.17.0 
- Not only open-iscsi, but also boot.open-iscsi service should be
  enabled (bnc #393057).
- Fixed testsuite.
- 2.16.14
- fixed configuration copying during installation 
- install open-iscsi when needed (bnc#393057)
- 2.16.13 
- enable open-iscsi service if at least one session exists 
(bnc#393057)
- 2.16.12 
- don't install open-iscsi when run by storage (bnc#392976)
- start iscsid also when run by storage (bnc#392981)
- 2.16.11 
- added categories Settings and System into desktop file
  (bnc #382778)
- merged texts from proofread
- 2.16.10
- added 'StartupNotify=true' to the desktop file (bnc #304964)
- 2.16.9
- improved initiatorname validation (bnc#369985)
- 2.16.8 
- show initiatorname tab as default during installation (bnc#368644)
- 2.16.7 
- fixed autoyast problem (bnc#367300)
- 2.16.6 
- fixed build 
- fixed button labels (bnc#361028)
- 2.16.5 
- test if network is running (bnc#360571)
- 2.16.4 
- space in InitiatorName (bnc#359967)
- 2.16.3 
- moved some functions to IscsiClientLib
- 2.16.2 
- fixed autoyast export 
- FaTE #302081 - autoYaST support
- 2.16.1 
- possible to use portal hostname instead of IP
- 2.16.0 
- support for iSNS (fate #302083)
- 2.15.2 
- added validator for InitiatorName (#245364)
- 2.15.1 
- tested and fixed with iBFT card hardware (#256227)
- fixed discovered table
- 2.15.0 
- bugfix for checkInitiatorname (#264818)
- 2.14.10 
- auto log on when needed parameters read from iBFT card (#256227)
- 2.14.9 
- restart iscsid when InitiatorName is changed (#244385) 
- yast2-iscsi-client requires yast2-packager (#253522) 
- improved parsing of iscsiadm output 
- Specified initiatorname not used (#244385)
- 2.14.6 
- parsing initiatorname.iscsi file fixed (#244767) 
- 2.14.5
- lost chars from user input caused by #245476 (#244388)
- InitiatorName is not saved when exiting dialog (#244385)
- InitiatorName widget has entire contents of file (#244767)
- 2.14.4 
- quote dirpath (#242989)
- 2.14.3 
- wrong initiatorname.iscsi path (#238738)
- no feedback from SaveName button (#239344)
- allow define of initiator (#232501)
- 2.14.2
- fate #300684 - support for iBFT 
- fixed #211890 - wrong handling .target.bash
- 2.14.0 
- fixed #disable Connect button when already connected target is selected 
- fixed #179013 - gets confused if the target names are similar
- fixed #180985 - staying current row in connected dialog
- fixed #149055 - iscsi client login always asks for credentials
- proofread 
- testsuite 
- comments, logs 
- fixed #156838 - yast-iscsi-client shutting down the open-iscsi initiator when it shouldn't 
- fixed #163299 - Iscsi -> iSCSI 
- fixed #160315 - check if user is root
- fixed #158539 - possibility to remove target 
- fixed #159666 - move to net services group 
- fixed #157634 - install package 
- fixed #156838 - startup problem
- #155273  - IscsiClient -> Iscsi Initiator
- fixed #154123 create /etc/initiatorname.iscsi in installation 
- fixed #148949 - Global->Service + proofread 
- fixed #151868 - authentication into target 
- Adding warning in help according to feature 300437
- correction of #149934 (ingoing vs outgoing) 
- fixed #149934 - authentication in discovery 
- fixed #148960 - rename button labels 
- fixed #149060 - remove firewall component 
- fixed #148672 - start init.d script 
- fixed #148665 - ask to install open-iscsi 
- proofread 
- add helps
- fixed authentication problems 
- handle for init stage
- added copying configuration to system during installation
- check exceptions 
- clean subversion 
- install package 
- change version number
- initial version
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 461281 from Lingshan Zhu's avatar Lingshan Zhu (LSZhu) (revision 114)
- Fate#318832, redesign authentication UI and online help.
- 3.1.30
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 406724 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 113)
submit new version 3.1.29
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 400444 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 112)
submit new version 3.1.28
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 393644 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 111)
submit new version 3.1.27
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 369618 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 110)
submit new version 3.1.26
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 359598 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 109)
submit new version 3.1.25
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 321942 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 108)
submit new version 3.1.23
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 314689 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 107)
submit new version 3.1.22
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 284481 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 106)
submit new version 3.1.21
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 263990 from YaST  Team Bot's avatar YaST Team Bot (yast-team) (revision 105)
submit new version 3.1.20
Displaying revisions 21 - 40 of 144
openSUSE Build Service is sponsored by