summaryrefslogtreecommitdiffstats
path: root/iw
Commit message (Expand)AuthorAgeFilesLines
* 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
* * isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it doesDavid Cantrell2006-10-021-1/+1
* Pass updateSrc to createAllowedDrivesList (#208677).Chris Lumens2006-10-022-9/+10
* * iw/network_gui.py (NetworkWindow): Removed duplicate handleIPError()David Cantrell2006-09-291-12/+15
* 2006-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-291-1/+1
* 2006-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-291-3/+8
* 2006-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-291-1/+1
* Don't check the updates image source by default in the partitioning UI.Chris Lumens2006-09-282-5/+7
* 2006-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-281-0/+8
* 2006-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-281-2/+7
* 2006-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-271-1/+1
* * iw/network_gui.py (NetworkWindow): Set DHCP checkbox to active usingDavid Cantrell2006-09-221-1/+1
* 2006-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-211-0/+3
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-263/+0
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-8/+7
* * iw/network_gui.py: Add checkorder list so that input validationDavid Cantrell2006-09-191-11/+41
* 2006-09-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-191-1/+31
* * network.py: Added the useIPv4 and useIPv6 flags to the Network class.David Cantrell2006-09-181-8/+15
* * iw/network_gui.py: Correct input validation problems for manualDavid Cantrell2006-09-181-16/+27
* * iw/netconfig_dialog.py: Actually bring up the networkJeremy Katz2006-09-121-6/+65
* * iw/autopart_type.py (PartitionTypeWindow.addIscsiDrive): SupportJeremy Katz2006-09-122-12/+19
* * iw/release_notes.py: Fix problem where users cannot open theDavid Cantrell2006-09-071-3/+5
* * iw/network_gui.py (NetworkWindow.editDevice): Fill input boxesDavid Cantrell2006-09-061-5/+12
* * isys/isys.py (inet_convertPrefixToNetmask): Take IPv4 CIDR prefixDavid Cantrell2006-09-061-8/+29
* * isys/isys.py: Remove inet_aton() and inet_ntoa(). Replaced callsDavid Cantrell2006-09-061-5/+18
* * iw/network_gui.py: Rewrite to handle manual IPv6 address entryDavid Cantrell2006-09-051-92/+210
* 2006-09-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-051-2/+5
* Add new repos to the installclass's list so they appear when going back to thisChris Lumens2006-08-301-2/+12
* 2006-08-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-301-1/+1
* Back out the doRepoSetup interface change, as we should stick with what yumChris Lumens2006-08-291-1/+1
* Missed a couple on that last commit.Chris Lumens2006-08-291-0/+1
* Display repo names, look up with repo ids.Chris Lumens2006-08-291-10/+9
* Setup repos when next is clicked, not when the repo is added. This makes sureChris Lumens2006-08-281-21/+31
* - actually set the checkbox column size sanely in WideCheckListPeter Jones2006-08-251-4/+6
* 2006-08-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-231-20/+79
* - make keyboard-only selection of disks to install on work.Peter Jones2006-08-181-3/+0
* Mark strings for translation (#199022).Chris Lumens2006-08-141-2/+2
* Only set the UTC check box if it's not a kickstart install (#181737).Chris Lumens2006-08-091-1/+2
* Always set the password field as unencrypted, so interactive kickstart installsChris Lumens2006-08-071-0/+1
* Log added repos (#201212).Chris Lumens2006-08-031-0/+4
* Don't add an extra slash, as urlparse gets confused easily (#210232).Chris Lumens2006-08-031-5/+3
* I guess we do still have to rescan devices all the time.Chris Lumens2006-08-021-1/+1