summaryrefslogtreecommitdiffstats
path: root/textw/network_text.py
Commit message (Expand)AuthorAgeFilesLines
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+3
* Preserve 'set the hostname' setting when going Next/Back (#443414)David Cantrell2008-04-251-2/+2
* Have <F12> work in the network configuration stage (#250982)Joel Andres Granados2008-04-021-5/+7
* Fix another text mode network config traceback (#433475).Chris Lumens2008-02-191-1/+1
* Use the correct variables to get the ipv6 info. (#432035)Joel Andres Granados2008-02-111-3/+3
* In rescue mode, show interface configuration (#429953)David Cantrell2008-02-081-26/+35
* Force users to set a hostname (#408921)David Cantrell2008-02-011-12/+2
* Revert "Initial support for network --bootproto=ask (#401531)."Chris Lumens2008-01-301-2/+2
* Initial support for network --bootproto=ask (#401531).Chris Lumens2008-01-161-2/+2
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-3/+3
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-171-9/+16
* 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