summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* User interface for manipulating encrypted block devices. (#229865)David Lehman2008-07-096-9/+188
* Change the total number of processed packages/files/.. to avoid negative coun...Martin Sivak2008-06-181-1/+9
* Also fix a reference to anaconda due to new anyUsingDHCP args (#442020).Chris Lumens2008-04-141-1/+1
* Don't reference global anaconda since it doesn't exist; make self.anacondaPeter Jones2008-04-141-3/+4
* Make isys.dhcpNetDevice() work in rescue mode (#435978).David Cantrell2008-04-081-16/+5
* Initial support for network --bootproto=query (#401531).Chris Lumens2008-01-301-4/+4
* Set the format flag for new volume groups. (#246523)Martin Sivak2008-01-291-1/+1
* Fix the Traceback when adding zFCP disk without specifying details (#428180)Martin Sivak2008-01-171-1/+1
* Fix the selected device when disabling entries in Add advanced drive dialog. ...Martin Sivak2008-01-101-0/+8
* * network.py (hasActiveNetDev): Return True when isys.getLinkStatusDavid Cantrell2007-09-121-19/+39
* * iw/autopart_type.py (PartitionTypeWindow.getScreen): fix text wrapdlehman2007-08-291-1/+1
* Keep drive selection box disabled if we come back to this screen (#219207).Chris Lumens2007-08-281-1/+3
* * iw/autopart_type.py (PartitionTypeWindow): Do not return afterDavid Cantrell2007-08-241-2/+1
* - Fix formatting on disk sizes >1TBPeter Jones2007-07-112-12/+12
* * iw/partition_gui.py: Show mpath model information on the customDavid Cantrell2007-07-101-2/+7
* * isys/isys.py (getMpathModel): Use scsi_id to gather WWID informationDavid Cantrell2007-07-101-2/+1
* * yuminstall.py (YumBackend.doPreInstall): Skip WWID gathering if weDavid Cantrell2007-07-091-0/+1
* * yuminstall.py (YumBackend.doPreInstall): Read default multipath.confDavid Cantrell2007-07-061-1/+1
* * scripts/upd-instroot: Pull scsi_id from /lib/udev, make sure weDavid Cantrell2007-06-271-5/+12
* * iw/netconfig_dialog.py: Allow user to skip entering aDavid Cantrell2007-05-301-11/+11
* * network.py: Support per-interface IPv4 and IPv6 configuration, inDavid Cantrell2007-05-291-420/+488
* * iw/autopart_type.py (getScreen): fix text wrap width to match thedlehman2007-05-101-1/+1
* Drive selection box shouldn't be sensitive if custom layout is selectedChris Lumens2007-05-031-0/+2
* Make sure to copy volume group format attribute to the new request (#217585).Chris Lumens2007-05-011-6/+3
* Add a little more space between the device description and the stripe for tallChris Lumens2007-04-301-1/+1
* * gui.py (InstallKeyWindow): populate fields appropriately and grabdlehman2007-03-231-0/+12
* - More fixes for vfat /boot/efi partition handlingPeter Jones2007-01-221-0/+7
* 2007-01-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-051-5/+16
* 2007-01-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-051-1/+2
* 2007-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-041-1/+1
* * iw/autopart_type.py (PartitionTypeWindow): Break if rc does notDavid Cantrell2006-12-141-2/+1
* * iw/autopart_type.py (PartitionTypeWindow): Do not pass intf toDavid Cantrell2006-12-131-1/+1
* - Don't clamp down one extra PE any more; lvm2 is no longer losing thePeter Jones2006-12-131-3/+3
* * iw/network_gui.py (NetworkWindow): Only compute and set broadcastDavid Cantrell2006-11-281-8/+10
* If we changed languages, fetch a new release notes file (#217501).Chris Lumens2006-11-281-0/+3
* 2006-11-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-11-171-0/+5
* 2006-11-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-11-061-5/+3
* Always set an active value on the peCombo, and don't traceback if the defaultChris Lumens2006-11-011-15/+13
* 2006-10-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-241-0/+4
* * iw/netconfig_dialog.py: Use the same widget names as theBill Nottingham2006-10-241-4/+4
* 2006-10-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-201-1/+1
* 2006-10-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-131-1/+1
* 2006-10-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-101-1/+2
* Fix UI flow traceback (#210190).Chris Lumens2006-10-101-1/+1
* 2006-10-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-091-11/+12
* * network.py (sanityCheckIPString): Test IP more accurately toDavid Cantrell2006-10-041-7/+21
* * iw/release_notes.py (ReleaseNotesViewer): Disable request_url,David Cantrell2006-10-041-3/+4
* * iw/network_gui.py (NetworkWindow): Set initial input widget sensitivityDavid Cantrell2006-10-031-1/+6
* * isys/isys.py (inet_calcNetBroad): Umm, use ntohl() so it works on allDavid Cantrell2006-10-031-1/+1
* * iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() andDavid Cantrell2006-10-031-22/+4