summaryrefslogtreecommitdiffstats
path: root/textw/network_text.py
Commit message (Expand)AuthorAgeFilesLines
* Don't translate unnecessary stuff.Joel Andres Granados2007-11-161-6/+6
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-2/+0
* * textw/network_text.py: Remove extra popWindow().David Cantrell2007-07-261-1/+0
* * textw/network_text.py (NetworkDeviceWindow): Make sure the extraDavid Cantrell2007-05-291-0/+4
* Remove extra screen.popWindow().David Cantrell2007-03-271-1/+0
* * textw/network_text.py: Do not call screen.popWindow() if we getDavid Cantrell2007-03-271-2/+8
* * textw/network_text.py: Added as a chooseNetworkDevice() method in theDavid Cantrell2007-03-121-42/+115
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-1/+1
* * textw/network_text.py: If we got INSTALL_BACK from runIPv4Screen(),David Cantrell2007-02-131-1/+2
* * textw/network_text.py: Fix errors in the IPv6 configuration windowDavid Cantrell2007-02-131-6/+19
* Very minor changes to the textw network interface configuration screen. Allo...David Cantrell2007-02-131-317/+413
* * textw/network_text.py: Reference useIPv4 and useIPv6 from theDavid Cantrell2007-01-171-6/+6
* All hail the United States Navy. This bug report came from them as they were...David Cantrell2006-11-281-8/+10
* * textw/network_text.py (NetworkDeviceWindow): Set IPv6 entry boxDavid Cantrell2006-10-121-3/+4
* * textw/network_text.py (handleMissingOptionalIP): Added from theDavid Cantrell2006-10-121-6/+11
* * textw/network_text.py (handleIPError): Same change as forDavid Cantrell2006-10-041-23/+25
* * isys/isys.py (inet_calcNetBroad): Umm, use ntohl() so it works on allDavid Cantrell2006-10-031-1/+5
* * iw/network_gui.py (NetworkWindow): Use isys.netmask2prefix() andDavid Cantrell2006-10-031-1/+1
* * isys/isys.py (inet_doConvertPrefixToNetmask): Removed since it doesDavid Cantrell2006-10-021-1/+1
* * textw/network_text.py (NetworkDeviceWindow): Display error messageDavid Cantrell2006-09-291-1/+3
* * iw/network_gui.py (NetworkWindow): Removed duplicate handleIPError()David Cantrell2006-09-291-31/+62
* * textw/network_text.py: Removed badIPDisplay() for now. RemovedDavid Cantrell2006-09-291-60/+42
* * textw/network_text.py (NetworkDeviceWindow): Input validation codeDavid Cantrell2006-09-281-35/+168
* * textw/network_text.py: Space consistency changes.David Cantrell2006-09-281-148/+147
* * textw/network_text.py (NetworkDeviceWindow): Widgets are in placeDavid Cantrell2006-09-281-66/+117
* * textw/network_text.py (NetworkDeviceWindow): First changes towardsDavid Cantrell2006-09-261-18/+29
* 2006-07-26 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-261-1/+1
* Don't guess the gateway for consistency with loader's UI (#197578).Chris Lumens2006-07-121-20/+2
* 2006-06-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-231-12/+21
* 2006-05-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-151-3/+3
* Fixed up a couple references I forgot earlier.Chris Lumens2006-05-041-0/+1
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-22/+22
* Add a function to more intelligently sort network device names (#166842).Chris Lumens2006-03-021-2/+2
* 2005-09-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-131-8/+0
* 165934 typoPaul Nasrat2005-08-151-1/+1
* Use new logging system.Chris Lumens2005-08-121-2/+0
* Remove firewall configuration screen. This will be coming back inChris Lumens2005-07-211-0/+8
* Accept id parameter in text interface.Chris Lumens2005-03-221-8/+3
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-5/+9
* 2004-11-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-031-1/+1
* allow setting the essid and wep key in the second stage for wireless cards tooJeremy Katz2004-06-161-10/+21
* handle empty descriptions betterMike Fulbright2003-07-111-1/+2
* add description to network device configuration dialogMike Fulbright2003-07-101-14/+29
* merge from taroon. fixes driver disks, side effect of pulling in newJeremy Katz2003-06-121-1/+2
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-12/+22
* added optional argument to allow code to be reused by rescue modeMike Fulbright2003-05-091-7/+16
* merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHELJeremy Katz2003-05-051-1/+1
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-145/+292
* changed arg we passed to be more specificMike Fulbright2003-01-031-3/+3
* fix callMike Fulbright2002-05-291-1/+1